Ripple Wiki and Improvements#13506
Merged
Merged
Conversation
Reformat and expand the tooltip text for ripple-related settings to improve readability. The fuzzy_skin_ripple_offset tooltip now uses explicit line breaks and bullet-style lines to explain the effect of 0 and 0.5 values and when the shift is applied. The "Layers between ripple offset" tooltip also adds line breaks and a clearer example of how layers are grouped. No functional logic was changed.
Convert the fuzzy skin ripple offset from a 0..1 float to a 0..100 percent option for clearer UX. Update PrintConfig to use coPercent/ConfigOptionPercent with min=0, max=100 and default 50, adjust tooltip text to use percentages, and change internal math in FuzzySkin.cpp to divide the percent by 100 when computing the phase shift. Modified files: src/libslic3r/Feature/FuzzySkin/FuzzySkin.cpp, src/libslic3r/PrintConfig.cpp, src/libslic3r/PrintConfig.hpp.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
0.XvalueHow to Download Pull Requests Artifacts for Testing