Programming Example - Siemens SINUMERIK 840D sl Programming Manual

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

Advertisement

See also
Variable measuring velocity: _VMS (Page 76)
Offset angle position: _CORA (Page 76)
Tolerance parameters: _TZL, _TMV, _TUL, _TLL, _TDIF and _TSA (Page 77)
Measurement path: _FA (Page 78)
Probe type, probe number: _PRNUM (Page 79)
Empirical value, mean value: _EVNUM (Page 80)
Multiple measurement at the same location: _NMSP (Page 81)
5.7.2.2

Programming example

1-angle measurement with CYCLE998
A rectangular workpiece (60 x 40 mm) is clamped in the G17 plane on a rotary table. The
intention is to orient it with its edges running parallel with axes X and Y.
An angular deviation detected is to be compensated automatically through additive ZO
compensation of the rotary axes. The maximum possible angular deviation is taken as _TSA
= 5°. The measuring path is programmed as _FA = 8 mm (max. total measurement path = 16
mm). The measuring points should be 40 mm apart. Intermediate positioning is to be at an
angle.
The rotary table is the 4th axis in the channel (C axis).
Clamping for workpiece:
Zero offset, with settable ZO G54: NVx, NVy, NVz, NVc
Workpiece probe 1, used as tool T9, D1, is
to be used.
The probe is already calibrated. Arrays for
workpiece probe 1: _WP[0, ...]
The following is entered under T9, D1 in
the tool offset memory:
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), as for calibration.
Careful when positioning! Radius R in length (L1) is ignored.
Measuring cycles
Programming Manual, 03/2009 Edition, 6FC5398-4BP10-2BA0
Measuring Cycles for Milling and Machining Centers
5.7 CYCLE998 workpiece: Angle measurement and ZO determination
710
L1 = 50.000
R = 3.000
195

Advertisement

Table of Contents
loading

Table of Contents