mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 11:09:07 +08:00
JSON refactor: support_mesh ==> overhang_mesh (CURA-2077)
This commit is contained in:
parent
b840711960
commit
1787b1e65b
@ -3693,10 +3693,10 @@
|
|||||||
"settable_per_meshgroup": false,
|
"settable_per_meshgroup": false,
|
||||||
"settable_globally": false
|
"settable_globally": false
|
||||||
},
|
},
|
||||||
"support_mesh":
|
"overhang_mesh":
|
||||||
{
|
{
|
||||||
"label": "Support Mesh",
|
"label": "Overhang Mesh",
|
||||||
"description": "Use this mesh to specify support areas. This can be used to generate support structure.",
|
"description": "Use this mesh to specify areas which should be supported. This can be used to generate support structure.",
|
||||||
"type": "bool",
|
"type": "bool",
|
||||||
"default_value": false,
|
"default_value": false,
|
||||||
"settable_per_mesh": true,
|
"settable_per_mesh": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user