Hello Guest it is April 16, 2024, 05:19:49 AM

Author Topic: G38.4 or move until probe is NOT active...  (Read 982 times)

0 Members and 1 Guest are viewing this topic.

G38.4 or move until probe is NOT active...
« on: June 17, 2022, 08:37:05 AM »
Hello,

I need to trigger on the probe becoming "inactive" for a move. Normally I would just use G38.4 like the following;

Code: [Select]
G38.4 Z5.0 F20
Mach4 doesn't seem to support this though. At least none of the docs say anything about it.

How do you trigger on the probe going inactive in Mach4?


--jb