mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 01:05:58 +08:00
JSON: language fixes by Tim (CURA-1309)
This commit is contained in:
parent
3b7650729a
commit
c8aa770fed
@ -460,7 +460,7 @@
|
|||||||
"visible": false
|
"visible": false
|
||||||
},
|
},
|
||||||
"alternate_extra_perimeter": {
|
"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.",
|
"description": "Prints an extra wall at every other layer. This way infill gets caught between these extra walls, resulting in stronger prints.",
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"default": false,
|
"default": false,
|
||||||
@ -1300,7 +1300,7 @@
|
|||||||
"global_only": true,
|
"global_only": true,
|
||||||
"children": {
|
"children": {
|
||||||
"support_line_distance": {
|
"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.",
|
"description": "Distance between the printed support structure lines. This setting is calculated by the support density.",
|
||||||
"unit": "mm",
|
"unit": "mm",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user