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

Bridge bug. #11633

Closed
2 tasks done
Strilock opened this issue Nov 10, 2023 · 2 comments
Closed
2 tasks done

Bridge bug. #11633

Strilock opened this issue Nov 10, 2023 · 2 comments

Comments

@Strilock
Copy link

Description of the bug

There is a rather serious bug currently present in Prusa Slicer that causes failed bridges on thin models. I’ve seen a lot of issues posted about bridges failing without listing the cause of failure.

Here is the preview of how Prusa Slicer would slice a thin model out of the box:
failed_slice

There is no anchorage for the bridge to grab on to so what will happen is something like this:
failed_slice

This is default behavior. The cause of this is the extra added perimeters (3 by default). For some reason extra perimeters give themselves the priority over bridge anchorage. I don’t think this is desired behavior since it causes failed prints. Same happens with top infill if the bridge is on the very top layer. Top infill gives itself priority over bridge anchorage. Although more rare it is still not a desired effect. It also does not have a workaround like reducing extra perimeters for thin models with bridges. The workaround works sometimes if it is possible to reduce the perimeters like so:
successful_slice
bottom_side
top_side

Project file & How to reproduce

BRIDGE_-_One-layer_bridging_test.zip

Checklist of files included above

  • Project file
  • Screenshot

Version of PrusaSlicer

2.6.1. GTK 3

Operating system

Linux Kubuntu 22.04

Printer model

modified ender 3

@loskexos
Copy link

loskexos commented Dec 15, 2023

Having trouble with ugly bridges in prints I went back to basics and
tried to calibrate bridging for the filament in use.

I troubleshooted and ended up with what looks to be same issue as this thread.

One Layer Bridge.
Ends up printing both ends with little to no touching points to anything solid.
So layers all fall to printbed during print.

simple model to reproduce attached (need to rotate upside down, for 0.2mm layer height - one object has 0.2mm bridge, the other 0.3mm bridge)
bridgetester v2.zip

Checked a ton of settings in prusaslicer but none of them makes the bridge infill overlap anywhere.
Even went back and tested with vanilla installation and default stock mk3 settings.

Same in prusaslicer 2.7.1, 2.7.0 and older ones (e.g. 2.6.0 tested as well).
superslicer/bambustudio do overlap at least for one perimeter width.

its visible in the slicer preview
grafik
grafik

@lukasmatena
Copy link
Collaborator

Fixed in PrusaSlicer 2.7.3-alpha1. Closing.

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

No branches or pull requests

3 participants