diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2020-04-14 22:19:08 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2020-04-14 22:19:08 -0400 |
commit | c7d6d81a4d9da23a76340ea712a750a74d1295df (patch) | |
tree | 4410c2f64d49f00f6c7699e701bd385852d7fa25 /test/klippy | |
parent | f7d7df0b46230ea315a7c7cf59abe7ccfb873d97 (diff) | |
download | kutter-c7d6d81a4d9da23a76340ea712a750a74d1295df.tar.gz kutter-c7d6d81a4d9da23a76340ea712a750a74d1295df.tar.xz kutter-c7d6d81a4d9da23a76340ea712a750a74d1295df.zip |
test: Fix printer-tronxy-p802e-2020.cfg and add to printers.test
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'test/klippy')
-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 f17aabf9..fc76d468 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -59,6 +59,7 @@ CONFIG ../../config/printer-creality-cr10mini-2017.cfg CONFIG ../../config/printer-creality-ender2-2017.cfg CONFIG ../../config/printer-creality-ender3-2018.cfg CONFIG ../../config/printer-creality-ender5-2019.cfg +CONFIG ../../config/printer-tronxy-p802e-2020.cfg CONFIG ../../config/printer-tronxy-x5s-2018.cfg CONFIG ../../config/printer-tronxy-x8-2018.cfg CONFIG ../../config/printer-wanhao-duplicator-i3-v2.1-2017.cfg |