G65 Macro Programming, Macro (sub-program)

This macro can mill any size window (L x W), at any Z depth. To change the pocket size, change the parameters on Block 10 (X,Y,Z). The 3500i executes the macro only once, at the current position (G65 is not modal).

Block #

Block

N22

O3 * WINDOW-MACRO

 

 

N23

G90 G1 Z#26

 

 

N24

G91 G41 Y(#25/2)

 

 

N25

X(-(#24/2))

 

 

N26

Y(-#25)

 

 

N27

X#24

 

 

N28

Y#25

 

 

N29

X(-(#24/2))

 

 

N30

G40 Y(-(#25/2))

 

 

N31

M99

 

 

11.4 Advanced Programming

ACU-RITE 3500i

411

Page 437
Image 437
Acu-Rite CNC 3500i user manual G65 Macro Programming, Macro sub-program, 411