protoloft / klipper_z_calibration

Klipper plugin for self-calibrating z-offset
GNU General Public License v3.0
1.05k stars 151 forks source link

Error #151

Closed panas78 closed 3 months ago

panas78 commented 3 months ago

I am getting the following error :

Cannot find a bed position! Either configure the bed_xy_position for z_calibration, the mesh's zero_reference_position, or use the NOZZLE_POSITION parameter.

although i have this in mesh

[bed_mesh] speed: 500 horizontal_move_z: 10 mesh_min: 40, 65 mesh_max: 310,310 fade_start: 0.6 fade_end: 10.0 probe_count: 5,5 algorithm: bicubic zero_reference_position: 175.00, 187.50

panas78 commented 3 months ago

After update to latest problem solved