Machsupport Forum

Mach Discussion => Feature Requests => Topic started by: Bodini on November 11, 2007, 10:33:32 AM

Title: Macro on program end
Post by: Bodini on November 11, 2007, 10:33:32 AM
This was talked about on the yahoo forum a while back, but I'm reviving it here.

I'd love a 'Macro on program end'.

Config>Pgm End or M30 or Rewind section:

A check box and a field to type in "m500" or whatever macro it is one would want to run.

-Nick :)
Title: Re: Macro on program end
Post by: poppabear on November 23, 2007, 07:50:18 AM
Nick,

perhaps I dont understand what your wanting, but, why not just make your self a "G-code Processing" button. In this button put some VB script to open a teach file, then put in the code to get a g code file, then in that script have an append command, and the append will put in your macro, and post a m30 after it. and repost the file to mach with you added in macro.

Scott