Merge remote-tracking branch 'origin/CURA-11082-add-setting-to-group-outer-walls' into CURA-11082-add-setting-to-group-outer-walls

This commit is contained in:
c.lamboo 2023-09-25 15:07:15 +02:00
commit 383d1b44a7

View file

@ -1162,7 +1162,8 @@
"default_value": false,
"settable_per_mesh": true
},
"group_outer_walls": {
"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",