how to klipper manual mesh bed leveling not have probe ?
See
https://www.klipper3d.org/Bed_Mesh.html#calibration
and
https://www.klipper3d.org/Bed_Level.html#the-paper-test
Basically it is a combination of “paper test” and BED_MESH_CALIBRATE METHOD=manual command. Workflow is:
- Start the calibration:
BED_MESH_CALIBRATE METHOD=manual(using manual by default if no probe is configured) -
TESTZ Zcommand with the “Paper Test” -
ACCEPTand move to the next point -
SAVE_CONFIGto make it permanent
thank you, i try on Lerdge iX board