Macros within NC code

There are a couple of places that you could accomplish this. You could put the code in the post processor of your CAD/CAM software, not sure what your using.

You could also use your G-Code sender to run it at the end of every job. If you use gSender you can put it int the Program Stop section in settings. Settings, Start/Stop G-Code tab, enable program stop and put code in there.

1 Like