mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-13 11:03:13 +08:00
Fix capitalization in what (should) refer(s) to a key-value.
CURA-8701
This commit is contained in:
parent
291d047fac
commit
71c6df8829
@ -78,7 +78,7 @@
|
|||||||
"default_value": 0.2
|
"default_value": 0.2
|
||||||
},
|
},
|
||||||
"support_pattern": {
|
"support_pattern": {
|
||||||
"default_value": "ZigZag"
|
"default_value": "zigzag"
|
||||||
},
|
},
|
||||||
"support_infill_rate": {
|
"support_infill_rate": {
|
||||||
"value": "15 if support_enable and support_structure == 'normal' else 0 if support_enable and support_structure == 'tree' else 15"
|
"value": "15 if support_enable and support_structure == 'normal' else 0 if support_enable and support_structure == 'tree' else 15"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user