-
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
Brim destroyed by support aka. Enable supports on top of brim #1156
Comments
fix in 389d3ee |
The point of brim is to connect to the object like when printing ABS. We can't have support interrupt the brim, leading to warping as the author wrought. Please elevate to one of the release candidates. |
I don't see the fix, is it available in the normal settings or do I have to do something fancy/hidden? |
Looks like that patch never made it into v2.0. It should though. It's a really essential option, since it's very inconvenient to have to manually add a brim to the STL instead of being able to generate one. |
Somebody has to look into the supports in a one long session. Unfortunately we did not have time for it until the PrusaSlicer 2.0.0 release was out. Now we need to implement the Undo / Redo (one feature that people are crying for the most) and then we will have some time on our hands to concentrate on other things like the supports. |
Fair enough, guess we'll have to wait patiently... |
Undo is nice too. ;) |
Kind reminder... This issue leads to unavoidable warp for ABS parts, which need support outside their footprint. |
Hoping there will be a fix for this. I'm having the same issue trying to print a wheel. I need both brim and supports. But the software only allows one or the other. Conceptually this is a very simple idea to resolve. @sav0nar0la I don't understand your temporary fix, do you have any screenshots? Have you since found a better solution? I'm a printing noob so i guess my next option is to see if other software can do it? |
@quiljw01 : By chance i have seen your email. The idea is simple: add the brim as part of your piece, in the case of the wheel add a thin cylinder to its base (wide enough to get the required adherence to the plate, perhaps two or three layers high). This brim must be removed after printing. Then you have to enable the supports "everywhere" ( also on top of your added brim ) and that should print without problem. Unfortunately I don't have screenshots . . good luck |
@sav0nar0la ahh. yes i understand. good idea i'll do that. thank you! |
Fixes Brim destroyed by support aka. Enable supports on top of brim #1156 Fixes Brim Priority/Support on Brim #713 Fixes Phantom Support columns interfere with brim #3396 Fixes false generation of brim when supports are used #3395 This is a work in progress, as the brim generator currently produces different brim areas from what the support generator expects.
IMplemented with 055d232 |
Version
1.41.0-beta+linux64
Operating system type + version
Mint 18.3
Behavior
the piece to be printed has little contact area to the bed, therefore brim is needed.
Because of objects geometry, it also needs supports.
The software gives priority to the supports, so that in the first layer the brims are removed.
As result, warp occurs (lack of brim) and the piece cannot be printed.
I have played with all possible controls, but the supports always removes the brim.
Workaround:
Add a temporary support to the piece so that the brim is replaced, and enable supports "everywhere".
This would be a new feature request:
Allow supports on top of brim
Is this a new feature request?
yes
STL/Config (.ZIP) where problem occurs
Upload a zipped copy of an STL and your config (
File -> Export Config
)The text was updated successfully, but these errors were encountered: