mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
JSON fix: moved expand_skins_expand_distance and min_skin_width_for_expansion out of illegitimate parent (CURA-3440)
This commit is contained in:
parent
ca9c32c0aa
commit
3a92bf73a8
1 changed files with 24 additions and 24 deletions
|
|
@ -1272,6 +1272,8 @@
|
||||||
"value": "expand_skins_into_infill",
|
"value": "expand_skins_into_infill",
|
||||||
"enabled": "expand_skins_into_infill",
|
"enabled": "expand_skins_into_infill",
|
||||||
"settable_per_mesh": true
|
"settable_per_mesh": true
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"expand_skins_expand_distance":
|
"expand_skins_expand_distance":
|
||||||
{
|
{
|
||||||
|
|
@ -1298,8 +1300,6 @@
|
||||||
"settable_per_mesh": true
|
"settable_per_mesh": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"material":
|
"material":
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue