Cycles
2.5 Turning cycles
Turning Part 2: Programming (Siemens instructions)
Programming and Operating Manual, 05/2012, 6FC5398-5DP10-0BA0
147
Use parameter DIAG2 to enter the final depth that you wish to reach with the cut-off. With
pipes, for example, you do not need to cut-off until you reach the center; cutting off slightly
more than the wall thickness of the pipe is sufficient.
Sequence
1. The tool first moves to the starting point calculated internally in the cycle at rapid traverse.
2. The chamfer or radius is machined at the machining feedrate.
3. Cut-off down to depth DIAG1 is performed at the machining feedrate.
4. Cut-off is continued down to depth DIAG2 at reduced feedrate FF2 and reduced spindle
speed SS2.
5. The tool moves back to the safety distance at rapid traverse.
Programming example 1
N10 G0 G90 Z30 X100 T5 D1 S1000 M3 ;Starting point before the
beginning of the cycle
N20 G95 F0.2 ; Specification of technology
values
N30 CYCLE92(60, -30, 40, -2, 2, 1, 800,
200,3,1,1,300, 0, 0, 1, 0, 11000)
; Cycle call
N40 G0 G90 X100 Z30 ; Next position
N50 M02 ; End of program
Programming example 2
The easiest way to part off a component is to use CYCLE92.
The cycle can be found and parameterised from the "Turn." softkey.
"Turn." 1. Press "Turn.".
"Cutoff" 2. Press "Cutoff".