mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 22:56:01 +08:00
Remove incorrect maximum_value for bridge_skin_density
Whoops. That should have already been removed. Fixes #12455
This commit is contained in:
parent
d5511a078c
commit
e57af7556c
@ -7654,7 +7654,6 @@
|
||||
"default_value": 100,
|
||||
"type": "float",
|
||||
"minimum_value": "5",
|
||||
"maximum_value": "100",
|
||||
"minimum_value_warning": "20",
|
||||
"maximum_value_warning": "100",
|
||||
"enabled": "bridge_settings_enabled",
|
||||
|
Loading…
x
Reference in New Issue
Block a user