Operational Sequence - Siemens SINUMERIK 840D sl Programming Manual

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

Advertisement

%_N_CORNER_SETUP_1_MPF
N10 G54 G17 G90 T9 D1
N20 G0 Z100
N30 X100 Y70
N50 _MVAR=118 _SETV[0]=50 _SETV[1]=20
_SETV[2]=150 _SETV[3]=20 _SETV[4]=15
_SETV[5]=40 _SETV[6]=15 _SETV[7]=80
_ID=-60
N51 _VMS=0 _NMSP=1 _PRNUM=1 _FA=100
_KNUM=2
N60 CYCLE961
N70 G55
N80 G0 X0 Y0
N100 M2
5.8.3.3

Operational sequence

Defining the 4 points
The position of points P1 and P2 in relation to each other determines the direction of the
abscissa axis (X axis in G17) of the new coordinate system. A negative offset between P1
and P2 in the abscissa (X axis in G17) results in an additional rotation about 180°!
The position of the corner is selected with all 4 points. So for a rectangle, for example,
different corners can be selected as the zero point depending on whether measuring variant
internal or external corner is applied.
The individual points or _FA must be selected such that the contour is reached within a
Measuring cycles
Programming Manual, 03/2009 Edition, 6FC5398-4BP10-2BA0
Measuring Cycles for Milling and Machining Centers
5.8 CYCLE961 workpiece: Setup inside and outside corner
;Select ZO, plane, probe, ...
;Position probe at positioning height
;Position probe in X/Y plane above
;workpiece
;Measuring variant for external corner
;coordinates of P1 to P4
;Measurement path 100 mm to expected edge
;(max. measurement path =200 mm)
; Cycle call
;Call corrected ZO G55
;Position probe in X/Y plane above
;corner (new zero point)
;End of program
221

Advertisement

Table of Contents
loading

Table of Contents