Typo
This commit is contained in:
parent
f187c1c4f1
commit
a6cca595ef
|
|
@ -44,7 +44,7 @@ endstop_pin: X_STOP
|
|||
position_min: 0
|
||||
position_endstop: 120
|
||||
position_max: 120
|
||||
homing_speed: 70; Max 100
|
||||
homing_speed: 70 ; Max 100
|
||||
homing_retract_dist: 5
|
||||
homing_positive_dir: true
|
||||
|
||||
|
|
@ -71,7 +71,7 @@ endstop_pin: Y_STOP
|
|||
position_min: 0
|
||||
position_endstop: 120
|
||||
position_max: 120
|
||||
homing_speed: 70; Max 100
|
||||
homing_speed: 70 ; Max 100
|
||||
homing_retract_dist: 5
|
||||
homing_positive_dir: true
|
||||
|
||||
|
|
@ -101,7 +101,7 @@ endstop_pin: E0_STOP
|
|||
#position_endstop: -0.10
|
||||
position_max: 120
|
||||
position_min: -1.5
|
||||
homing_speed: 40; Max 100
|
||||
homing_speed: 40 ; Max 100
|
||||
second_homing_speed: 3.0
|
||||
homing_retract_dist: 3.0
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue