Page 1 of 1

Macros Triggered after Part program is regenerated

Posted: Sun Dec 06, 2015 8:29 pm
by adam
I'm have trouble finding a solution or a reason why when a Part program is regenerated in the G code Window all the User macros get triggered or ran during the regen process. Ex. An M110 that runs a collect closer M143,M144,M145 that run the Rear spindle. I think it is a serial mod bus issue but not sure looking to see if any else has this issue

Re: Macros Triggered after Part program is regenerated

Posted: Mon Dec 07, 2015 9:17 am
by DaveCVI
Go to the mach general config menu, look for "ignore m calls while loading" - and try checking that option.
Dave

Re: Macros Triggered after Part program is regenerated

Posted: Tue Dec 08, 2015 6:43 pm
by adam
worked great thanks! Dave