G00 g01, Coordinates of the end points of the straight line – HEIDENHAIN TNC 410 ISO Programming User Manual
Page 153
HEIDENHAIN TNC 410, TNC 426, TNC 430
127
6.
4 P
a
th Con
to
u
rs—
C
ar
te
sian Co
or
d
inat
e
s
Straight line at rapid traverse G00
Straight line with feed rate G01 F. . .
The TNC moves the tool in a straight line from its current position to
the straight-line end point. The starting point is the end point of the
preceding block.
Programming
U
U
U
U
Coordinates
of the end point of the straight line
Further entries, if necessary:
U
U
U
U
Radius compensation G40/G41/G42
U
U
U
U
Feed rate F
U
U
U
U
Miscellaneous function M
Example NC blocks
Actual position capture
You can capture any desired axis position by pressing the ACTUAL-
POSITION-CAPTURE key:
U
U
U
U
In the Manual Operation mode, move the tool to the position you
wish to capture.
U
U
U
U
Switch the screen display to Programming and Editing.
U
U
U
U
Select the program block into which you want to take over an axis
position.
U
U
U
U
Select the axis whose position you want to capture.
U
U
U
U
Press the ACTUAL-POSITION-CAPTURE key: The
TNC captures the coordinates of the actual position in
the selected axis.
N70 G01 G41 X+10 Y+40 F200 M3 *
N80 G91 X+20 Y-15 *
N90 G90 X+60 G91 Y-10 *
X
Y
60
15
40
10
10
20
1