·430·
Programming manual
CNC 8055
CNC 8055i
15.
COORDINATE TRANSFORMATION
·M· & ·EN· MODELS
SOFT: V02.2X
Movement in an inclined plane
15.1.2 G49 in swinging spindles
For the function G49, inclined plane definition, the W parameter W has been added. This indicates
that it is an oscillating spindle and that it must be defined at the end: G49 ****** W.
G49 X Y Z A B C W G49 X Y Z Q R S W
G49 X Y Z I J K R S W G49 T X Y Z S W
The spindle orients to the new plane and later movements are carried out in X, Y, W.
To observe the graphics in the new plane, set general machine parameter GRAPHICS (P16)=1.
There are two choices to execute canned cycles in the inclined plane:
• After defining the plane (G49 **** W) select the W axis as longitudinal (G15W) so the movements
programmed on Z are carried out on the W axis.
• Switch the Z-W axes (G28 ZW) before defining the plane (G49 **** W) so the movements
programmed in Z are carried out on the W axis.
To cancel the inclined plane, program G49 alone.