Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Properly Treat Error Responses as Equivalent to ok #582

Merged
merged 1 commit into from
Jan 16, 2018

Conversation

krkeegan
Copy link
Collaborator

This is a small fix. The Grbl spec will send error: xxxx responses with no ok response. This tells GC to properly move on to the next message when such responses are received.

Grbl spec will send error: xxxx responses with no
ok response.  This tells GC to move on to the next
message when such responses are received.
@BarbourSmith
Copy link
Member

Thank you for doing a really good job of reading the standards and making sure we stick to them. Those sorts of things may be small fixes when taken independently, but together they make up the difference between a project which is a pleasure to use and work on and one that is dificult 👍 👍

@BarbourSmith BarbourSmith merged commit 97cf094 into MaslowCNC:master Jan 16, 2018
@krkeegan krkeegan deleted the Handle_Error branch January 17, 2018 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants