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:
Florian Heilmann 2018-10-31 14:58:43 +01:00 committed by KevinOConnor
parent b98e12c19a
commit 3da7697c66
2 changed files with 366 additions and 0 deletions

View file

@ -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