-
-
Notifications
You must be signed in to change notification settings - Fork 519
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
Skirt distance from object depending on brim #747
Comments
But some people want the skirt to be fused in the brim, to be able to create a good shield around the object. |
Ah I see. Maybe allow negative distance if brim is active? 0 distance should leave it attached at least. |
Some also use a skirt with a very high layer count as a draft shield so they want it close to the part and considerably inside the external of the brim. The only problem with the current implementation is when people don’t actually look at the settings they are using. |
I would like to see this feature implemented as well. |
This is a feature request.
Version
2.2.52
Issue
Today if the skirt distance from object is less than the brim width, the brim will be printed into/over the skirt.
I often use the brim toggle on the plater tab, but do not want the skirt to be further from the object than necessary when not using brim so the skirt is set to 1mm, but when adding brim it will interfere. So I'd have to go into settings and adjust the skirt distance.
Suggestion
If the skirt distance from object is less than brim width: Add brim width to skirt distance.
Then if skirt distance is 0 it will add a "skirt-brim" to the object if no brim, but also add skirt-brim to the outside of a brim if it is enabled. And if >0 it will get out of the way of the brim, but still be as close as requested to the part if there is no brim.
The text was updated successfully, but these errors were encountered: