Skip to content

fix: lower case variable name for SAVE_VARIABLE #1563

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

Merged
merged 1 commit into from
Dec 31, 2024

Conversation

pedrolamas
Copy link
Member

@pedrolamas pedrolamas commented Dec 31, 2024

Change the call to SAVE_VARIABLE in Spoolman integration to ensure we only use lower-case variable names.

Fixes: #1562

@pedrolamas pedrolamas added the GH - Bug Something isn't working label Dec 31, 2024
@pedrolamas pedrolamas added this to the 1.31.5 milestone Dec 31, 2024
@pedrolamas pedrolamas requested a review from matmen December 31, 2024 11:48
Copy link
Member

@matmen matmen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Weird, so far I haven't run into any issues with this, though I haven't been using multi tool support for the last couple months. Might be a recently introduced bug in Klipper then.. Either way, the fix LGTM

@pedrolamas
Copy link
Member Author

To be honest I was surprised by this too, but I managed to reproduce the problem quite easily, hence why I opened that discussion on Klipper Discourse to see how to proceed in handling this upstream.

Nevertheless, this fix seems to do the job on Fluidd side!

@pedrolamas pedrolamas merged commit 7b278d6 into fluidd-core:develop Dec 31, 2024
6 checks passed
@pedrolamas pedrolamas deleted the pedrolamas/fix-1562 branch December 31, 2024 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GH - Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spoolman call to SAVE_VARIABLE needs to use lower case variable name
2 participants