mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 06:59:03 +08:00
Add setting to group outer walls
CURA-11082
This commit is contained in:
parent
e355c8f6e8
commit
43694fde1c
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user