disable material shrinkage percentage

Contributes to CURA-7771
This commit is contained in:
jelle Spijker 2020-10-13 19:58:31 +02:00 committed by Jelle Spijker
parent 602e09e8af
commit 3dd14872f2
No known key found for this signature in database
GPG Key ID: 6662DC033BE6B99A

View File

@ -2326,6 +2326,7 @@
"unit": "%",
"type": "float",
"default_value": 100.0,
"enabled": false,
"minimum_value": "0.001",
"minimum_value_warning": "100",
"maximum_value_warning": "120",