Machsupport Forum

Mach Discussion => Mach4 General Discussion => Topic started by: rrc1962 on April 16, 2017, 12:32:49 PM

Title: Ignore M Calls While Loading
Post by: rrc1962 on April 16, 2017, 12:32:49 PM
Is there a setting for this like there is in M3?  If not, is there a function like "IsLoading()" that I can use in the macros that I don't want to run while loading?

Thanks
Title: Re: Ignore M Calls While Loading
Post by: smurph on April 20, 2017, 03:21:52 PM
You could use mc.mcmcToolPathGetGenerating().

Steve