mirror of https://github.com/Desuuuu/klipper.git
config: Add printer-flashforge-creator-pro-2018.cfg to test cases
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
47f2899e37
commit
c5f1835bec
|
@ -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.
|
||||
|
|
|
@ -31,6 +31,7 @@ CONFIG ../../config/printer-creality-cr20-2018.cfg
|
|||
CONFIG ../../config/printer-creality-cr20-pro-2019.cfg
|
||||
CONFIG ../../config/printer-creality-ender5plus-2019.cfg
|
||||
CONFIG ../../config/printer-eryone-thinker-series-v2-2020.cfg
|
||||
CONFIG ../../config/printer-flashforge-creator-pro-2018.cfg
|
||||
CONFIG ../../config/printer-hiprecy-leo-2019.cfg
|
||||
CONFIG ../../config/printer-longer-lk4-pro-2019.cfg
|
||||
CONFIG ../../config/printer-lulzbot-mini1-2016.cfg
|
||||
|
|
Loading…
Reference in New Issue