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

Round shown var layer height to 0.01, show height in double slider. #10298

Closed
wants to merge 1 commit into from

Conversation

vovodroid
Copy link
Contributor

Currently variable layer height is calculated and shown with 6 digits, thing that has no practical meaning:
image

This PR rounds layer height to 0.01:
image

Also it shows each layer height in double slider (though it can be wrong when support is not synchronized):
image

@vovodroid vovodroid changed the title Round Var layer height to 0.01, show height in double slider. Round shown var layer height to 0.01, show height in double slider. Apr 10, 2023
@YuSanka
Copy link
Collaborator

YuSanka commented Sep 18, 2023

Thanks for you contribution.
Variable layer height is limited to 3 digits now. This change will be a part of next release.
But we decided not to expand the information displayed in DoubleSlider.

@YuSanka YuSanka closed this Sep 18, 2023
@vovodroid vovodroid deleted the round-var-height-pr branch October 21, 2023 05:53
@lukasmatena
Copy link
Collaborator

lukasmatena commented Oct 21, 2023

Implemented in PrusaSlicer 2.7.0-alpha1. Closing. Thanks @vovodroid

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