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: calc multiplicator for set_pin gcode #1870

Merged

Conversation

rackrick
Copy link
Member

@rackrick rackrick commented May 3, 2024

Description

With this PR we fixed the missing scale calculation caused by PR#1804.
The calculation is done after writing the gcode and then never updated. With this we always send the slider value between 0-1.

Related Tickets & Documents

Fixes #1869

Mobile & Desktop Screenshots/Recordings

[optional] Are there any post-deployment tasks we need to perform?

Signed-off-by: Patrick Stainbrook <patrick.stainbrook@cde-systems.de>
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label May 3, 2024
@rackrick rackrick requested a review from meteyou May 3, 2024 09:19
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label May 3, 2024
@meteyou meteyou merged commit d1344f2 into mainsail-crew:develop May 3, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue with output_pin
3 participants