-
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
Feature request: Adjustable Brim Height #2605
Comments
Pun-e, thanks for posting this feature requests. Control over brim and support base on bed is a common feature on the other slicers I have been used and is at least as useful as the skirt height control in slic3r. As per your Prusa-Edition reference, is this a kind of feature that Prusa may implement independently in their own fork? If so, do you know if it was raised or discussed there? |
@bubnikv Just as a FYI, I did a simple hack to the C++ CLI. I have no interest in going through the work to bring it to the GUI (because that would also affect preview, etc, and there's enough going on that I don't want to go through the effort for a feature that I don't believe will solve the actual problem at hand). I have had zero reports of anyone actually trying to use it and I don't see this use case and have no time to do the experimentation. |
@bubnikv slic3r/Slic3r#4836 for a quick pointer to the code if your team wants to spend time on it, but that branch should give enough baseline for people trying to show it helps. |
A perfect demo of print that slic3r cannot currently handle: Things already done to combat this behaviour:
I can now confirm that a multi-layer brim is the difference between a warped part and a perfect one. I have been provided with a platform to test multi-layer brims, and have printed the exact same part with the only difference being a multi-layer brim. The 4-layer brim warped terribly, but the 3-layer brim came out perfectly! Cannot understate how happy I am with my first 100% true PC print. A side note is that the brim is significantly easier to remove when it's thicker, as it will actually snap-off and not just split up and become impossible to handle. |
@lordofhyphens thanks for heads up. There are the following issues when implementing a feature that is useful to a tiny fraction of the use base: The day has 24 hours and there are more pressing issues in the slicer to solve. For now, I can recommend you to add cylinders at the corners as the "mickey ears" and set their height tho the required number of layers. You can add the cylinders directly in PrusaSlicer in the expert mode. |
I, too, would appreciate this option. |
Could someone explain what possible use there is for a multilayer skirt? I think a multilayer brim would be much more useful, and also help when printing tall, skinny prints. |
Poor man's thermal enclosure? |
Tall skirt has a few uses. One, it acts as a thermal enclosure. |
I would add another reason to customize brims, if the brim has only 1 layer, it is sometime hard to peel it from the bed, if it would have at lest 2 layers, then it would be much easier to take it from the bed |
yes, this please. I have had to go into CAD and add brims manually for more difficult prints. OR i print rafts just to emulate a brim (rafts stick out a bit + normal brim around raft, but it still has issues sometimes with warping). Thicker brim built into slicer would be major QoL for me (i need thick brims quite often). |
I have the same problem - a single layer brim is not enough to hold the corners down on PLA+ filament - so I have resorted to adding manual multi layer brims in the CAD file. |
I had to do this too, though I simply added a brim on the inside since it was a hollow object (four sides of a box too tall to print in one go even on a Prusa). It's usually sharp angles (90 or less--corners, points) that have this problem. Maybe add a "reinforce corners" option. I don't know how feasible this is, but this is the idea:
|
Respect there are other higher priority jobs in the queue but would appreciate this also. My manual workaround is adding the brim in software, or applying superglue while printing, but a feature would be nice Cheers |
I also need a multi layer brim |
Just came across this post looking to add some multi layer brims for materials that warp easily such as PC. Would be fantastic to have this option in PrusaSlicer! |
+1 need this feature, id rather not have to manually create Mouse ears in the STL. |
This feature is the last one stopping me from making the complete move over to PrusaSlicer. I print a lot of warping materials and a thick brim is the quickest/simplest/cheapest option to stop them warping at all. Would love to see it added. |
I'm printing a large object that still warps after having tried many fixes. A multi-layer brim would likely solve this issue. I understand there are (always) more pressing issues, but this feature should not be too time consuming to implement (naively). |
Back in the day I used simplify3d and used multilayer brim. I miss the function in prusaslicer a lot. |
@Pun-e and whoever else might find this useful, I have a workaround for this:
In the example above you can see that the center of the object also has the brim. If for instance you want to emulate the Obviously this isn't as convenient as a setting in the UI but it's not too difficult to do and works. |
Any progress on the multi layer brim function? |
same issue, particular need for lithophane photos, small bed footprint, need sturdy brim |
Also +1 for this! I think it could also help with certain materials like ASA that warp. Mouse ears are NOT easy in Prusaslicer compared to other slicers (Cura cough cough) and I even had some mouse ears refuse to render until I reloaded the slicer! With an extra couple layers of brim, we could get the strength necessary to overcome slight warping, and if need be, hopefully someone will add the ease of mouse ears to PrusaSlicer in the future. At that point we would have a couple tools for the job. Oh man, I just read the submission date on this... 4 years ago?!?! |
Today I am printing Nylon and I see this function as something that can really solve my problem, but there is no option to add more denim layers in Prusa04/10/2023 please add this function, I will have to model this tab in CAD |
+1 need this feature real bad. Annoying to do manually on parts with complex outlines. |
Behavior
When I go to make my brim higher, I can see a height option for the skirt, but nothing for a brim.
Expected Behaviour
That there is a "Brim height" dialogue identical to the "Skirt height" dialogue.
Is this a new feature request?
Yes.
This has been an ongoing request for 7 years that the main branch of Slic3r have determined as a "waste of time".
This option would be a major, if not essential, boost for:
I made a bit of a stink over there about this is why Prusa-Edition is such a big deal. I'm an engineering undergrad with years of printing under my belt. I've spent countless hours perfecting PC (Poly-Carbonate) printing on my Prusa mk2 and this option would've made all the difference.
A great example would be when I had to reprint all of my x-carriage in PC because it was starting to be damaged by the continual use under such high heat. Prints would continuously fail when the PC would pull away from the brim that was still stuck to the bed. In the end I had to settle for glue-stick, printing each piece one at a time, and using a massive skirt (both in width and height) to achieve success.
This feature would both be practical, and a statement about the level of functionality and user-understanding that separates PE from its competitors, so I hope it's something that can be implemented in the future.
The text was updated successfully, but these errors were encountered: