protoloft / klipper_z_calibration

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

CALIBRATE_Z - Docking probe before moving to press z-endstop. #27

Closed keenangodburn closed 2 years ago

keenangodburn commented 2 years ago

This is for a Voron 2.4 with the jlas1/klicky-probe.

I've installed the probe and it's working great for QGL and Bed Mesh, but after installing klipper z calibration, when I run Calibrate_Z, the printhead attaches the probe, docks it, then moves over to the z endstop where the probe fails since there is no probe attached.

I've attached my config files as .txt below.

z_calibration.txt printer.txt Klicky_Probe.txt

TitusLabs commented 2 years ago

Is this still an issue? Maybe you just configure the start_gcode and end_gcode properties with your attach and detach Macro names?

TitusLabs commented 2 years ago

Ok, I will close this now..