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

Internal Bridge Infill does not generate properly #1788

Open
rendition36 opened this issue Aug 13, 2023 · 20 comments
Open

Internal Bridge Infill does not generate properly #1788

rendition36 opened this issue Aug 13, 2023 · 20 comments

Comments

@rendition36
Copy link

Is your feature request related to a problem? Please describe.
Changing the value of "Bridge Infill Direction" option does nothing, and auto internal bridge generations are always weird and sub-optimal. Like for example with the same shape one size bridge is 25 degrees and others are 90 degrees or sometimes a weird offset of like 5 degrees, they are almost generating randomly and causes top surface imperfections

Describe the solution you'd like
To make the function actually work, or maybe smarter internal bridge generation

Describe alternatives you've considered
Tried so many different settings and orientations nothing helps.

@BenRoe
Copy link

BenRoe commented Sep 6, 2023

I noticed the same problem.

Here some pictures to show the problem.

Bildschirmfoto 2023-09-06 um 10 35 23

Bildschirmfoto 2023-09-06 um 10 35 33

@Atobers
Copy link

Atobers commented Sep 15, 2023

To add on to this topic, internal bridge infill does not generate properly over sparse infill, it starts to attempt to bridge over thin air instead of stretching to the nearest sparse infill. In curved like infill bridges like in my example, internal bridge support thickness option does not work as it will attempt to create a curved bridge which is impossible to replicate in thin air.

Using Orcaslicer 1.7.0
image

Compare how the same layer looks on Prusaslicer 2.6.1 comparable settings
image

@mxlcxlm
Copy link

mxlcxlm commented Sep 20, 2023

@Atobers I noticed that when you turn on variable layer height, it seems to generate the internal bridge corrently... Would you mind re-slicing your model to see if thats the case for you as well?

@Atobers
Copy link

Atobers commented Sep 20, 2023

@Atobers I noticed that when you turn on variable layer height, it seems to generate the internal bridge corrently... Would you mind re-slicing your model to see if thats the case for you as well?

@mxlcxlm The pictures I have in my previous post are with variable layer height on.

To test again, I've went to the same layer for one that does not have variable height and one that does, the issue remains the same. Note the different print times, the one with the longer one is with variable height

Variable height on
image

Variable height off
image

This is what I am slicing, perhaps I am doing something wrong that I can't find: https://www.thingiverse.com/thing:3518207

@lhndo
Copy link

lhndo commented Oct 5, 2023

I'd like to confirm that Infill direction setting is still broken in 1.7.0, and we could reproduce it between multiple people.

@dartrax
Copy link

dartrax commented Oct 10, 2023

Another example. When Infill is aligned rectilinear at 0 degrees the result seems to be unprintable...

image

Copy link

github-actions bot commented Jan 9, 2024

GitHub bot: this issue is stale because it has been open for 90 days with no activity.

@github-actions github-actions bot added the stale label Jan 9, 2024
@dartrax
Copy link

dartrax commented Jan 9, 2024

Is this still an issue? I‘ve seen an improvement but don‘t know if all is right now.

@rbq
Copy link

rbq commented Jan 9, 2024

Is this still an issue?

1.9.0 still doesn't create Internal Bridges on sloped surfaces.

Untitled

@github-actions github-actions bot removed the stale label Jan 10, 2024
@phnbk
Copy link

phnbk commented Jan 10, 2024

BambuStudio 1.8.2.56 completely ignores the top infill layer when generating the internal bridge layer leading to the bridge hanging in the air. This happens with any infill and the manual bridge direction is also ignored. This easily brakes any large flat surfaces at low infill densities. And it also makes infills that have don't have (roughly) orthogonal lines in the top layer (like gyroid) quite dangerous in such models, as the bridges can end up hanging in the air across the whole build.

In comparison PrusaSlicer ensures that the bridge actually ends on the next infill. Please do it as PrusaSlicer!

@igiannakas
Copy link
Contributor

Is this still an issue?

1.9.0 still doesn't create Internal Bridges on sloped surfaces.

Untitled

This has been fixed in the latest 2.0-dev.

#3319

@arough007
Copy link
Contributor

arough007 commented Mar 18, 2024

The original problem of this issue is still there with the 2.0.0-beta.
Getting all kinds of wonky angles
image
This is one object that combines a few layers higher.

Rugged-gridfinity-box-7x5x9.3mf.zip
Plate 2 is the offending one.

Copy link

Orca bot: this issue is stale because it has been open for 90 days with no activity.

@github-actions github-actions bot added the stale label Jun 17, 2024
@dartrax
Copy link

dartrax commented Jun 17, 2024

I see the same with the 2.1.0-rc

However, I noticed that the tooltip states: "...for external bridges". But this is an internal bridge.
So either the correct setting for internal bridge angle is missing (which would be a feature request) or the tooltip is wrong.

@github-actions github-actions bot removed the stale label Jun 18, 2024
@slothy89
Copy link

slothy89 commented Jun 27, 2024

Internal Infill Direction issue still persistent in 2.1.1 Stable. There appears to be no way to control the Internal Infill Bridge layer direction. The "Bridge Infill Direction" setting only affects External Bridges, as denoted in the Tool-Tip.

It does appear however that the anchoring to Sparse Infill has been corrected.

@Daredevll
Copy link

Not sure if the proper issue to comment on, but here's how 90% of my external bridges get generated in Orca. Almost all of my bridges' "infill" are generated in mid-air and do not touch walls. Any remedy?
poor bridging

@igiannakas
Copy link
Contributor

Not sure if the proper issue to comment on, but here's how 90% of my external bridges get generated in Orca. Almost all of my bridges' "infill" are generated in mid-air and do not touch walls. Any remedy? poor bridging

Have you tried with ensure vertical thickness to all?

@andcolla80
Copy link

Same here. Internal Bridge is only generated align to Y axis.

@Daredevll
Copy link

Not sure if the proper issue to comment on, but here's how 90% of my external bridges get generated in Orca. Almost all of my bridges' "infill" are generated in mid-air and do not touch walls. Any remedy? poor bridging

Have you tried with ensure vertical thickness to all?

Never messed with ensure_vertical_shell_thickness and it's set to "All" by default

@antidotcb
Copy link

antidotcb commented Oct 23, 2024

Not sure if the proper issue to comment on, but here's how 90% of my external bridges get generated in Orca. Almost all of my bridges' "infill" are generated in mid-air and do not touch walls. Any remedy?

Set Internal bridge filtering to No filtering instead of Disabled.
it will generate all required internal bridges to support this internal bridges, but it will be a little bit too much.
I think it's the root cause, it actually filter out all proper bridges, and leaves mid-air "second floor"
image

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