-
Notifications
You must be signed in to change notification settings - Fork 2k
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
When printing with a Brim + Supports, the brim collides with the purge border #5700
Comments
This has been reported numerous times. Its intentional, by design apparently and in response to user request. |
What's the intention? Shouldn't there at least be a warning that the material will be overprinted and may cause issues with the print? Perhaps it's not actually overprinting, but instead the brim is simply being broken up? It's difficult to tell. At the very least there should be an option to perform an offset operation for the purge perimeter/border. Or if the brim makes the purge perimeter redundant (given it serves a similar function), just disable it entirely. Overlapping both, even if the brim is broken up to avoid overprinting, just introduces a bunch of extra retractions and unneeded complexity. |
The behavior was changed in PrusaSlicer 2.4.0. If the skirt is NOT a draft shield, it is printed now outside the brim. |
Version
2.3.0-rc2
Operating system type + version
Windows
3D printer brand / version + firmware version (if known)
MK3S+
Behavior
When support enforcers are used to produce supports for an object, and when "Brim" is enabled, the brim collides with the initial purge perimeter of the object, and is overprinted on top of it:
If Brim is turned off, the perimeter can be seen not collided or overprinted:
Perhaps there is a method of preventing this behavior, but it appears automatic.
The text was updated successfully, but these errors were encountered: