mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -06:00
Make expand_lower_skins inherit from expand_skins_into_infill
And then also update the profiles to make the profiles end up at what it was originally (I confirmed this with the materials team). Contributes to issue CURA-3960.
This commit is contained in:
parent
b617c8be9c
commit
aee0cf7207
7 changed files with 1 additions and 6 deletions
|
@ -1325,6 +1325,7 @@
|
|||
"description": "Expand the bottom 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",
|
||||
"settable_per_mesh": true
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue