Probing |
The “Cycle OFF” NC Instruction has been specialized for axial, probing, and for
lathe (machining operations generate respectively NC_AXIAL_CYCLE_OFF,
NC_PROBING_CYCLE_OFF and NC_LATHE_CYCLE_OFF, by default they are all associated
to CYCLE/OFF in the PPTable). It allows you to define a specific CYCLE OFF in the
PPTable, for instance for Probing.
Important: If you have redefined the NC_CYCLE_OFF in the current PPTable, you
must redefine the NC_AXIAL_CYCLE_OFF, NC_LATHE_CYCLE_OFF and
NC_PROBING_CYCLE_OFF accordingly in the PPTable to avoid any behavior change. |