mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 06:33:55 -06:00
JSON: merge fix: support_minimal-diameter was double..
This commit is contained in:
parent
83e4385e7e
commit
d668438d1f
1 changed files with 0 additions and 11 deletions
|
@ -1458,17 +1458,6 @@
|
|||
"visible": false,
|
||||
"enabled": "support_enable"
|
||||
},
|
||||
"support_minimal_diameter": {
|
||||
"label": "Minimum Diameter",
|
||||
"description": "Minimum diameter in the X/Y directions of a small area which is to be supported by a specialized support tower.",
|
||||
"unit": "mm",
|
||||
"type": "float",
|
||||
"default": 1,
|
||||
"min_value": "0",
|
||||
"max_value_warning": "10",
|
||||
"visible": false,
|
||||
"enabled": "support_enable"
|
||||
},
|
||||
"support_tower_diameter": {
|
||||
"label": "Tower Diameter",
|
||||
"description": "The diameter of a special tower.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue