diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2019-03-14 10:27:37 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2019-03-14 10:27:37 -0400 |
commit | 01c8705d92e2ea60d45a64ab04e47bac7ca12d30 (patch) | |
tree | f2c9b9f57fae500d22cdd602cad04d3f155f6c40 /test | |
parent | 4718f39b2f8ef326dc671aa936c509e98fd6cf9f (diff) | |
download | kutter-01c8705d92e2ea60d45a64ab04e47bac7ca12d30.tar.gz kutter-01c8705d92e2ea60d45a64ab04e47bac7ca12d30.tar.xz kutter-01c8705d92e2ea60d45a64ab04e47bac7ca12d30.zip |
config: Add printer-tevo-flash-2018.cfg
Reported by @RadianceNL.
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 b2d60695..348abbad 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -27,6 +27,7 @@ CONFIG ../../config/printer-lulzbot-taz6-2017.cfg CONFIG ../../config/printer-makergear-m2-2012.cfg 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-plus-2017.cfg CONFIG ../../config/printer-wanhao-duplicator-6-2016.cfg |