- Code: Select all
ZFastmin = exec.GetZpos() - SafeZ - 2.0;
Should be the current z heigth - 12, right?
So can I change it to
- Code: Select all
ZFastmin = exec.GetZpos() - 30;
to get deeper?
ZFastmin = exec.GetZpos() - SafeZ - 2.0;
ZFastmin = exec.GetZpos() - 30;
dezsoe wrote:No, you jog there before probing.
Return to Ask a question from support here
Users browsing this forum: No registered users and 31 guests