-
-
Notifications
You must be signed in to change notification settings - Fork 939
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
Port "Extend sparse infill" from Prusa #2134
Conversation
Also this PR includes changes from #2132. |
Hi Noisyfox, excellent work!! Ps. does this also contain the code for the vertical shell thickness? Would love to test that out compared to Bambus implementation. |
Nope, because it's a bit more complex to keep both the Bambu's implementation and Prusa's, so I decided not to include it ATM. |
b791007
to
6f34aa9
Compare
@Noisyfox I noticed some area is not achored properly. |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Awesome! |
#1165
This also removes the "internal_bridge_support_thickness" option as it's replaced by the extend sparse infill feature and no longer needed.