Compensation With Correction Table When Measuring With Rotating Spindle - Siemens SINUMERIK 840D sl Programming Manual

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

Advertisement

5.2.2.3

Compensation with correction table when measuring with rotating spindle

When measuring tools with a rotating spindle, the measuring precision can be compensated
for by additional compensation values during measurement of the cutter radius or cutter
length. These compensation values are stored in tables in the dependency peripheral speed
/ cutter radius. Users can also create their own compensation values in dedicated tables in
data block GUD6.
This offset is activated with variable of data type INTEGER _MT_COMP >0.
_MT_COMP= 0:
_MT_COMP= 1:
_MT_COMP= 2:
Preproduced compensation tables of some tool probe models can be activated using
variables of the data type INTEGER _TP_CF:
_TP_CF= 0:
_TP_CF= 1:
_TP_CF= 2:
The user can enter his own compensation values in two arrays of data type REAL:
● _MT_EC_R[6,5] for radius measurements and
● _MT_EC_L[6,5] for length measurements.
Measuring cycles
Programming Manual, 03/2009 Edition, 6FC5398-4BP10-2BA0
Measuring Cycles for Milling and Machining Centers
No compensation
Automatic compensation, i.e. internal compensation when using a
TT130 (Heidenhain) or TS27R (Renishaw)
Correction using user-defined compensation, i.e. even if Heidenhain or
Renishaw are specified (deviating probe)
No data
TT130 (Heidenhain)
TS27R (Renishaw)
5.2 CYCLE971 tool: Measuring milling tools, drills
97

Advertisement

Table of Contents
loading

Table of Contents