I’m using a magnetic probe that is docked/stowed away during print and mounted on the nozzle during homing/probing sequences.
Is there a way to query the probe status when issuing a bed_screw_adjust
and screw_tilt_calculate
and then use it as a condition to pick up the magnetic clicky probe, or to stow it away?
- for
bed_screw_adjust
the probe needs to be stowed away - for
screw_tilt_calculate
the probe needs to be mounted
If it’s possible, then how do I incorporate this into the [bed_screws]
and [screws_tilt_adjust]
configurations?