Fix capitalization in what (should) refer(s) to a key-value.

CURA-8701
This commit is contained in:
Remco Burema 2021-11-17 14:35:16 +01:00
parent 291d047fac
commit 71c6df8829
No known key found for this signature in database
GPG key ID: 215C49431D43F98C

View file

@ -78,7 +78,7 @@
"default_value": 0.2
},
"support_pattern": {
"default_value": "ZigZag"
"default_value": "zigzag"
},
"support_infill_rate": {
"value": "15 if support_enable and support_structure == 'normal' else 0 if support_enable and support_structure == 'tree' else 15"