Open drumstick77 opened 8 months ago
it is, you can do: G28 X Y ATTACH_PROBE_LOCK G28 Z
Then when you want the probe to dock, do DOCK_PROBE_UNLOCK.
thank you. Sorry, I probably should also say that I'm using the klicky macros. is it possible to adjust it rather than homing override? (I presume that's homing override that you've suggested?)
don't know if i understood your question correctly, those instructions are with klicky default homing override. To be fair, these question appear quite often on initial setup, but dissapear as time goes by, because it's all automated, so a extra dock and undock goes unnotticed.
Sorry for the confusion. I'm still a bit confused as you can probably tell, I'm wondering if I should be updating the below code in the default homing override?
it is, you can do:
G28 X Y
ATTACH_PROBE_LOCK
G28 Z
is it possible for probe to stay undock on toolhead after homing all axis?