Machsupport Forum

Mach Discussion => FAQs => Topic started by: brasilperc on April 02, 2009, 08:10:41 AM

Title: M98 command and Lxx statement (repeats)
Post by: brasilperc on April 02, 2009, 08:10:41 AM
Hi,

I'm unable to find a M-language reference manual (complete).
I would like to know how many repeats can stand a Lxx parameter (calling a subroutine by M98 command) ?

Example :

O1000
[main program G-code statements]
M98 P2000 L500;

O2000
[sub routine G-code statements]
M99

Here I put 500, but what is the maximum allowed ?

Thanks for your help !!  :)
Title: Re: M98 command and Lxx statement (repeats)
Post by: vmax549 on July 22, 2009, 08:45:05 PM
999

(;-) TP