mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-30 14:21:19 -07: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",
|
"concentric": "Concentric",
|
||||||
"zigzag": "Zig Zag"
|
"zigzag": "Zig Zag"
|
||||||
},
|
},
|
||||||
"default": "Concentric"
|
"default": "concentric"
|
||||||
},
|
},
|
||||||
"support_use_towers": {
|
"support_use_towers": {
|
||||||
"label": "Use towers.",
|
"label": "Use towers.",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue