mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 05:23:58 -06:00
JSON: language fixes by Tim (CURA-1309)
This commit is contained in:
parent
3b7650729a
commit
c8aa770fed
1 changed files with 2 additions and 2 deletions
|
@ -460,7 +460,7 @@
|
|||
"visible": false
|
||||
},
|
||||
"alternate_extra_perimeter": {
|
||||
"label": "Alternating Extra Wall",
|
||||
"label": "Alternate Extra Wall",
|
||||
"description": "Prints an extra wall at every other layer. This way infill gets caught between these extra walls, resulting in stronger prints.",
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
|
@ -1300,7 +1300,7 @@
|
|||
"global_only": true,
|
||||
"children": {
|
||||
"support_line_distance": {
|
||||
"label": "Support Line distance",
|
||||
"label": "Support Line Distance",
|
||||
"description": "Distance between the printed support structure lines. This setting is calculated by the support density.",
|
||||
"unit": "mm",
|
||||
"type": "float",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue