markniu / Bed_Distance_sensor

Auto bed level with High resolution distance sensor
281 stars 28 forks source link

multi-probe end error #146

Closed kang2453 closed 5 months ago

kang2453 commented 5 months ago

delta_calibrate is done.. When I try to execute the BED_MESH_CALIBRATE command, an error called multi-probe end appears. I want to know what settings I made wrong

image

image

image

kang2453 commented 5 months ago

The cause is that the size of mesh_radius was set large and an out of range error occurred. When I reduced the radius value, it worked normally.