2 f u ndamentals of p a th f u nctions – HEIDENHAIN iTNC 530 (340 49x-03) ISO programming User Manual
Page 212

212
6 Programming: Programming Contours
6.2 F
u
ndamentals of P
a
th F
u
nctions
Entering more than three coordinates
The TNC can control up to 5 axes simultaneously. Machining with 5
axes, for example, moves 3 linear and 2 rotary axes simultaneously.
Such programs are too complex to program at the machine, however,
and are usually created with a CAD system.
Example:
Circles and circular arcs
The TNC moves two axes simultaneously in a circular path relative to
the workpiece. You can define a circular movement by entering a circle
center.
When you program a circle, the TNC assigns it to one of the main
planes. This plane is defined automatically when you set the spindle
axis during a tool call:
N123 G01 G40 X+20 Y+10 Z+2 A+15 C+6 F100 M3 *
The TNC graphics cannot simulate movements in more
than three axes.
X
Y
X
Y
I
J
Spindle axis
Main plane
Circle center
Z (G17)
XY, also
UV, XV, UY
I, J
Y (G18)
ZX, also
WU, ZU, WX
K, I
X (G19)
YZ, also
VW, YW, VZ
J, K
You can program circles that do not lie parallel to a main
plane by using the function for tilting the working plane
(see “WORKING PLANE (Cycle G80, software option1),”
page 448) or Q parameters (see “Principle and
Overview,” page 506).