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 d3b3ca44..1e699aa1 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -60,6 +60,10 @@ CONFIG ../../config/generic-printrboard.cfg DICTIONARY sam3x8e.dict CONFIG ../../config/generic-radds.cfg +# Printers using the sam4s8c +DICTIONARY sam4s8c.dict +CONFIG ../../config/generic-duet2-maestro.cfg + # Printers using the sam4e8e DICTIONARY sam4e8e.dict CONFIG ../../config/generic-duet2.cfg |