prusa3d / PrusaSlicer

G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)
https://www.prusa3d.com/prusaslicer/
GNU Affero General Public License v3.0
7.79k stars 1.94k forks source link

More settings for bridges??? #13164

Open Rwide opened 4 months ago

Rwide commented 4 months ago

Is your feature request related to a problem? Please describe. It would be nice with more control over how bridges are made. Sometimes (especially if side of bridge has a slight curve) anchoringpoints fail because there is so little overlap.

Describe the solution you'd like A setting like infill overlap but for bridges seperately. Also number of perimeters and cholice of pattern would be nice.

Describe how it would work Not sure how it could work because it seems that Prusaslicer considers skins on top of infill as bridges while considering skins on top of nothing as solid infill???

Describe alternatives you've considered When needed, I have to add a height range modifier and add previously mentioned settings to it, but it affects the whole layer and not just the bridges (that Prusaslicer considers to be solid infill).

Additional context before bridge monotonic infill fail overlap and perimeter control rectalinnear bridge

Jan-Soustruznik commented 2 months ago

Hello, @Rwide could you share a project file, 3MF file, please. Thank you

Rwide commented 2 months ago

Hello @Jan-Soustruznik It's been a while since I printed this. I made a simple object to better demonstrate the need for these additional bridge settings. Lets say I wanted to print the object in the pictures with 4 walls or more. It would be a problem. Bridge would fail. In order for a succecful bridge, I could only use 3 walls or less. Therefore, it would be great If it was possible to control number of walls, overlap and pattern for bridge areas. Just remove the ".docx" from the projectfile to open.. prusa-slicer_bajiGF54jf prusa-slicer_Uwqcqk4VVe prusa-slicer_tr5rZEZN4p prusa-slicer_BybH76cmsi

Rwide commented 2 months ago

Body1.3mf.docx

Jan-Soustruznik commented 2 months ago

Hello, @Rwide, thank you for your project file. I see that you use the soluble supports. That means that the support have zero distance under the overhangs/bridges so bridges are printed as solid infill - different printing speed,fan speed, extruzion amount etc .. Anyway you have also enabled also "Don’t support bridges" so under "bridges" arent generated supports - so the print will fail. I think that you should to check your print settings first.

Rwide commented 2 months ago

Ok @Jan-Soustruznik. Thanks! The projectfile is just to demonstrate the issue wich still stands. Just uncheck "generate support material". The bridging area will still fail if using 4 or more walls.

Jan-Soustruznik commented 2 months ago

Hello, @Rwide , yes that is additional wrong settings ... check the model there is the wall thickness1,2mm, but if you will set 4 or 5 perimeters .. example 0.4(Extruzion with for perimeters)x4(set perimeters)=1,6mm that means - in your model there isn't space for the 4perimeters ... now when you move to the layer where the bridge is generated, solid layer, then 4perimeters is generated, because there is space ... if you want use the 4perimeters or more, you will need first adjust/adapt the model. GH13164_wall1

thisloginalsotaken commented 1 week ago

if you want use the 4perimeters or more, you will need first adjust/adapt the model.

Or you can use SuperSlicer, with this option: https://github.com/prusa3d/PrusaSlicer/issues/12721