diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/printer-flashforge-creator-pro-2018.cfg | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/printer-flashforge-creator-pro-2018.cfg b/config/printer-flashforge-creator-pro-2018.cfg index 176732b5..072f75af 100644 --- a/config/printer-flashforge-creator-pro-2018.cfg +++ b/config/printer-flashforge-creator-pro-2018.cfg @@ -1,7 +1,8 @@ # This file contains common pin mappings for the FlashForge-Creator-Pro # To use this config, the firmware should be compiled for # the Atmel atmega2560. -# requires the following command to flash the board: + +# Use the following command to flash the board: # avrdude -c stk500v2 -p m2560 -P /dev/serial/by-id/usb-MakerBot_Industries_The_Replicator_557373136313514061A2-if00 -b 57600 -D -U out/klipper.elf.hex # See docs/Config_Reference.md for a description of parameters. |