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 /config/printer-robo3d-r2-2017.cfg | |
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 'config/printer-robo3d-r2-2017.cfg')
-rw-r--r-- | config/printer-robo3d-r2-2017.cfg | 2 |
1 files changed, 0 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 |