It don't seem that LinuxCNC supports M98 and M99 for repetitive tasks.. 
like cutting slots with a specific distance..

For example..

G91 G21
F30
G1x-4.12
G0x5
M98 P1000 L9
G0x2
G90
G0Z50
M30

o1000
G0Z2.34
G1x-5
G0x5
M99
%

(this would work in Mach3, for making several grooves on a cnc lathe).

------------------------------------------------------------------------------
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to