mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 20:29:05 +08:00
JSON fix: don't expand bottom skins by default (CURA-3440)
This commit is contained in:
parent
54c1c995ed
commit
016a25ce35
@ -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…
x
Reference in New Issue
Block a user