diff options
author | Oliver Fawcett-Griffiths <olly@ollyfg.com> | 2020-08-24 00:35:01 +1200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-23 08:35:01 -0400 |
commit | bc304143623cda03f561aab6eeb1aa2b3b2f1edf (patch) | |
tree | c1a009d35e95f9dabebcbff4a964d8c791df2d72 /test/klippy/printers.test | |
parent | 4a6360f2afe8380b92174ccb508e4065a7d0c9c7 (diff) | |
download | kutter-bc304143623cda03f561aab6eeb1aa2b3b2f1edf.tar.gz kutter-bc304143623cda03f561aab6eeb1aa2b3b2f1edf.tar.xz kutter-bc304143623cda03f561aab6eeb1aa2b3b2f1edf.zip |
config: Add example printer-tevo-tarantula-pro-2020.cfg config (#3225)
Signed-off-by: Oliver Fawcett-Griffiths <olly@ollyfg.com>
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 a04ac3c6..52dc122f 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -40,6 +40,7 @@ CONFIG ../../config/printer-mtw-create-2015.cfg CONFIG ../../config/printer-seemecnc-rostock-max-v2-2015.cfg CONFIG ../../config/printer-sovol-sv01-2020.cfg CONFIG ../../config/printer-tevo-flash-2018.cfg +CONFIG ../../config/printer-tevo-tarantula-pro-2020.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 |