Cycles
9.12 Radius grinding – CYCLE414
Cylindrical grinding
Programming and Operating Manual, 07/2009, 6FC5398-4CP10-2BA0
191
Example for radius grinding
Cycle for machining an internal radius of 10mm. The radius is machined in the following
sequence: First sparking with acoustic emission sensor to diameter 200 + stock allowance,
thereafter roughing to 200. Thereafter, the radius is machined up to shoulder dimension 55.
Additional specified values:
A_SR = 0.2 mm
Roughing allowance
A_LU= 5 mm
Air allowance
;
=
5
/$$B65
N10 T1 D1 M7
; Determine technology values, coolant ON
N20 S1=2000 M1=3
; Turn on workpiece speed
N30 S2=1100 M2=4
; Turn on wheel speed
N40 CYCLE414(1, 55, 200, 10, 23, 5, 0.2,
50, 1, 700, 20)
; Cycle call
N50 M30
; End of program
Sequence of operations
The machining start position is first approached in X, then in Z, corresponding to the initial
position of the grinding wheel in X, if the current X value is less than the X allowance.
The starting positions in X and Z are determined as follows:
Internal radius: X = X starting po roughing all air allowance
Z = Z shoulder dim workpiece radius - wheel roughing allowance
External radius: X = X starting position - wheel radius
Z = Z shoulder dim roughing all air allowance
Sparking can be performed optionally with an acoustic emission sensor, for inner circle in the
X axis, for an outer circle in the Z axis.
The roughing operation is followed by retraction.