sir-buckyball / chrome-gcode-sender

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

After an emergency stop, there is no recovery #13

Closed sir-buckyball closed 9 years ago

sir-buckyball commented 10 years ago

While everything appears to be connected, queued commands are not processed after an emergency stop.

There should be some way to force the queue to start being processed again.

sir-buckyball commented 10 years ago

I was able to purposefully reproduce this. It appears to happen when the user presses disconnect while there are items enqueued.

sir-buckyball commented 9 years ago

The ack bit can be manually set if we get into this state.