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

[CURA-9463] Speed up skin-edge support detection for detailed models. #1850

Merged
merged 1 commit into from Mar 2, 2023

Conversation

rburema
Copy link
Member

@rburema rburema commented Mar 1, 2023

Limit the considered areas to those that actually have infill to make 'infill skin edge support' from on the layer currently under consideration for the area determination.

This can speed up the calculation for certain models a huge amount (under a minute of slicing versus half an hour kind of ballpark).

Important, since we enabled skin edge support in the front-end by default instead of as an option.

Limit the considered areas to those that actually have infill to make 'infill skin edge support' from on the layer currently under consideration for the area determination. This can speed up the calculation for certain models a huge amount (under a minute of slicing versus half an hour kind of ballpark). Important, since we enabled skin edge support in the front-end by default instead of as an option.

CURA-9463
@github-actions
Copy link
Contributor

github-actions bot commented Mar 1, 2023

Unit Test Results

25 tests  ±0   25 ✔️ ±0   8s ⏱️ -9s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ±0 

Results for commit 10b8c33. ± Comparison against base commit 50fa699.

♻️ This comment has been updated with latest results.

@casperlamboo casperlamboo merged commit 7550bdc into 5.3 Mar 2, 2023
@casperlamboo casperlamboo deleted the CURA-9463_skin_edge_support_speedup branch March 2, 2023 14:30
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.

None yet

2 participants