Event Thread / ActionThreadMotion
It is the event that is activated by the turning thread movements in the APT/CL file, or in other words, with THREAD. or similar expressions in the APT/CL file.
This event includes ActionThreadMotion. as standard. “ActionThreadMotion” runs the Format Turning Thread. command.
This event cannot be used to print automatic full threading cycles like G76 (whole threading cycle performing repetitive threading cuts with single line of code).
It is only used to print single threading moves (like G32). Therefore, it is activated with “THREAD” expression before each “GOTO” line in the APT/CL file, and then turned off automatically after the GOTO line.