Programmable Mirroring: Mirror, Amirror - Siemens SINUMERIK 808D User Manual

Programming and operating manual (milling)
Hide thumbs Also See for SINUMERIK 808D:
Table of Contents

Advertisement

11.2.9

Programmable mirroring: MIRROR, AMIRROR

Fu n ctionality
MIRROR and AMIRROR can be used to mirror workpiece shapes on coordinate axes. All traversing motions of axes for
which mirroring is programmed are reversed in their direction.
Programming
MIRROR X0 Y0 Z0
AMIRROR X0 Y0 Z0
MIRROR
The instructions that contain MIRROR or AMIRROR each require a separate block. The axis value has no influence. A
value, however, must be specified.
N o te
Any active tool radius compensation (G41/G42) is reversed automatically when mirroring.
The direction of rotation of the circle G2/G3 is also reversed automatically when mirroring.
See the following illustration for example for mirroring with the tool position shown:
Programming example
Mirroring in different coordinate axes with influence on an active tool radius compensation and G2/G3:
...
N10 G17
N20 L10
N30 MIRROR X0
N40 L10
N50 MIRROR Y0
N60 L10
N70 AMIRROR X0
N80 L10
N90 MIRROR
Subroutine call - see Section "Subroutine technique (Page 132)".
Programming and Operating Manual (Milling)
6FC5398-4DP10-0BA6, 09/2017
; Programmable mirroring, clears old instructions for offset, rotation, scaling factor,
mirroring
; Programmable mirroring, additive to existing instructions
; Without values: clears old instructions for offset, rotation, scaling factor, mirroring
; X/Y plane, Z standing vertically on it
; Programmed contour with G41
; Direction changed in X
; Mirrored contour
; Direction changed in Y
; Mirroring once more, but now in X
; Twice-mirrored contour
; Mirroring off
87

Advertisement

Table of Contents
loading

Table of Contents