
AxisMotion
Chapter 12
12-80
Example 12.24
Programmable Mirror Image
MainProgram Comment
(Mirror); commentblock,main program
G00G90; rapidpositioning,absolute mode
M98P8500; call subprogram8500
G51.1Z75.; mirroractiveonZ
M98P8500; call subprogram8500
G51.1X75.; mirroractiveonX(andZ)
M98P8500; call subprogram8500
G50.1Z0; cancelmirroronZ (active on X only)
M98P8500; call subprogram8500
G50.1X0; cancel mirror on X(no mirroring)
M30;
Subprogram Comment
O8500; programnumber
G00G90Z60.X90.; rapid to startpoint
G01X120.F.1; move 1
G03Z30.X90.R30; move 2
G01Z60.; move 3
M99; returnfromsubprogram
Figure 12.40
Programmable Mirror Image, Results of Example 12.24
120
90
75
60
30
Start point
Endpoint
0
12090756030
X
Z
12166-I
Komentáře k této Příručce