HEIDENHAIN TNC 620 User Manual page 278

Setup, testing and running nc programs
Hide thumbs Also See for TNC 620:
Table of Contents

Advertisement

6
Useful configurations for the machine tool operator:
In order to improve the structure of large NC programs, use the
control's structuring function
Use the control's commenting function in order to document
NC programs
When machining holes and simple pocket geometries, use the
comprehensive cycles available in the control
Further information:
For fits, output the contours with RL/RR tool radius
compensation. This makes it easy for the machine operator to
make necessary compensations
Separate feed rates for pre-positioning, machining, and
downfeeds, and define them via Q parameters at the beginning
of the program
Example: Variable feed rate definitions
1 Q50 = 7500 ; POSITION FEED RATE
2 Q51 = 750 ; FEED RATE FOR PLUNGING
3 Q52 = 1350 ; FEED RATE FOR MILLING
...
25 L Z+250 R0 FMAX
26 L X+235 Y-25 FQ50
27 L Z+35
28 L Z+33.2571 FQ51
29 L X+321.7562 Y-24.9573 Z+33.3978 FQ52
30 L X+320.8251 Y-24.4338 Z+33.8311
...
278
Cycle Programming User's Manual
HEIDENHAIN | TNC 620 | User's Manual for Setup, Testing and Running NC Programs | 10/2018
Testing and running | Running CAM programs

Advertisement

Table of Contents
loading

Table of Contents