mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 13:03:59 -06:00
Fix capitalization in what (should) refer(s) to a key-value.
CURA-8701
This commit is contained in:
parent
291d047fac
commit
71c6df8829
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue