6 Programming: Programming Contours
6.3 Cont
our Appr
oac
h
and Depar
tur
e
Departure on a circular path with tangential
connection: DEP CT
The tool moves on a circular arc from the last contour point P
E
to the
end point P
N
. The arc is tangentially connected to the last contour
element.
U
Program the last contour element with the end point P
E
and radius
compensation.
U
Initiate the dialog with the APPR/DEP key and DEP CT soft key:
U
Center angle CCA of the arc
U
Radius R of the circular arc
n
If the tool should depart the workpiece in the
direction of the radius compensation (i.e. to the
right with RR or to the left with RL): Enter R as a
positive value.
n
If the tool should depart the workpiece on the
direction
opposite
to the radius compensation:
Enter R as a negative value.
Example NC blocks
Departing on a circular arc
tangentially connecting the contour
and a straight line: DEP LCT
The tool moves on a circular arc from the last contour point P
S
to an
auxiliary point P
H
. It then moves on a straight line to the end point P
N
.
The arc is tangentially connected both to the last contour element and
to the line from P
H
to P
N
. Once these lines are known, the radius R
then suffices to completely define the tool path.
U
Program the last contour element with the end point P
E
and radius
compensation.
U
Initiate the dialog with the APPR/DEP key and DEP LCT soft key:
U
Enter the coordinates of the end point P
N
.
U
Radius R of the circular arc. Enter R as a positive value.
Example NC blocks
X
Y
20
P
N
R0
P
E
RR
R8
180°
RR
23 L Y+20 RR F100
Last contour element: P
E
with radius compensation
24 DEP CT CCA 180 R+8 F100
Center angle=180°,
arc radius=8 mm
25 L Z+100 FMAX M2
Retract in Z, return to block 1, end program
X
Y
20
P
N
R0
P
E
RR
RR
12
10
R8
P
H
R0
23 L Y+20 RR F100
Last contour element: P
E
with radius compensation
24 DEP LCT X+10 Y+12 R+8 F100
Coordinates P
N
, arc radius=8 mm
25 L Z+100 FMAX M2
Retract in Z, return to block 1, end program
Summary of Contents for TNC 426
Page 3: ......
Page 4: ......
Page 8: ...IV...
Page 10: ...VI...
Page 26: ......
Page 27: ...1 Introduction...
Page 41: ...2 Manual Operation and Setup...
Page 54: ......
Page 55: ...3 Positioning with Manual Data Input MDI...
Page 59: ...4 Programming Fundamentals of NC File Management Programming Aids Pallet Management...
Page 122: ......
Page 123: ...5 Programming Tools...
Page 153: ...6 Programming Programming Contours...
Page 201: ...7 Programming Miscellaneous functions...
Page 226: ......
Page 227: ...8 Programming Cycles...
Page 366: ......
Page 367: ...9 Programming Subprograms and Program Section Repeats...
Page 381: ...10 Programming Q Parameters...
Page 424: ......
Page 425: ...11 Test run and Program Run...
Page 443: ...12 MOD Functions...
Page 472: ......
Page 473: ...13 Tables and Overviews...
Page 496: ......