Increase homing speed
Signed-off-by: Thomas Schmid <tom@lfence.de>
This commit is contained in:
parent
fd72f36fcd
commit
8436074b6c
@ -85,7 +85,8 @@ position_endstop: 350
|
|||||||
position_max: 350
|
position_max: 350
|
||||||
|
|
||||||
##--------------------------------------------------------------------
|
##--------------------------------------------------------------------
|
||||||
homing_speed: 25 #Max 100
|
homing_speed: 40 #Max 100, default 25
|
||||||
|
second_homing_speed: 15
|
||||||
homing_retract_dist: 5
|
homing_retract_dist: 5
|
||||||
homing_positive_dir: true
|
homing_positive_dir: true
|
||||||
|
|
||||||
@ -124,7 +125,8 @@ position_endstop: 358
|
|||||||
position_max: 358
|
position_max: 358
|
||||||
|
|
||||||
##--------------------------------------------------------------------
|
##--------------------------------------------------------------------
|
||||||
homing_speed: 25 #Max 100
|
homing_speed: 40 #Max 100, default 25
|
||||||
|
second_homing_speed: 15
|
||||||
homing_retract_dist: 5
|
homing_retract_dist: 5
|
||||||
homing_positive_dir: true
|
homing_positive_dir: true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user