I’ve just upgraded GrblGru to v6.38. If a macro with Dialog is started you could previously press the X (Close) and then OK the exit and it would exit the macro. However v6.38 runs the macro even on close. Is this expected behaviour?
This can be replicated with the supplied Advanced.dat file and the ‘[macro with dialog]’ macro.
Noticed v6.40 is available and this has the same issue.
Additional.
If you create a Syntax error macro you cannot exit without force closing the app, it gets stuck in a loop of error popups.
Example code:
[Bad Macro] #Length = 3
%input, Length Title , #Length
%Message, Length = , #Length
Also, how can you turn off the annoying beep that is heard every time you press a macro button?
Great, I look forward to trying it. I’m using the GrblGru_Mill fork, I only see v6.40 when I go to https://www.grblgru.com/en-au/download. How do I get v6.41?
Found it on the “DE” language page.
I can confirm the error loops and beeping issue is resolved.
However, the main issue of not being able to exit/close the macro at a input dialog is not resolved.
This can be replicated with the supplied Advanced.dat file and the ‘[macro with dialog]’ macro. Can you please help?
Please download the version from my website again.
I haven’t changed the version, but after installation, “Update 1” should appear in the lower right corner next to the version number.
I’ll be on vacation for 3 weeks starting tomorrow. If any issues arise, we’ll have to fix them after I get back.