Added "group_walls" setting.

This commit is contained in:
Mark Burton 2017-05-23 09:22:34 +01:00
parent e1455a4551
commit 6720e1c2ee

View File

@ -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",