Skip to content
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

Closed
sav0nar0la opened this issue Aug 20, 2018 · 14 comments
Closed

Brim destroyed by support aka. Enable supports on top of brim #1156

sav0nar0la opened this issue Aug 20, 2018 · 14 comments

Comments

@sav0nar0la
Copy link

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)

@supermerill
Copy link
Contributor

supermerill commented Sep 26, 2018

fix in 389d3ee

@dmyers7
Copy link

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.

@ManIkWeet
Copy link

I don't see the fix, is it available in the normal settings or do I have to do something fancy/hidden?
My supports can't work with a nonsolid first layer :/

@tkircher
Copy link

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.

@bubnikv
Copy link
Collaborator

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.

@ManIkWeet
Copy link

Fair enough, guess we'll have to wait patiently...

@tkircher
Copy link

Undo is nice too. ;)

@eowindel
Copy link

Yeah it is something that often annoy me. I can do it externally in mershmixer but it would be nice to solve this.
image

@rcp1
Copy link

Kind reminder... This issue leads to unavoidable warp for ABS parts, which need support outside their footprint.

@quiljw01
Copy link

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?

image

image

@sav0nar0la
Copy link
Author

@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

@quiljw01
Copy link

@sav0nar0la ahh. yes i understand. good idea i'll do that. thank you!

@vtjballeng
Copy link

vtjballeng commented Aug 8, 2020

This remains a problem in Prusa Slicer 2.2
image

bubnikv added a commit that referenced this issue Feb 23, 2021
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.
@bubnikv
Copy link
Collaborator

IMplemented with 055d232

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

10 participants