Sped up homing

This commit is contained in:
Zach Schimke 2021-08-20 15:14:52 -07:00
parent cde82cff6a
commit f187c1c4f1
1 changed files with 3 additions and 3 deletions

View File

@ -44,7 +44,7 @@ endstop_pin: X_STOP
position_min: 0 position_min: 0
position_endstop: 120 position_endstop: 120
position_max: 120 position_max: 120
homing_speed: 20 #70; Max 100 homing_speed: 70; Max 100
homing_retract_dist: 5 homing_retract_dist: 5
homing_positive_dir: true homing_positive_dir: true
@ -71,7 +71,7 @@ endstop_pin: Y_STOP
position_min: 0 position_min: 0
position_endstop: 120 position_endstop: 120
position_max: 120 position_max: 120
homing_speed: 20 #70; Max 100 homing_speed: 70; Max 100
homing_retract_dist: 5 homing_retract_dist: 5
homing_positive_dir: true homing_positive_dir: true
@ -101,7 +101,7 @@ endstop_pin: E0_STOP
#position_endstop: -0.10 #position_endstop: -0.10
position_max: 120 position_max: 120
position_min: -1.5 position_min: -1.5
homing_speed: 10 #40; Max 100 homing_speed: 40; Max 100
second_homing_speed: 3.0 second_homing_speed: 3.0
homing_retract_dist: 3.0 homing_retract_dist: 3.0