mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
JSON refactor: anti_support_mesh ==> anti_overhang_mesh (CURA-2077)
This commit is contained in:
parent
09a64c7ba0
commit
2c87cddd3c
1 changed files with 1 additions and 1 deletions
|
@ -3693,7 +3693,7 @@
|
|||
"settable_per_meshgroup": false,
|
||||
"settable_globally": false
|
||||
},
|
||||
"anti_support_mesh":
|
||||
"anti_overhang_mesh":
|
||||
{
|
||||
"label": "Anti Overhang Mesh",
|
||||
"description": "Use this mesh to specify where no part of the model should be detected as overhang. This can be used to remove unwanted support structure.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue