Just because code is available in other controls doesn't automagicly 
mean it is included in LinuxCNC. That is an unrealistic expectation...

On 7/26/2015 6:29 AM, Andreas Pettersson wrote:
> 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


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

Reply via email to