Question 1: I am trying to have a popup message box within a UGS macro using: MessageBox.Show("My Message");
This code is not working. Can it be done?
Question 2: I would like to have a popup message box added to Gcode controlling a CNC machine. Can this be done?
In both cases, UGS is being used with an Arduino Uno installed with grbl firmware installed.