-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Wrong bridge detection result (FOR TESTING ONLY) #4678
Conversation
Makes sense, subtract top area from the bridging area, good one! The only thing I can think off is whether we need to add an expansion margin to the top area unless that is covered elsewhere? To ensure there is enough expansion basically underneath the solid infill lines above the Z. Will also need to regression test it with the sloped models to make sure bridging is still performed properly there. Will test a bit when back home. |
Initial tests show no regressions. Sloped surfaces look good, no impact there. Standard models look also OK. To contain potential impact for defects in the 2.0 release, maybe push this in 2.1 after more testing by the community? I've merged it in my dev branch and use it as my daily just in case any issues pop up :) |
I think so, too |
something maybe wrong |
Is this also happening with the 2.0 release or not? |
same behavior |
So it’s not this PR then, right? |
yeah |
Fixed an issue that top surface was treated as internal bridge
Fixed an issue that top surface was treated as internal bridge
Fixed an issue that top surface was treated as internal bridge
Quick and dirty.
![image](https://private-user-images.githubusercontent.com/103989404/316307462-d3d26dcc-44a1-413a-a959-688f754d2b24.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2NjgwMTYsIm5iZiI6MTczOTY2NzcxNiwicGF0aCI6Ii8xMDM5ODk0MDQvMzE2MzA3NDYyLWQzZDI2ZGNjLTQ0YTEtNDEzYS1hOTU5LTY4OGY3NTRkMmIyNC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE2JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNlQwMTAxNTZaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1jNDRlNDBiNzJlNzFiYzcyZTU4MDY5NWQ5NDVkOTkxYTA0NjllOTc2YWI2ZWY3ZmU5YjRiZDRlZWQ2ZDJlYjA0JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.w9vZNbY2DbEsNsKkGHBCsSWKTeKvEuDw-I81tiUHZEA)
Haven't got time to dive deep to the original code logic yet.
Initial testing result seems fine.
@igiannakas
OrcaCube.zip