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

Fix small top/bottom solid infill filtering #6794

Merged
merged 2 commits into from
Sep 18, 2024

Conversation

Noisyfox
Copy link
Collaborator

Fix two issues introduced in PR #6654

  • Use the variable sparse after been std::move-d
  • The order of expand_merge_surfaces() call and the small region filtering block are reversed

This fixes the following bug:
d3bd0367861c18224a90475aac640727

Copy link
Owner

@SoftFever SoftFever left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Thanks

@SoftFever SoftFever merged commit 47965b0 into SoftFever:main Sep 18, 2024
15 checks passed
@Noisyfox Noisyfox deleted the bugfox/sparse-small-gap branch September 18, 2024 16:33
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

Successfully merging this pull request may close these issues.

2 participants