mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 05:25:56 +08: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
@ -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…
x
Reference in New Issue
Block a user