Machsupport Forum

Mach Discussion => Mach4 General Discussion => Topic started by: rhtuttle on February 19, 2018, 01:07:08 PM

Title: M1 optional stop
Post by: rhtuttle on February 19, 2018, 01:07:08 PM
It appears that m1 'optional stop' only works when running a gcode file.  It has no affect in the MDI, mcCntlGcodeExecute, mcCntlMDIExecute or mcCntlGcodeExecuteWait.

I assumed (silly me) that execution of gcode would be the same across all execute requests.  How would you recommend accomplishing the same effect in a macro or button script?

Executewait,messagebox,executewait,messagebox,execute?

TIA

RT