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

Add Brim to object settings #286

Closed
jindrichbenes opened this issue May 3, 2017 · 18 comments
Closed

Add Brim to object settings #286

jindrichbenes opened this issue May 3, 2017 · 18 comments

Comments

@jindrichbenes
Copy link

Add Brim to object settings.

image

image

@jltx1
Copy link

jltx1 commented May 11, 2017

I've had the same request in the main slic3r branch. Hopefully one of them gets it in.

@bubnikv
Copy link
Collaborator

bubnikv commented Jun 2, 2017

This is not so easy as Slic3r currently calculates brim & skirt for all objects at once.

@jltx1
Copy link

jltx1 commented Jun 2, 2017

makes sense for skirt. For brim, can you consider the footprint of the non-brim objects as already having completed their brim expansion? I notice there is brim collision handling already.

@bubnikv
Copy link
Collaborator

bubnikv commented Jun 14, 2017

Also there is a request for the multi-material to print the brim with the same extruder as the object, so the colors will not be mixed.

@jhoblitt
Copy link

jhoblitt commented Feb 6, 2019

I would very much appreciate being able to set a brim on a per object basis. Currently, if I'm building a parts kit that has at least one "risky" part, I need split it into two builds: easy parts and a parts that need brims. Otherwise, it is a choice between brims everywhere or risking a tall/thin part going "wrong" and ruining the entire print.

@jindrichbenes
Copy link
Author

Slic3r core does not support brim for selected parts, what works is using add part > cylinder (i.e.) > set Z height to 0.2, set other dimensions as seemed fit > move to bed. You now have effectively a brim.

@mdealer
Copy link

mdealer commented Mar 10, 2019

I also need this as my printer tackles many different objects at once on a large bed. The ability to change stuff per-object is really welcome.

@ThePirat91
Copy link

Hello, any news on this topic?
Thanks

@mgx0
Copy link

mgx0 commented Apr 2, 2020

ahem ... now I tried to enable brim and it does exactly what I wanted. If only it had an option to set the distance

Screenshot 2020-04-02 at 11 53 39

@fe60
Copy link

fe60 commented May 29, 2020

@mgx0 This request is about brim settings per model [1], not brim in general.

@jindrichbenes Even though this issue older than #1033 I still propose to close this one as duplicate and continue in #1033. Its initial entry got more than 20 thumbs up already.

[1] https://help.prusa3d.com/en/article/per-model-settings_1674

@birtalanelod
Copy link

birtalanelod commented Apr 19, 2021

modifier would be great, when printing multiple objects only add brim to the tall ones

@RichiH
Copy link
Contributor

RichiH commented May 15, 2021

My current thinking is to simply ask about this feature request during the next Prusa Live; this worked quite well for prusa3d/Prusa-Firmware-Buddy#739

@jltx1
Copy link

jltx1 commented May 15, 2021

I use a simple work around that is just as effective. In PrusaSlicer, right click on plater and add shape, like cylinder. Use cut and type in 0.2 (first layer height) and keep lower. Now you can slide this puck under any tall object or thin parts of other objects. You can hit ‘+’ at top to make many copies and scale X and Y as needed. Honestly, in many ways it is better than brim because you put it only where needed so less to clean up post print.

@lukasmatena
Copy link
Collaborator

Upcoming PrusaSlicer 2.4.0-alpha1 will allow to set brim for each object separately. Closing.

@ghost
Copy link

ghost commented Oct 21, 2021

Upcoming PrusaSlicer 2.4.0-alpha1 will allow to set brim for each object separately. Closing.

PrusaSlicer 2.4.0-alpha3 and absolutely no improvement to this 4 year old bug/design flaw

2021-10-21_09-31

no individual skirt and still printing all brims together on first layer, no improvement whatsoever.

@lukasmatena
Copy link
Collaborator

@thwerks You somehow forgot to enclose a 3MF, so there is no way to tell if you set it correctly, or just assumed slicer will magically guess which object you want the brim on. I just tested in 2.4.0-alpha1 and 2.3.0-alpha3 and don't see any issue.
2021-10-21-091102_3840x1080_scrot

@ThePirat91
Copy link

I can confirm.....It works (on 2.4.0-alpha3).
Thanks

image

@rtyr
Copy link
Collaborator

rtyr commented Oct 21, 2021

I believe thwerks talks about this #292 (sequential printing).

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

No branches or pull requests