#Moved out of range when bed mesh calibrating
14 messages · Page 1 of 1 (latest)
What have you done at that moment. Sorry to say but normally the message is self explaining in your case you try to move to -43 in y
I pressed the mesh calibrate button in heightmap
Then check your tobe offset and your mesh coordinates
Klipper try’s to get your probe to that point and depending on the probe placement that can end in a nozzle position that would be out of range
That is your probe [bltouch] sensor_pin = ^PC14 control_pin = PC13 x_offset = 0 y_offset = 43 speed = 20 stow_on_each_sample = false samples = 1 z_offset = 1.000
yes
That is your mesh [bed_mesh] speed = 150 mesh_min = 8, 0 mesh_max = 210,194 probe_count = 10,10 fade_start = 1 fade_end = 10 fade_target = 0 algorithm = bicubic
seems to work rn
To reach your mesh min the nozzle must go to 0 - 43 = -43