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

feat: add minimum_cruise_ratio support in MotionSettingsPanel #1670

Merged

Conversation

meteyou
Copy link
Member

@meteyou meteyou commented Dec 5, 2023

Description

This PR switch from max_accel_to_decel to minimum_cruise_ratio. The old field will be used as fallback, if no minimum_cruise_ratio exists.

Related Tickets & Documents

none

Mobile & Desktop Screenshots/Recordings

image

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

Klipper PR for this feature: Klipper3d/klipper#6418

Signed-off-by: Stefan Dej <meteyou@gmail.com>
Signed-off-by: Stefan Dej <meteyou@gmail.com>
@meteyou meteyou requested a review from rackrick December 5, 2023 20:13
Copy link
Contributor

github-actions bot commented Dec 5, 2023

Language file analysis report:

File Missing Keys Unused Keys
de.json 15 0
en.json 0 0

Signed-off-by: Stefan Dej <meteyou@gmail.com>
Copy link
Contributor

github-actions bot commented Dec 5, 2023

Language file analysis report:

File Missing Keys Unused Keys
de.json 15 0
en.json 0 0

@meteyou meteyou merged commit 523d155 into mainsail-crew:develop Dec 8, 2023
10 checks passed
@meteyou meteyou deleted the feat/add-support-minimum_cruiseratio branch December 8, 2023 19:38
@b00gie-dev
Copy link

b00gie-dev commented Dec 18, 2023

Just a little thought from UX perspective. As this value now is a ratio. Wouldn’t it make sense to expose this as a percentage? So not 0.5 but 50%?
Just a thought though.

Greets,
Niko

@meteyou
Copy link
Member Author

meteyou commented Dec 18, 2023

@b00gie-dev, thanks for this idea. It sounds reasonable to me. Pls create a new FR in the issue tracker, so that I don't forget it.

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.

None yet

3 participants