mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 22:35:54 +08:00
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:
commit
383d1b44a7
@ -1162,7 +1162,8 @@
|
|||||||
"default_value": false,
|
"default_value": false,
|
||||||
"settable_per_mesh": true
|
"settable_per_mesh": true
|
||||||
},
|
},
|
||||||
"group_outer_walls": {
|
"group_outer_walls":
|
||||||
|
{
|
||||||
"label": "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",
|
"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",
|
"type": "bool",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user