Programming Example - Siemens SINUMERIK 840D sl Programming Manual

Measuring cycles
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

Measuring Cycles for Turning Machines
6.3 CYCLE982 tool: Measure turning and milling tools
6.3.3.2

Programming example

Measure milling tool in the radial position (machine-related)
For the end miller T3, D1 should be determined in the radial position when first measuring
length L2 and radius R. Measurements will be without reversal. The cutting edge to be
measured is in the milling spindle position 15 degrees.
The lengths and radius of tool T3 to be measured are roughly known and entered in offset
field D1:
Tool type (DP1):
Cutting edge position (DP2):
Length 1 - geometry (DP3):
Length 2 - geometry (DP4):
Radius - geometry (DP6):
Deviations from this value of less then 2.5 mm are expected.
The probe to be used is tool probe 1. This probe has already been completely calibrated
(machine-related). The precise values are entered in array _TP[0,...] and are approximately:
_TP[0,0]=220, _TP[0,1]=200
_TP[0,2]=400, _TP[0,3]=380.
%_N_T3_MEAS_FR_MPF
N1 G0 G18 G90 G94 DIAMOF
N100 T3 D1
N110 G0 SUPA Z285 X450
N120 _TZL=0.001 _TSA=3 _FA=3 _PRNUM=1
_VMS=0 _NMSP=1
N121 _MA=1 _TDIF=2.5 _MVAR=12001 _STA1=15
N130 _CHBIT[3]=0
N131 _CHBIT[20]=0
N140 CYCLE982
N180 G0 SUPA X450
N190 SUPA Z285
N200 M2
6-30
120
L1 = 60
L2 = 10
R = 14
;Selection of the tool to be
measured
;Start position for measuring
;procedure without ZO
;Change of parameter definition for
;measurement, otherwise calibration
;Offset in the geometry
;Do not suppress _STA1
;Tool measurement L2, R
;Retraction axis by axis
;End of program
Programming Manual, Release 04/2006, 6FC5398-4BP10-0BA0
Measuring cycles

Advertisement

Table of Contents
loading

Table of Contents