From 3da7697c662929f0fd14c90696191f3c93b0b2cd Mon Sep 17 00:00:00 2001 From: Florian Heilmann Date: Wed, 31 Oct 2018 14:58:43 +0100 Subject: 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 --- test/klippy/printers.test | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'test') diff --git a/test/klippy/printers.test b/test/klippy/printers.test index 1af00893..379e4f30 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -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 -- cgit v1.2.3-70-g09d2