Running GRBL 1.1h on an Arduino Uno. As previously mentioned, issuing the M8 and M9 commands through the console works fine.
After some tweaking of the GRBL settings using the info from the documentation I have managed to get the air assist to work. However I’ve run into a new problem.
When I run a job the laser window shows the job running and percentage complete. But when it finishes it doesn’t stop at 100% but hangs at 99%.
The counter on the left goes into a negative count. This is a two second test burn running for 7 seconds past completion. I had to manually stop it.
I figure I’m missing something rather simple but I can’t figure it out.
I am assuming you manually added your machine to Lightburn and selected GRBL (top from the list) correct
feels like some messages are being lost
Lightburn is basicly waiting for a “iddle” state from controller so it knows it finished
So something is being lost half way through
A suggestion just for diagnostic purpuses if you can
Save Gcode (1% power for safety)
Close lightburn
Install and run lasergrbl → run GCODE you saved
Same behaviour?
Did what you suggested but an error was thrown by LaserGRBL.
Not sure what this means?
UPDATE
I checked the info from the link in the error description and found a reference to clone Arduino boards not always working correctly. I switched to an original Uno and everything seems to be working fine now.
interesting so if it works correctly on lasergrbl from start to finish. and it goes iddle as expected
You might want to review your device on lightburn. make sure you are in fact using GRBL top one and recheck the device settings window for any setting that is not correct.
Its been a while since i used an Arduino or a clone so we might need the mind hive to come to the rescue
So i would sugest posting edit → device settings screenshot
And console dump when typing
$i
$$
so others can double check settings