mirror of https://github.com/Desuuuu/klipper.git
confifg: Update printer-flsun-q5-2020.cfg (#4000)
we just found a small problem: Some people have slightly higher endstop positions, which caused them to have a move out of range during probe calibrate. Signed-off-by: Christoph Frei <fryakatkop@gmail.com>
This commit is contained in:
parent
9df07530c6
commit
1c1c517913
|
@ -37,7 +37,7 @@ homing_speed: 20
|
|||
homing_retract_dist: 5
|
||||
homing_retract_speed: 10
|
||||
second_homing_speed: 2
|
||||
position_endstop: 207
|
||||
position_endstop: 220
|
||||
arm_length: 215
|
||||
angle: 210
|
||||
|
||||
|
|
Loading…
Reference in New Issue