Siemens SINUMERIK 840D sl Programming Manual page 133

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

Advertisement

The workpiece probe is to be inserted as tool T9 with offset D1.
The radius of the probe ball and length 1
must be entered in the tool offset memory
under T9 D1, before the cycle is called.
Tool type (DP1):
Length 1 - geometry (DP3):
Radius - geometry (DP6):
Length 1 (L1) must refer to the center of
the probe ball: _CBIT[14]=0.
Careful when positioning! Radius R in
length (L1) is ignored. But the desired
calibration height can be entered directly
when calibrating in the abscissa or ordinate
(_MA=1, =2).
Arrays for workpiece
probe 1:
%_N_CALIBRATE_IN_Z_MPF
N10 G54 G90 G17 T9 D1
N20 M6
N30 G0 X100 Y80
N40 Z55
N50 _CBIT[14]=0
N60 _TSA=4 _TZL=0 _PRNUM=1 _VMS=0
_NMSP=1 _FA=2
N61 _MVAR=0 _SETVAL=20 _MA=3 _MD=1
N70 CYCLE976
N80 Z55
N100 M2
Explanation of example
The new trigger value in the minus Z direction is entered in the global data of workpiece
probe 1 in _WP[0,5].
Measuring cycles
Programming Manual, 03/2009 Edition, 6FC5398-4BP10-2BA0
Measuring Cycles for Milling and Machining Centers
710
L1 = 50.000
R = 3.000
_WP[0, ...]
;ZO selection, select probe as tool and
;operating plane
;Insert probe and activate tool offset
;
;Position probe above surface
;Lower probe, distance > (_FA + R)
;Length 1 relative to probe ball center
;Define parameter for calibration cycle,
;calibrate probe 1 in minus Z axis
;Measuring cycle call
;Position probe above workpiece
;End of program
5.3 CYCLE976 calibrate workpiece probe
133

Advertisement

Table of Contents
loading

Table of Contents