Machsupport Forum

Mach Discussion => VB and the development of wizards => Topic started by: swanner on September 28, 2011, 05:18:17 PM

Title: Turning a macro to a M - code
Post by: swanner on September 28, 2011, 05:18:17 PM
How do I make a macro I wrote executable by using M??? in the g-code?
Title: Re: Turning a macro to a M - code
Post by: ger21 on September 28, 2011, 05:37:00 PM
Save it as M*********.m1s in your Mach3\macros\YOURPROFILE\ folder. Then just call M*********.
Title: Re: Turning a macro to a M - code
Post by: BR549 on September 28, 2011, 07:17:34 PM
Make sure you understand that the ***********'s  have to be intergers(numbers)

(;-) TP
Title: Re: Turning a macro to a M - code
Post by: ger21 on September 28, 2011, 07:39:02 PM
I typed x x x, but apparently it's a ********* reference. ;)