Bed_Distance_sensor icon indicating copy to clipboard operation
Bed_Distance_sensor copied to clipboard

Move out of range error

Open Liquidus-tech opened this issue 1 year ago • 2 comments

Hi, I get this error, G28 executed, QUAD_GANTRY_LEVEL executed, BED_MESH_CALIBRATE I receive the following error: Move out of range: -2.000 21.800 1.000 [0.000], apparently after updating the various entries. This appeared in the console (it wasn't there before): BDsensorVer:V1.2 pandapi3d.com ,switch_mode=0,collision_homing=0 I can't understand the problem. Can you help me on how solve it? Thank you in advance

klippy.log

printer_cfg.txt

Liquidus-tech avatar Feb 23 '24 21:02 Liquidus-tech

it seems that the x position -2 is not allowed. the reason is here: the mesh_min in the section [bed_mesh] is 20 , but the x_offset = 22 in the senction BDsensor.

markniu avatar Feb 26 '24 09:02 markniu

Thank you very much, now I have another error, I'll try to solve it myself (if I can)

Liquidus-tech avatar Feb 27 '24 21:02 Liquidus-tech