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

Add setting to group outer walls #16813

Merged
merged 7 commits into from
Sep 26, 2023

Conversation

casperlamboo
Copy link
Contributor

@casperlamboo casperlamboo commented Sep 25, 2023

Description

This pr add a setting to the front end to group walls.

Backend-PR: Ultimaker/CuraEngine#1958

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Printer definition file(s)
  • Translations

How Has This Been Tested?

Ran from source

Test Configuration:
MacOS

Checklist:

CURA-11082

"group_outer_walls":
{
"label": "Group Outer Walls",
"description": "When enabled outer walls of different islands are printed in-sequence. When enabled the this limits the amount of flow changes, while disabling reduces the amount of travels",
Copy link
Contributor

Choose a reason for hiding this comment

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

Outer walls of different islands in the same layer are printed in sequence. When enabled the amount of flow changes is limited because walls are printed one type at a time, when disabled the number of travels between islands is reduced because walls in the same islands are grouped

@casperlamboo casperlamboo merged commit 9e03abb into 5.5 Sep 26, 2023
5 of 6 checks passed
@casperlamboo casperlamboo deleted the CURA-11082-add-setting-to-group-outer-walls branch September 26, 2023 10:04
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.

3 participants