diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2020-01-23 17:49:10 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2020-01-23 17:49:10 -0500 |
commit | ff0324b0c22335827e2f444ed81cf9d8ca4c0047 (patch) | |
tree | b5db8baa4fa79074fc6c8c6680196db5992b472a /test/klippy/printers.test | |
parent | aea15250aecc44f0dc977f95e434bccb8744fde4 (diff) | |
download | kutter-ff0324b0c22335827e2f444ed81cf9d8ca4c0047.tar.gz kutter-ff0324b0c22335827e2f444ed81cf9d8ca4c0047.tar.xz kutter-ff0324b0c22335827e2f444ed81cf9d8ca4c0047.zip |
config: Add generic-mightyboard.cfg
Reported by @fragginright.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'test/klippy/printers.test')
-rw-r--r-- | test/klippy/printers.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/klippy/printers.test b/test/klippy/printers.test index dab197ff..253a5565 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -42,6 +42,7 @@ CONFIG ../../config/printer-wanhao-duplicator-6-2016.cfg # Printers using the atmega1280 DICTIONARY atmega1280.dict +CONFIG ../../config/generic-mightyboard.cfg CONFIG ../../config/generic-minitronics1.cfg # Printers using the atmega1284p |