Programmable Mirroring (Mirror, Amirror) - Siemens SINUMERIK 802D sl Programming And Operating Manual

Hide thumbs Also See for SINUMERIK 802D sl:
Table of Contents

Advertisement

3.2.7

Programmable mirroring (MIRROR, AMIRROR)

Function
MIRROR/AMIRROR can be used to mirror workpiece shapes on coordinate axes. All trav-
ersing movements, which are programmed after the mirror call, e.g., in the subprogram, are
executed in the mirror image.
Programming
MIRROR X0 Y0 Z0 (substituting instruction programmed in a separate NC block)
Or
AMIRROR X0 Y0 Z0 (additive instruction programmed in a separate NC block)
Parameters
MIRROR
AMIRROR
X Y Z
Example of contour dressing
Program the contour shown here once as a subprogram You can generate the other con-
tours with a mirroring operation.
Figure 3-7
N10 G18 G54
N20 L10
N30 MIRROR X0
N40 L10
N50 MIRROR
N60 G0 X300 Z100 M30
Grinding
Programming and Operating manual, 06/2006, 6FC5398-4CP10-0BA0
Absolute mirror image with reference to the currently
valid coordinate system set with G54 to G599
Additive mirror image with reference to the currently
valid set or programmed coordinate system
Geometry axis whose direction is to be changed. The value
specified here can be chosen freely, e.g., X0 Y0 Z0.
Example
; Working plane X/Z
; produce contour 1
; Mirror Z-axis (the direction is changed in Z)
; produce contour 2
;Deactivate mirroring
;Retraction, end of program
Programming
3.2 Positional data
3-25

Advertisement

Table of Contents
loading

Table of Contents