Add setting to group outer walls

CURA-11082
This commit is contained in:
c.lamboo 2023-09-25 15:03:11 +02:00
parent e355c8f6e8
commit 43694fde1c

View file

@ -1162,6 +1162,13 @@
"default_value": false,
"settable_per_mesh": true
},
"group_outer_walls": {
"label": "Group Outer Walls",
"description": "When enabled outer walls of the same island are printed in-sequence. When enabled the this limits the amount of flow changes, while disabling reduces the amount of travels",
"type": "bool",
"default_value": false,
"settable_per_mesh": true
},
"inset_direction":
{
"label": "Wall Ordering",