Hello Guest it is April 25, 2024, 06:12:49 PM

Author Topic: M98 command and Lxx statement (repeats)  (Read 3064 times)

0 Members and 1 Guest are viewing this topic.

M98 command and Lxx statement (repeats)
« 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 !!  :)

vmax549

*
Re: M98 command and Lxx statement (repeats)
« Reply #1 on: July 22, 2009, 08:45:05 PM »
999

(;-) TP