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

Overhangs undetected #4045

Open
supermerill opened this issue Jan 3, 2024 · 5 comments
Open

Overhangs undetected #4045

supermerill opened this issue Jan 3, 2024 · 5 comments
Labels
bug Something isn't working as intended

Comments

@supermerill
Copy link
Owner

What happened?

Some thin "bridges" in the middle of the part are not detected as overhangs
image

Project file & How to reproduce

v0_Straight_Cartridge.3mf.zip

Version

2.5.59.3

Operating system

windows 10

Printer model

No response

@Nyshan
Copy link

Nyshan commented Jan 4, 2024

This seems to be "fixed" to some degree in the latest version of PrusaSlicer:
image
v0_Straight_CartridgePS.zip

@supermerill
Copy link
Owner Author

it's also not a problem in PS2.5

@supermerill supermerill added the bug Something isn't working as intended label Jan 8, 2024
@supermerill
Copy link
Owner Author

supermerill commented Feb 13, 2024

Is the issue still here in the latest nightly?
Seems like it's resolved.

edit: yes
note: to reproduce, increase the overhangs to 0.4

@supermerill
Copy link
Owner Author

supermerill commented Feb 14, 2024

understood the issue:
There is something under the bridge to support it in theory, but it's too thin to be printed....
Problem is, I can't know if & when this lower layer has a perimeter or not.
I'll have to grab all settings used by the previous layer to try to compute the minimum width it can handle...
(if it has thin walls activated, then there is something)
I'll do it in the 2.7, as this area already see numerous changes.

@supermerill supermerill added this to the Todo with 2.7 merge milestone Feb 14, 2024
@Nyshan
Copy link

Nyshan commented Feb 14, 2024

understood the issue:

There is something under the bridge to support it in theory, but it's too thin to be printed....

Problem is, I can't know if & when this lower layer has a perimeter or not.

I'll have to grab all settings used by the previous layer to try to compute the minimum width it can handle...

(if it has thin walls activated, then there is something)

I'll do it in the 2.7, as this area already see numerous changes.

Haha, I couldn't have hoped to have described the problem as eloquently as you've done here. I agree that this is likely what is happening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as intended
Projects
None yet
Development

No branches or pull requests

2 participants