mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 05:23:58 -06:00
Removing min warning from support_tower_diameter
The min warning caused an infinite recursion when support was enabled / disabled CURA-1156
This commit is contained in:
parent
43d13096a1
commit
bb220ed952
1 changed files with 0 additions and 1 deletions
|
@ -1489,7 +1489,6 @@
|
|||
"type": "float",
|
||||
"default": 3.0,
|
||||
"min_value": "0",
|
||||
"min_value_warning": "support_minimal_diameter",
|
||||
"max_value_warning": "10",
|
||||
"visible": false,
|
||||
"enabled": "support_enable and support_use_towers"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue