mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
JSON fix: don't expand bottom skins by default (CURA-3440)
This commit is contained in:
parent
3a92bf73a8
commit
5550dbf53f
1 changed files with 0 additions and 1 deletions
|
|
@ -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.",
|
"description": "Expand lower skin areas (areas with air below) so that they are anchored by the infill layers above and below.",
|
||||||
"type": "bool",
|
"type": "bool",
|
||||||
"default_value": false,
|
"default_value": false,
|
||||||
"value": "expand_skins_into_infill",
|
|
||||||
"enabled": "expand_skins_into_infill",
|
"enabled": "expand_skins_into_infill",
|
||||||
"settable_per_mesh": true
|
"settable_per_mesh": true
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue