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 tool parameter mismatch in StatMixin #3176

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Conversation

rmu75
Copy link
Contributor

@rmu75 rmu75 commented Nov 11, 2024

StatMixin is called with tool number instead of tool table index since refactoring in 0ab84a6, so we need to search for tool in tool table

since refactoring in LinuxCNC@0ab84a6
--> search for tool in tool table
@rmu75
Copy link
Contributor Author

rmu75 commented Nov 11, 2024

fixes #3174

@Sigma1912
Copy link
Contributor

Works for me. Thanks for the fix.

@rmu75 rmu75 changed the title StatMixin is called with tool no instead of tool table index fix tool parameter mismatch in StatMixin Nov 13, 2024
@rene-dev rene-dev merged commit 8b50ad6 into LinuxCNC:master Nov 25, 2024
9 checks passed
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.

3 participants