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

p/gcoder: Correct index of appended command #1057

Merged
merged 1 commit into from
Aug 21, 2020

Conversation

rockstorm101
Copy link
Collaborator

Fixes #966.

@rockstorm101
Copy link
Collaborator Author

I did not fully check whether it breaks something else. Do not merge if untested.

@kliment
Copy link
Owner

kliment commented Aug 20, 2020

This seems correct to me (highest index is len(list)-1). @volconst does it look correct to you as well?

@volconst
Copy link
Collaborator

@kliment Yes, tested ok.

@kliment
Copy link
Owner

kliment commented Aug 21, 2020

@volconst thanks!

@kliment kliment merged commit dfb3b03 into kliment:master Aug 21, 2020
@rockstorm101 rockstorm101 deleted the fix-gcode-append branch January 25, 2021 20:50
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.

Printcore error trying to run code after the print
3 participants