mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 17:18:58 +08:00
JSON: default cone angle inversed to get less support by default (CURA-869)
This commit is contained in:
parent
f8aa4cdade
commit
42e6d88e7f
@ -1303,7 +1303,7 @@
|
||||
"type": "float",
|
||||
"min_value": "-90",
|
||||
"max_value": "90",
|
||||
"default": 30,
|
||||
"default": -30,
|
||||
"visible": false,
|
||||
"enabled": "support_conical_enabled and support_enable"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user