mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-07 14:04:17 -06:00
config: Add a generic-minitronics1.cfg example config file
Information provided by @BKLronin. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
e4dac1039d
commit
a5cb74d58d
3 changed files with 88 additions and 0 deletions
|
@ -28,6 +28,10 @@ CONFIG ../../config/printer-velleman-k8200-2013.cfg
|
|||
CONFIG ../../config/printer-wanhao-duplicator-i3-plus-2017.cfg
|
||||
CONFIG ../../config/printer-wanhao-duplicator-6-2016.cfg
|
||||
|
||||
# Printers using the atmega1280
|
||||
DICTIONARY atmega1280.dict
|
||||
CONFIG ../../config/generic-minitronics1.cfg
|
||||
|
||||
# Printers using the atmega1284p
|
||||
DICTIONARY atmega1284p.dict
|
||||
CONFIG ../../config/generic-melzi.cfg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue