HEIDENHAIN iTNC 530 233
8.6 Programming Examples
8.6 Programming Examples
Example: Cylinder surface with Cycle 27
Note:
îš„ Machine with B head and C table
îš„ Cylinder centered on rotary table
îš„ Datum at center of rotary table
0 BEGIN PGM C27 MM
1 TOOL CALL 1 Z S2000
Tool call: Diameter 7
2 L Z+250 R0 FMAX
Retract the tool
3 L X+50 Y0 R0 FMAX
Pre-position tool on rotary table center
4 PLANE SPATIAL SPA+0 SPB+90 SPC+0
TURN MBMAX FMAX
Positioning
5 CYCL DEF 14.0 CONTOUR GEOMETRY
Define contour subprogram
6 CYCL DEF 14.1 CONTOUR LABEL 1
7 CYCL DEF 27 CYLINDER SURFACE
Define machining parameters
Q1=-7 ;MILLING DEPTH
Q3=+0 ;ALLOWANCE FOR SIDE
Q6=2 ;SETUP CLEARANCE
Q10=4 ;PLUNGING DEPTH
Q11=100 ;FEED RATE FOR PLNGNG
Q12=250 ;FEED RATE FOR MILLING
Q16=25 ;RADIUS
Q17=1 ;TYPE OF DIMENSION