The error you get with this klipper_z_calibration plugin with the latest Klipper is:
!! CALIBRATE_Z_BASE: 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.
Klipper deprecated relative_reference_index from [bed_mesh]. That's why it now errors if you don't explicitly set bed_xy_position as the OP mentions as a workaround in #148 . Since #148 was closed, I'm making this to track the bug.
https://www.klipper3d.org/Bed_Mesh.html?h=relative_reference_index#the-deprecated-relative_reference_index
The error you get with this
klipper_z_calibrationplugin with the latest Klipper is:Klipper deprecated
relative_reference_indexfrom[bed_mesh]. That's why it now errors if you don't explicitly setbed_xy_positionas the OP mentions as a workaround in #148 . Since #148 was closed, I'm making this to track the bug.https://www.klipper3d.org/Bed_Mesh.html?h=relative_reference_index#the-deprecated-relative_reference_index