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