JSON fix: don't expand bottom skins by default (CURA-3440)

This commit is contained in:
Tim Kuipers 2017-03-03 12:41:14 +01:00 committed by Mark Burton
parent 54c1c995ed
commit 016a25ce35

View file

@ -1269,7 +1269,6 @@
"description": "Expand lower skin areas (areas with air below) so that they are anchored by the infill layers above and below.",
"type": "bool",
"default_value": false,
"value": "expand_skins_into_infill",
"enabled": "expand_skins_into_infill",
"settable_per_mesh": true
}