As an enhancement, it would be great to have a pause button in the GUI. Expecially if you don't have wired a switch to grbl it would be handy to have it in the GUI.
Another feature that could be achieved by this is a kind of tool change mechanism. Up to now, GRBL does not support tool change. With a pause mechanism, that could be done in GRBLController. If it parses through a M6 code it could stop sending code to GRBL and popup a dialog. Ideally it will tell grbl to move the machine to a predefined toolchange position (which could be defined within the options). After confirming the popup the rest of teh GCode file is forwarded to GRBL.
Any thoughts on that?
As an enhancement, it would be great to have a pause button in the GUI. Expecially if you don't have wired a switch to grbl it would be handy to have it in the GUI.
Another feature that could be achieved by this is a kind of tool change mechanism. Up to now, GRBL does not support tool change. With a pause mechanism, that could be done in GRBLController. If it parses through a M6 code it could stop sending code to GRBL and popup a dialog. Ideally it will tell grbl to move the machine to a predefined toolchange position (which could be defined within the options). After confirming the popup the rest of teh GCode file is forwarded to GRBL. Any thoughts on that?