mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
Rename key of support_minimal_diameter to support_tower_maximum_supported_diameter
A bit long, but you won't have to type it that often. Contributes to issue CURA-6311.
This commit is contained in:
parent
1620ee6825
commit
f897e31e96
2 changed files with 2 additions and 2 deletions
|
@ -4580,7 +4580,7 @@
|
|||
"enabled": "support_enable and support_use_towers",
|
||||
"settable_per_mesh": true
|
||||
},
|
||||
"support_minimal_diameter":
|
||||
"support_tower_maximum_supported_diameter":
|
||||
{
|
||||
"label": "Maximum Tower-Supported Diameter",
|
||||
"description": "Maximum diameter in the X/Y directions of a small area which is to be supported by a specialized support tower.",
|
||||
|
|
|
@ -259,7 +259,7 @@ support_interface_pattern
|
|||
minimum_interface_area
|
||||
support_use_towers
|
||||
support_tower_diameter
|
||||
support_minimal_diameter
|
||||
support_tower_maximum_supported_diameter
|
||||
support_tower_roof_angle
|
||||
support_mesh_drop_down
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue