mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 04:05:53 +08:00
fix: 90 mold angle now possible (CURA-3512)
This commit is contained in:
parent
a46e84939b
commit
09855bc21c
@ -4139,7 +4139,7 @@
|
||||
"type": "float",
|
||||
"minimum_value": "0",
|
||||
"maximum_value_warning": "support_angle",
|
||||
"maximum_value": "89",
|
||||
"maximum_value": "90",
|
||||
"default_value": 40,
|
||||
"settable_per_mesh": true,
|
||||
"enabled": "mold_enabled"
|
||||
|
Loading…
x
Reference in New Issue
Block a user