aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2021-02-19 11:15:49 -0500
committerKevin O'Connor <kevin@koconnor.net>2021-02-19 11:15:49 -0500
commit093db5172ed668b46d36d2aa4479490814c21806 (patch)
treecb688108f3ccd78e9972a757a13b0649e1095e50
parent3790118890ff17e4cb1a4ad36fa74bcb0cfa577d (diff)
downloadkutter-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>
-rw-r--r--config/printer-robo3d-r2-2017.cfg2
-rw-r--r--test/klippy/printers.test1
2 files changed, 1 insertions, 2 deletions
diff --git a/config/printer-robo3d-r2-2017.cfg b/config/printer-robo3d-r2-2017.cfg
index 18c17d52..e9165c44 100644
--- a/config/printer-robo3d-r2-2017.cfg
+++ b/config/printer-robo3d-r2-2017.cfg
@@ -25,7 +25,6 @@ microsteps: 16
rotation_distance: 40
endstop_pin: ^PJ1
position_endstop: 197
-homing_positive_dir: True
position_min: 0
position_max: 200
homing_speed: 120
@@ -39,7 +38,6 @@ rotation_distance: 4
# Required if not using probe for the virtual endstop
# endstop_pin: ^PD3
# position_endstop: 250 # Will need ajustment
-# homing_positive_dir: True
endstop_pin: probe:z_virtual_endstop
homing_speed: 10.0
position_max: 250
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