mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-16 06:28:02 +08:00
Added "group_walls" setting.
This commit is contained in:
parent
e1455a4551
commit
6720e1c2ee
@ -989,6 +989,14 @@
|
||||
"default_value": false,
|
||||
"settable_per_mesh": true
|
||||
},
|
||||
"group_walls":
|
||||
{
|
||||
"label": "Group Walls",
|
||||
"description": "Print all the walls for a single outline or hole before moving on to the next outline or hole.",
|
||||
"type": "bool",
|
||||
"default_value": false,
|
||||
"settable_per_mesh": true
|
||||
},
|
||||
"alternate_extra_perimeter":
|
||||
{
|
||||
"label": "Alternate Extra Wall",
|
||||
|
Loading…
x
Reference in New Issue
Block a user