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 problem with "run from processor" #2266

Merged
merged 1 commit into from Jul 27, 2023
Merged

Conversation

breiler
Copy link
Collaborator

@breiler breiler commented Jul 27, 2023

Fixed problem with the "run from processor" where it did not use the original line number to skip commands. It now stores the gcode state for skipped lines and applies it once the selected line number is being processed.

Also fixed a problem with the "arc expander processor" applying the wrong feed rate.

…al line number. It now stores the gcode state and applies it once the line number is triggered.
@breiler breiler merged commit b73b53a into winder:master Jul 27, 2023
2 checks passed
@breiler breiler deleted the bugfix/runfrom branch August 17, 2023 17:29
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.

None yet

1 participant