Skip to content

Ignore unknown commands if they start with G, M, or T#2193

Merged
thinkyhead merged 2 commits intoMarlinFirmware:Developmentfrom
thinkyhead:ignore_unrecognized_commands
May 29, 2015
Merged

Ignore unknown commands if they start with G, M, or T#2193
thinkyhead merged 2 commits intoMarlinFirmware:Developmentfrom
thinkyhead:ignore_unrecognized_commands

Conversation

@thinkyhead
Copy link
Member

Revert to the previous behavior of process_next_command which is to throw an error if a command is given which doesn't start with G, M, or T. If a command starting with G, M, or T is unknown, it will fail silently.

(This might be a good candidate for a new M111 debugging flag.)

thinkyhead added a commit that referenced this pull request May 29, 2015
Ignore unknown commands if they start with G, M, or T
@thinkyhead thinkyhead merged commit 1a882bc into MarlinFirmware:Development May 29, 2015
@thinkyhead thinkyhead deleted the ignore_unrecognized_commands branch June 26, 2015 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant