mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-25 11:51:41 -07:00
JSON fix: topbottom thickness had max value for no apparent reason (CURA-1352)
This commit is contained in:
parent
499a0557bd
commit
e53a961ba7
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue