diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-02-19 11:15:49 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-02-19 11:15:49 -0500 |
commit | 093db5172ed668b46d36d2aa4479490814c21806 (patch) | |
tree | cb688108f3ccd78e9972a757a13b0649e1095e50 /test/klippy/printers.test | |
parent | 3790118890ff17e4cb1a4ad36fa74bcb0cfa577d (diff) | |
download | kutter-093db5172ed668b46d36d2aa4479490814c21806.tar.gz kutter-093db5172ed668b46d36d2aa4479490814c21806.tar.xz kutter-093db5172ed668b46d36d2aa4479490814c21806.zip |
test: Add printer-robo3d-r2-2017.cfg to printers.test
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 2c065a95..6cb76965 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -38,6 +38,7 @@ CONFIG ../../config/printer-makergear-m2-2012.cfg CONFIG ../../config/printer-makergear-m2-2016.cfg CONFIG ../../config/printer-micromake-d1-2016.cfg CONFIG ../../config/printer-mtw-create-2015.cfg +CONFIG ../../config/printer-robo3d-r2-2017.cfg CONFIG ../../config/printer-seemecnc-rostock-max-v2-2015.cfg CONFIG ../../config/printer-sovol-sv01-2020.cfg CONFIG ../../config/printer-sunlu-s8-2020.cfg |