09-27-2021
02:19 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
09-27-2021
02:19 PM
Hello travis
Where did you want the M0 to be output? I would also think a Property would be able to trigger it. Along with checking if it's tapping. Or maybe just put it right before the tapping cycle.
This is the code to know if it's tapping.
tapping = section.hasParameter("operation:cycleType") &&
((section.getParameter("operation:cycleType") == "tapping") ||
(section.getParameter("operation:cycleType") == "right-tapping") ||
(section.getParameter("operation:cycleType") == "left-tapping") ||
(section.getParameter("operation:cycleType") == "tapping-with-chip-breaking"));

Bill Cain
Sr. Technical Consultant
Fusion