diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-04-16 13:58:24 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-04-16 13:58:24 -0400 |
commit | c5f1835becd88341202c1ec5fddd97009fe0491f (patch) | |
tree | 3d51f56a299f51aedc5b4785172f5c28350f588c /config/printer-flashforge-creator-pro-2018.cfg | |
parent | 47f2899e37d791df037178ae002f3c5c1516074f (diff) | |
download | kutter-c5f1835becd88341202c1ec5fddd97009fe0491f.tar.gz kutter-c5f1835becd88341202c1ec5fddd97009fe0491f.tar.xz kutter-c5f1835becd88341202c1ec5fddd97009fe0491f.zip |
config: Add printer-flashforge-creator-pro-2018.cfg to test cases
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'config/printer-flashforge-creator-pro-2018.cfg')
-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. |