[CURA-11887] Fuzzy Skin Outside Only: Settings for what's considered 'Outside'.#19324
[CURA-11887] Fuzzy Skin Outside Only: Settings for what's considered 'Outside'.#19324Remco Burema (rburema) wants to merge 4 commits into
Conversation
Give the user more control over what is considered 'inside' or 'outside' of the model when the 'outside only' option is on for 'magic fuzzy skin'/'outer wall jitter'. part of CURA-11887
Policy to not confuse already existing users. part of CURA-11887
Erwan MATHIEU (wawanbreton)
left a comment
There was a problem hiding this comment.
The names and descriptions are a bit hard to read, but I think that's the best we can have 😅
Also shouldn't we set settable_pre_extruder to True, or is it implied by settable_per_mesh ?
Yeah, there's only two big problems in programming, and they're the halting problem, naming things and off by one errors :-p
I'm not sure if that's implied, can't hurt to add it. - I'll make a commit later. |
|
Ah no actually, I remember why I did that; this is the way enabling fuzzy skin also works. So I'm not going to mess with this further (and just focus on the bugs we still have for beta). |
|
Oh yes, makes sense. You don't really want to enable it by extruder |
See the matching backend PR for the full story.
CURA-11887
Fixes #18859 (comment)