jlas1 / Klicky-Probe

Microswitch probe with magnetic attachement, primarily aimed at CoreXY 3d printers
GNU General Public License v3.0
1.22k stars 279 forks source link

FR Keep probe docked for all of start print sequence #238

Closed gixxerfool closed 7 months ago

gixxerfool commented 7 months ago

For my start print sequence I need to run the attach probe command to run my z tilt adjust. After z tilt, I would normally need to run the dock probe command, instead it runs the auto z sequence. After auto z completes, it docks the probe, then it attaches the probe for bed mesh calibrate. Is there a way to have it keep the probe docked for bed mesh calibrate then have it dock after? I only need this for my start print macro. Normally I wouldn't care, but the dock is servo controlled and would like to keep the wear down if possible.

gixxerfool commented 7 months ago

Didn’t realize locking the probe solved this.