Issue with Program Events

For the Program Start macro, gSender won’t show the prompt for M0 with the comment. It will pause the program, but it’s not showing the M0 Program Pause prompt.

The M0 prompt is showing in Program End though

One issued I’ve noticed in the Program Resume Event.
If there is an M0 command in the Program Start event, when I click resume from this M0 command, it will trigger the macro in the Program Resume Event, which doesn’t seem correct to me.

So these following behaviors are working as a user would expect:

  • The M0 command in the Program Start Event won’t trigger the macro in the Program Pause Event.
  • And the M0 command in the Program End Event won’t trigger the macros in Program Pause or Program Resume Event.

But this is not expected:

  • The M0 command in the Program Start Event will trigger the macro in the Program Resume Event.

As far as I can tell these are currently not appearing in either the start or stop events. The question we’ll have to figure out is if we want them to appear or not because it would require some restructuring to handle it correctly

Hi @shane030716, as of the newer 1.6.0 Edge versions and soon coming to the 1.6.0 main release this should now be fixed to behave as expected :+1: try it out and let us know what you think! If you see any issues with its implementation or functionality, just open up a new topic to let us know