mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00
JSON bugfix: default support roof pattern
This commit is contained in:
parent
926ac69c71
commit
1401265fc1
1 changed files with 1 additions and 1 deletions
|
@ -1231,7 +1231,7 @@
|
|||
"concentric": "Concentric",
|
||||
"zigzag": "Zig Zag"
|
||||
},
|
||||
"default": "Concentric"
|
||||
"default": "concentric"
|
||||
},
|
||||
"support_use_towers": {
|
||||
"label": "Use towers.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue