Homing & Deploying Probe
-
I'm doing some tests with a servo and a microswitch but I've hit a potential issue.
When I home Z I want to give it a relative +15 move to make sure I clear the bed, however the probe deploys as the move is being made!
I use the correct files for deploying and retracting and use M98 to execute them after the relative move.
If I deploy directly in homez.g after the relative move it still does the same.
Is there any way to do the relative move and then deploy the probe?
-
Maybe M400?
-
Yeah that did the trick. Also found 401 and 402