diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/generic-azteeg-x5-mini-v3.cfg | 5 | ||||
-rw-r--r-- | config/generic-re-arm.cfg | 5 | ||||
-rw-r--r-- | config/generic-smoothieboard.cfg | 5 |
3 files changed, 0 insertions, 15 deletions
diff --git a/config/generic-azteeg-x5-mini-v3.cfg b/config/generic-azteeg-x5-mini-v3.cfg index 306c9a1b..a110142f 100644 --- a/config/generic-azteeg-x5-mini-v3.cfg +++ b/config/generic-azteeg-x5-mini-v3.cfg @@ -1,11 +1,6 @@ # This file contains common pin mappings for the Azteeg X5 Mini v3. To use # this config, the firmware should be compiled for the LPC176x. -# The "make flash" command does not work on the Azteeg X5 Mini v3. -# 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 Azteeg X5 Mini v3 with that SD card. - # See the example.cfg file for a description of available parameters. [stepper_x] diff --git a/config/generic-re-arm.cfg b/config/generic-re-arm.cfg index 687abdf0..dd912f45 100644 --- a/config/generic-re-arm.cfg +++ b/config/generic-re-arm.cfg @@ -1,11 +1,6 @@ # 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] diff --git a/config/generic-smoothieboard.cfg b/config/generic-smoothieboard.cfg index 742d5442..6698c866 100644 --- a/config/generic-smoothieboard.cfg +++ b/config/generic-smoothieboard.cfg @@ -1,11 +1,6 @@ # This file contains common pin mappings for Smoothieboard. To use # this config, the firmware should be compiled for the LPC176x. -# The "make flash" command does not work on the Smoothieboard. -# 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 Smoothieboard with that SD card. - # See the example.cfg file for a description of available parameters. [stepper_x] |