-
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
Add Brim to object settings #286
Comments
I've had the same request in the main slic3r branch. Hopefully one of them gets it in. |
This is not so easy as Slic3r currently calculates brim & skirt for all objects at once. |
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. |
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. |
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. |
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. |
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. |
Hello, any news on this topic? |
@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 |
modifier would be great, when printing multiple objects only add brim to the tall ones |
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 |
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. |
Upcoming PrusaSlicer 2.4.0-alpha1 will allow to set brim for each object separately. Closing. |
I believe thwerks talks about this #292 (sequential printing). |
Add Brim to object settings.
The text was updated successfully, but these errors were encountered: