Hi Ralph,
I followed the example given in the LaserGRBL software manual on creating new buttons in lasergrbl software.
I used the toggle option and set up GCODE1 and GCODE 2 as follows:
Gcode1:
M3 S30
Gcode2:
M5
Basically just starting and stopping the laser low power mode on and off so I can position the start point of the laser.
However it doesn't work.
Bu another button that checks the frame around the drawing by dragign the weak laser thrugh the
four extremities of the rectangular frame around the drawing seem to work with the low power laser turning on and off.
Any suggestion why the toggle button does not work.