protoloft / klipper_z_calibration

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

Clarification on the new CALCULATE_SWITCH_OFFSET #88

Closed devsfan1830 closed 1 year ago

devsfan1830 commented 1 year ago

So, noticed you just updated and added that function. Reading through the wiki here: https://github.com/protoloft/klipper_z_calibration/wiki/How-To-Use-It#command-calculate_switch_offset

You say to move the nozzle down until is barely touches the bed. But the switch probe hangs lower than the nozzle. Do you mean to center and lower the Z until the SWITCH barely touches? Nozzle would make sense for say, the Voron TAP, but seems like "switch" would be what you use for klicky style. Unless I am misunderstanding how this works.

devsfan1830 commented 1 year ago

Nevermind, I misunderstood initially. I get it now, manual z offset with the probe docked. The calculate command will fetch the probe and test the bed to determine the switch offset. Fine tune that value as needed.

TitusLabs commented 1 year ago

Yes, you first have to run the calibration and then - without the probe - you go down with the nozzle and run the calculation. I will make this more clear in the documentation :+1: