diff options
Diffstat (limited to 'test/klippy/printers.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 ec37fd49..c8850483 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -57,6 +57,10 @@ CONFIG ../../config/printer-wanhao-duplicator-i3-v2.1-2017.cfg DICTIONARY at90usb1286.dict CONFIG ../../config/generic-printrboard.cfg +# Printers using the sam3x8c +DICTIONARY sam3x8c.dict +CONFIG ../../config/generic-printrboard-g2.cfg + # Printers using the sam3x8e DICTIONARY sam3x8e.dict CONFIG ../../config/generic-radds.cfg |