diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/klippy/printers.test | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/klippy/printers.test b/test/klippy/printers.test index 243a95a1..b5871cfc 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -119,6 +119,11 @@ CONFIG ../../config/printer-modix-big60-2020.cfg DICTIONARY samd51p20.dict CONFIG ../../config/generic-duet3-mini.cfg +# Printers using the SAM E70 +DICTIONARY same70q20b.dict +CONFIG ../../config/generic-duet3-6hc.cfg +CONFIG ../../config/generic-duet3-6xd.cfg + # Printers using the lpc176x DICTIONARY lpc176x.dict CONFIG ../../config/generic-azteeg-x5-mini-v3.cfg |