diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2018-07-08 10:45:17 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2018-07-08 10:45:17 -0400 |
commit | f7c2d918b657bc6572002f817cfbb49e9d5dcc8d (patch) | |
tree | b9350881b657b432294544dbd8930dd6156aef82 /config/generic-re-arm.cfg | |
parent | f3ac1a2306f0bd308b8c2129d29035c32f74282b (diff) | |
download | kutter-f7c2d918b657bc6572002f817cfbb49e9d5dcc8d.tar.gz kutter-f7c2d918b657bc6572002f817cfbb49e9d5dcc8d.tar.xz kutter-f7c2d918b657bc6572002f817cfbb49e9d5dcc8d.zip |
config: Update Smoothieboard configs with notes on flashing the devices
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'config/generic-re-arm.cfg')
-rw-r--r-- | config/generic-re-arm.cfg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/generic-re-arm.cfg b/config/generic-re-arm.cfg index ab388a4c..1653fce3 100644 --- a/config/generic-re-arm.cfg +++ b/config/generic-re-arm.cfg @@ -1,6 +1,11 @@ # This file contains common pin mappings for Re-Arm. To use this # config, the firmware should be compiled for the LPC176x. +# The "make flash" command does not work on the Re-Arm. Instead, +# after running "make", copy the generated "out/klipper.bin" file to a +# file named "firmware.bin" on an SD card and then restart the Re-Arm +# with that SD card. + # See the example.cfg file for a description of available parameters. [stepper_x] |