Siemens SINUMERIK 840D Programming Manual page 286

Cycles
Hide thumbs Also See for SINUMERIK 840D:
Table of Contents

Advertisement

4
Turning Cycles
4.3 Grooving cycle – CYCLE93
Programming example
Grooving
This program machines a groove on an oblique
surface (longitudinal, outside).
The starting point is at X35 Z60.
The cycle uses tool offsets D1 and D2 of tool T1.
The grooving tool must be defined correspondingly.
DEF REAL SPD=35, SPL=60, WIDG=30, ->
-> DIAG=25, STA1=5, ANG1=10, ANG2=20, ->
-> RCO1=0, RCI1=-2, RCI2=-2, RCO2=0, ->
-> FAL1=1, FAL2=1, IDEP=10, DTB=1
DEF INT VARI=5
N10 G0 G18 G90 Z65 X50 T1 D1 S400 M3
N20 G95 F0.2
N30 CYCLE93 (SPD, SPL, WIDG, DIAG, ->
-> STA1, ANG1, ANG2, RCO1, RCO2, ->
-> RCI1, RCI2, FAL1, FAL2, IDEP, ->
-> DTB, VARI)
N40 G0 G90 X50 Z65
N50 M02
-> Must be programmed in a single block
4-286
X
20°
Chamfers 2mm
Definition of parameters with value
assignments
Starting point before the beginning of the
cycle
Specification of technology values
Cycle call
Next position
End of program
SINUMERIK 840D/840Di/810D Programming Guide Cycles (PGZ) – 11.02 Edition
4
03.96
10°
30
60
© Siemens AG, 2002. All rights reserved
Z

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840diSinumerik 810d

Table of Contents