Suppressing offsets (#SUPPRESS OFFSETS)
In combination with a motion block, this command causes an execution of the programmed axis positions without consideration of the active offsets.
All offsets in the NC block are suppressed if a particular offset type is not specified.
![]() | As of Build V2.11.2032.07 it is also possible to selected which active offsets (zero points, PSET, measurements etc.) are to be suppressed in the NC block. |
Offsets due to active kinematic and/or Cartesian transformations (CS, ACS, ROTATION) are not suppressed by the command. To suppress all kinds of offsets, the command #MCS ON/OFF must be used as an alternative.
Syntax: | |
#SUPPRESS OFFSETS [ [ ZERO ADD_ZERO PSET CLAMP TOOL MEASURE MANUAL ] ] <axis_name>.. {<axis_name>..} | non- |
ZERO | Zero offsets |
ADD_ZERO | Additive zero offsets and reference point offsets |
PSET | Position presets |
CLAMP | Clamping offsets |
TOOL | Tool offsets |
MEASURE | Measuring offsets |
MANUAL | Manual mode offsets |
<axis_name>.. | Axis positions which are moved without offsets. |
Programming Example
Suppressing offsets