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 1575c8f7..20d6e6f1 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -60,6 +60,10 @@ CONFIG ../../config/printer-tronxy-x5s-2018.cfg CONFIG ../../config/printer-tronxy-x8-2018.cfg CONFIG ../../config/printer-wanhao-duplicator-i3-v2.1-2017.cfg +# Printers using the atmega644 +DICTIONARY atmega644p.dict +CONFIG ../../config/generic-simulavr.cfg + # Printers using the at90usb1286 DICTIONARY at90usb1286.dict CONFIG ../../config/generic-printrboard.cfg |