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: hide Pressure Advance if no default extruder stepper set #694

Merged
merged 1 commit into from
May 26, 2022

Conversation

pedrolamas
Copy link
Member

Klipper doesn't seem to provide what extruder_stepper is currently active so Moonraker can't make it available to the API consumers.

The only way forward in this for now is to just "hide" the full Pressure Advance controls if no pressure_advance values are provided in the active extruder (meaning no stepper is set)

Fixes #681

Signed-off-by: Pedro Lamas [email protected]

@pedrolamas pedrolamas requested a review from matmen May 26, 2022 11:39
@pedrolamas pedrolamas added the GH - Bug Something isn't working label May 26, 2022
@pedrolamas pedrolamas added this to the 1.18.2 milestone May 26, 2022
@pedrolamas pedrolamas merged commit 895dbe2 into fluidd-core:develop May 26, 2022
@pedrolamas pedrolamas deleted the pedrolamas/fix-681 branch May 26, 2022 12:42
matmen pushed a commit to matmen/fluidd that referenced this pull request Jun 27, 2022
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.

New slider (PA, smooth time) does not work proper with extruder_stepper config
2 participants