mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-09 14:55:09 -06:00
config: Add generic duet2 config and tests (#834)
This adds a generic duet config with quad-z and quad extruders which also tests TMC2660 and SX1509 extras Signed-off-by: Florian Heilmann <Florian.Heilmann@gmx.net>
This commit is contained in:
parent
b98e12c19a
commit
3da7697c66
2 changed files with 366 additions and 0 deletions
|
@ -46,6 +46,10 @@ CONFIG ../../config/generic-printrboard.cfg
|
|||
DICTIONARY sam3x8e.dict
|
||||
CONFIG ../../config/generic-radds.cfg
|
||||
|
||||
# Printers using the sam4e8e
|
||||
DICTIONARY sam4e8e.dict
|
||||
CONFIG ../../config/generic-duet2.cfg
|
||||
|
||||
# Printers using the lpc176x
|
||||
DICTIONARY lpc176x.dict
|
||||
CONFIG ../../config/generic-re-arm.cfg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue