Siemens SINUMERIK 802D sl Programming And Operating Manual page 170

Hide thumbs Also See for SINUMERIK 802D sl:
Table of Contents

Advertisement

Cycles
4.12 General workpiece data – CYCLE420
Example for the general workpiece data
CYCLE420 must be written at the start of each machining program.
In the example, dressing is to be performed after every second machined workpiece using a
dressing amount of X_AB=0.3 mm and two dressing strokes. The longitudinal position must
be acquired for each newly clamped workpiece.
N10 T1 D1
N40 CYCLE420(135,0.3,,100,250,5,110,-
1,20,10,90,2,2)
N50 ...
N60 ...
N70 ...
N80 ...
N90 M30
Sequence of operations
In this cycle, the general prerequisites for the machining are set:
Counting of the workpiece cycles and optional call of the dressing program CYCLE416.
It can be selected whether or not longitudinal positioning using the probe is required to de-
tect the clamping tolerance in Z. The clamping difference determined is loaded into G507 as
the additive Z work offset.
During the further program sequence, the workpiece spindle is started and the coolant
turned on.
Prerequisites for longitudinal positioning using a probe:
The caliper must be calibrated in the setup. The values for the work offset, X-Pos and Z-Pos,
are saved.
4-40
; Determine technology values
; Determine general workpiece data
; Machining by grinding
;End of program
Programming and Operating manual, 06/2006, 6FC5398-4CP10-0BA0
Grinding

Advertisement

Table of Contents
loading

Table of Contents