Merge branch 'mb-group-walls' of https://github.com/smartavionics/Cura into smartavionics-mb-group-walls

This commit is contained in:
Ghostkeeper 2017-08-01 09:44:24 +02:00
commit 6993160ae5
No known key found for this signature in database
GPG Key ID: C5F96EE2BC0F7E75

View File

@ -4965,6 +4965,14 @@
"description": "experimental!",
"children":
{
"optimize_wall_printing_order":
{
"label": "Optimize Wall Printing Order",
"description": "Optimize the order in which walls are printed so as to reduce the number of retractions and the distance travelled. Most parts will benefit from this being enabled but some may actually take longer so please compare the print time estimates with and without optimization.",
"type": "bool",
"default_value": false,
"settable_per_mesh": true
},
"draft_shield_enabled":
{
"label": "Enable Draft Shield",