diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-04-16 13:58:24 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-04-16 13:58:24 -0400 |
commit | c5f1835becd88341202c1ec5fddd97009fe0491f (patch) | |
tree | 3d51f56a299f51aedc5b4785172f5c28350f588c /test/klippy/printers.test | |
parent | 47f2899e37d791df037178ae002f3c5c1516074f (diff) | |
download | kutter-c5f1835becd88341202c1ec5fddd97009fe0491f.tar.gz kutter-c5f1835becd88341202c1ec5fddd97009fe0491f.tar.xz kutter-c5f1835becd88341202c1ec5fddd97009fe0491f.zip |
config: Add printer-flashforge-creator-pro-2018.cfg to test cases
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
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 927a6664..2dc79b08 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -31,6 +31,7 @@ CONFIG ../../config/printer-creality-cr20-2018.cfg CONFIG ../../config/printer-creality-cr20-pro-2019.cfg CONFIG ../../config/printer-creality-ender5plus-2019.cfg CONFIG ../../config/printer-eryone-thinker-series-v2-2020.cfg +CONFIG ../../config/printer-flashforge-creator-pro-2018.cfg CONFIG ../../config/printer-hiprecy-leo-2019.cfg CONFIG ../../config/printer-longer-lk4-pro-2019.cfg CONFIG ../../config/printer-lulzbot-mini1-2016.cfg |