Old thread back from the dead!
That's my problem on occasion as well. I need to manually level the gantry to get it to work properly. A bit of a pain.
Is there anyway to adjust the tolerance so that:
a) the head wil rise up more between probe so it doesn't drag
b) Allow for more vertical Z motion when probing so it will actually touch the bed?
www.klipper3d.org
I don't see any adjustments in the reference document. I did go to 15mm on the "horizontal_move_z" setting. Not sure if that's the correct one or not.
Code:
[quad_gantry_level]
gantry_corners:
-60,-10
410,420
# Probe points
points:
50,25
50,275
300,275
300,25
speed: 150
horizontal_move_z: 15
retries: 5
retry_tolerance: 0.01 #0.0075
max_adjust: 8