Programming: Programming contours
6.4
Path contours - Cartesian coordinates
6
206
TNC 320 | User's Manual
HEIDENHAIN Conversational Programming | 3/2014
Example: Circular movements with Cartesian
coordinates
0 BEGIN PGM CIRCULAR MM
1 BLK FORM 0.1 Z X+0 Y+0 Z-20
Define the workpiece blank for graphic workpiece
simulation
2 BLK FORM 0.2 X+100 Y+100 Z+0
3 TOOL CALL 1 Z S4000
Call the tool in the spindle axis and with the spindle speed S
4 L Z+250 R0 FMAX
Retract the tool in the spindle axis at rapid traverse FMAX
5 L X-10 Y-10 R0 FMAX
Pre-position the tool
6 L Z-5 R0 F1000 M3
Move to working depth at feed rate F = 1000 mm/min
7 APPR LCT X+5 Y+5 R5 RL F300
Approach the contour at point 1 on a circular arc with
tangential connection
8 L X+5 Y+85
Point 2: First straight line for corner 2
9 RND R10 F150
Insert radius with R = 10 mm, feed rate: 150 mm/min
10 L X+30 Y+85
Move to point 3: Starting point of the arc with CR
11 CR X+70 Y+95 R+30 DR-
Move to point 4: End point of the arc with CR, radius 30
mm
12 L X+95
Move to point 5
13 L X+95 Y+40
Move to point 6
14 CT X+40 Y+5
Move to point 7: End point of the arc, circular arc with
tangential connection to point 6, TNC automatically
calculates the radius
15 L X+5
Move to last contour point 1
16 DEP LCT X-20 Y-20 R5 F1000
Depart the contour on a circular arc with tangential
connection
17 L Z+250 R0 FMAX M2
Retract the tool, end program
18 END PGM CIRCULAR MM
Содержание TNC 320
Страница 4: ...Controls of the TNC 4 TNC 320 User s Manual HEIDENHAIN Conversational Programming 3 2014 ...
Страница 5: ...Fundamentals ...
Страница 16: ...Contents 16 TNC 320 User s Manual HEIDENHAIN Conversational Programming 3 2014 ...
Страница 43: ...1 First Steps with the TNC 320 ...
Страница 63: ...2 Introduction ...
Страница 81: ...3 Programming Fundamentals file management ...
Страница 124: ......
Страница 125: ...4 Programming Programming aids ...
Страница 152: ......
Страница 153: ...5 Programming Tools ...
Страница 180: ......
Страница 181: ...6 Programming Programming contours ...
Страница 232: ......
Страница 233: ...7 Programming Data transfer from DXF files or plain language contours ...
Страница 251: ...8 Programming Subprograms and program section repeats ...
Страница 267: ...9 Programming Q Parameters ...
Страница 337: ...10 Programming Miscellaneous functions ...
Страница 357: ...11 Programming Special functions ...
Страница 379: ...12 Programming Multiple Axis Machining ...
Страница 406: ......
Страница 407: ...13 Manual operation and setup ...
Страница 462: ......
Страница 463: ...14 Positioning with Manual Data Input ...
Страница 468: ......
Страница 469: ...15 Test run and program run ...
Страница 497: ...16 MOD functions ...
Страница 525: ...17 Tables and overviews ...