Programming manual
CNC 8055
CNC 8055i
ANGULAR TRANSFORMATION OF AN INCLINE AXIS
16.
·M· & ·EN· MODELS
SOFT: V02.2X
·445·
Turning angular transformation on and off
16.1 Turning angular transformation on and off
Turn angular transformation on
When the transformation is on, the movements are programmed in the Cartesian system and to
make the movements, the CNC transforms them into movements on the real axes. The coordinates
displayed on the screen will be those of the Cartesian system.
The angular transformation is turned on using function G46 whose programming format is:
G46 S1
This instruction turns a "frozen" (suspended) transformation on again. See "16.2 Freezing the
angular transformation" on page 446.
Turning the angular transformation off
If the transformation is off, the movements are programmed and executed in the system of the real
axes. The coordinates displayed on the screen will be those of the real axes.
The angular transformation is turned off using function G46 whose programming format is:
G46 S0
G46
The angular transformation of an incline axis stays active after a RESET, M30 and even after turning
the CNC off and back on.