diff options
author | mtw3d <36936162+mtw3d@users.noreply.github.com> | 2019-12-01 13:31:55 -0800 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2020-01-24 09:28:03 -0500 |
commit | 2b3ea29f30f5169f523d02b3d899efa7ab462da5 (patch) | |
tree | a71b02083baa5eaa59d013751e69ce003b14b012 /test | |
parent | ef4710c6e0fda3e1939dfd5f1bd5011531ae6630 (diff) | |
download | kutter-2b3ea29f30f5169f523d02b3d899efa7ab462da5.tar.gz kutter-2b3ea29f30f5169f523d02b3d899efa7ab462da5.tar.xz kutter-2b3ea29f30f5169f523d02b3d899efa7ab462da5.zip |
config: Add example printer-mtw-create-2015.cfg config file
Signed-off-by: Mike Payson <mike@mtw3d.com>
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 20d6e6f1..655c0553 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -32,6 +32,7 @@ CONFIG ../../config/printer-lulzbot-taz6-2017.cfg CONFIG ../../config/printer-lulzbot-taz6-dual-v3-2017.cfg CONFIG ../../config/printer-makergear-m2-2012.cfg CONFIG ../../config/printer-micromake-d1-2016.cfg +CONFIG ../../config/printer-mtw-create-2015.cfg CONFIG ../../config/printer-seemecnc-rostock-max-v2-2015.cfg CONFIG ../../config/printer-tevo-flash-2018.cfg CONFIG ../../config/printer-velleman-k8200-2013.cfg |