diff options
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] |