diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/klippy/printers.test | 4 |
1 files changed, 4 insertions, 0 deletions
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 |