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

fix parser backtracking char cleaning #775

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Conversation

Paciente8159
Copy link
Owner

  • fix parser backtracking char cleaning
  • this caused an error if the value of the last parameter on a line was negative for example (G1F500X-10)

- fix parser backtracking char cleaning
- this caused an error if the value of the last parameter on a line was negative for example (G1F500X-10)
@Paciente8159 Paciente8159 added bug Something isn't working core: parser core: command and gcode parsing labels Nov 11, 2024
@Paciente8159 Paciente8159 merged commit 3282b6b into master Nov 11, 2024
30 checks passed
@Paciente8159 Paciente8159 deleted the fix-parser-backtraking branch November 11, 2024 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working core: parser core: command and gcode parsing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant