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 endless spool mode group indexing bug #157

Open
wants to merge 1 commit into
base: no_toolhead_sensor
Choose a base branch
from

Conversation

Corunir
Copy link

@Corunir Corunir commented Sep 29, 2022

Endless spool mode went out of array index when checking for next spool in the group went beyond the last tool.
Once that was fixed, an edge case emerged where if tool 0 was the only spool in the group, it would try to load it again.

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.

1 participant