Merge branch '2.4' of github.com:Ultimaker/Cura into 2.4

This commit is contained in:
Jack Ha 2017-01-26 14:57:40 +01:00
commit b8967edd82
2 changed files with 3 additions and 0 deletions

View file

@ -3836,6 +3836,7 @@
"description": "Enable exterior ooze shield. This will create a shell around the model which is likely to wipe a second nozzle if it's at the same height as the first nozzle.",
"type": "bool",
"resolve": "any(extruderValues('ooze_shield_enabled'))",
"enabled": "machine_extruder_count > 1",
"default_value": false,
"settable_per_mesh": false,
"settable_per_extruder": false