sir-buckyball / chrome-gcode-sender

A gcode-sender application for Chrome/ChromeOS.
MIT License
60 stars 24 forks source link

Stop processing command queue when an error is received. #18

Open sir-buckyball opened 10 years ago

sir-buckyball commented 10 years ago

grbl will return a message with 'error:'. When this happens, stop processing the command queue to allow debugging.