mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 21:38:58 +08:00
JSON fix: topbottom thickness had max value for no apparent reason (CURA-1352)
This commit is contained in:
parent
499a0557bd
commit
e53a961ba7
@ -461,7 +461,6 @@
|
|||||||
"unit": "mm",
|
"unit": "mm",
|
||||||
"default_value": 0.8,
|
"default_value": 0.8,
|
||||||
"minimum_value": "0",
|
"minimum_value": "0",
|
||||||
"maximum_value": "5",
|
|
||||||
"minimum_value_warning": "0.6",
|
"minimum_value_warning": "0.6",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"children":
|
"children":
|
||||||
|
Loading…
x
Reference in New Issue
Block a user