First Steps with the TNC 620
1.3
Programming the first part
1
62
HEIDENHAIN | TNC 620 | ISO Programming User's Manual | 9/2016
Program layout
NC programs should be arranged consistently in a similar manner.
This makes it easier to find your place, accelerates programming
and reduces errors.
Recommended program layout for simple, conventional
contour machining
1 Call tool, define tool axis
2 Retract the tool
3 Pre-position the tool in the working plane near the contour starting
point
4 In the tool axis, position the tool above the workpiece, or
preposition immediately to workpiece depth. If required, switch on
the spindle/coolant
5 Contour approach
6 Contour machining
7 Contour departure
8 Retract the tool, end program
Further information on this topic
Contour programming
"Programming tool movements for
workpiece machining", page 238
Layout of contour machining
programs
%BSPCONT G71 *
N10 G30 G71 X... Y... Z...*
N20 G31 X... Y... Z...*
N30 T5 G17 S5000*
N40 G00 G40 G90 Z+250*
N50 X... Y...*
N60 G01 Z+10 F3000 M13*
N70 X... Y... RL F500*
...
N160 G40 ... X... Y... F3000 M9*
N170 G00 Z+250 M2*
N99999999 BSPCONT G71 *
Recommended program layout for simple cycle programs
1 Call tool, define tool axis
2 Retract the tool
3 Define the fixed cycle
4 Move to the machining position
5 Call the cycle, switch on the spindle/coolant
6 Retract the tool, end program
Further information on this topic
Cycle programming
Further information:
Cycle Programming User's Manual
Cycle program layout
%BSBCYC G71 *
N10 G30 G71 X... Y... Z...*
N20 G31 X... Y... Z..*
N30 T5 G17 S5000*
N40 G00 G40 G90 Z+250*
N50 G200...*
N60 X... Y...*
N70 G79 M13*
N80 G00 Z+250 M2*
N99999999 BSBCYC G71 *
Summary of Contents for TNC 620 Programming Station
Page 4: ......
Page 5: ...Fundamentals ...
Page 28: ...Contents 28 HEIDENHAIN TNC 620 ISO Programming User s Manual 9 2016 ...
Page 57: ...1 First Steps with the TNC 620 ...
Page 77: ...2 Introduction ...
Page 110: ......
Page 111: ...3 Fundamentals file management ...
Page 166: ......
Page 167: ...4 Programming aids ...
Page 194: ......
Page 195: ...5 Tools ...
Page 234: ......
Page 235: ...6 Programming contours ...
Page 284: ......
Page 285: ...7 Data transfer from CAD files ...
Page 304: ......
Page 305: ...8 Subprograms and program section repeats ...
Page 323: ...9 Programming Q parameters ...
Page 384: ......
Page 385: ...10 Miscellaneous functions ...
Page 407: ...11 Special functions ...
Page 433: ...12 Multiple axis machining ...
Page 475: ...13 Pallet management ...
Page 480: ......
Page 481: ...14 Manual Operation and Setup ...
Page 549: ...15 Positioning with Manual Data Input ...
Page 554: ......
Page 555: ...16 Test Run and Program Run ...
Page 590: ......
Page 591: ...17 MOD Functions ...
Page 622: ......
Page 623: ...18 Tables and Overviews ...