Merge pull request #8533 from Ultimaker/CURA-7771_compensate_for_shrinkage_compensation

disable material shrinkage percentage
This commit is contained in:
Remco Burema 2020-10-14 14:48:30 +02:00 committed by GitHub
commit ac239e3e2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",