Straight line l, 4 p a th cont ours—car te sian coor dinat e s – HEIDENHAIN TNC 620 (340 56x-01) User Manual
Page 159

HEIDENHAIN TNC 620
159
6.4 P
a
th Cont
ours—Car
te
sian Coor
dinat
e
s
Straight line L
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.
Coordinates
of the end point of the straight line, if
necessary
Radius compensation RL/RR/R0
Feed rate F
Miscellaneous function M
Example NC blocks
Actual position capture
You can also generate a straight-line block (L block) by using the
ACTUAL-POSITION-CAPTURE key:
In the Manual Operation mode, move the tool to the position you
wish to capture.
Switch the screen display to programming.
Select the program block after which you want to insert the L block.
Press the ACTUAL-POSITION-CAPTURE key: The
TNC generates an L block with the actual position
coordinates.
X
Y
60
15
40
10
10
20
7 L X+10 Y+40 RL F200 M3
8 L IX+20 IY-15
9 L X+60 IY-10