diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2019-12-03 13:34:46 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2019-12-03 13:34:46 -0500 |
commit | 8e296db41078b9dfb3b0c3ff51be3977ebbe3f4f (patch) | |
tree | c8f990f692290b91684546b1c359cae79f045032 /test | |
parent | 3c526a71f9e920c3ddb9ca656a023e29a3149550 (diff) | |
download | kutter-8e296db41078b9dfb3b0c3ff51be3977ebbe3f4f.tar.gz kutter-8e296db41078b9dfb3b0c3ff51be3977ebbe3f4f.tar.xz kutter-8e296db41078b9dfb3b0c3ff51be3977ebbe3f4f.zip |
test: Add printer-wanhao-duplicator-i3-mini-2017.cfg to build tests
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to '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 3f56d775..7a948c05 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -34,6 +34,7 @@ CONFIG ../../config/printer-micromake-d1-2016.cfg CONFIG ../../config/printer-seemecnc-rostock-max-v2-2015.cfg CONFIG ../../config/printer-tevo-flash-2018.cfg CONFIG ../../config/printer-velleman-k8200-2013.cfg +CONFIG ../../config/printer-wanhao-duplicator-i3-mini-2017.cfg CONFIG ../../config/printer-wanhao-duplicator-i3-plus-2017.cfg CONFIG ../../config/printer-wanhao-duplicator-i3-plus-mark2-2019.cfg CONFIG ../../config/printer-wanhao-duplicator-6-2016.cfg |