Rename 'Other Wall' to 'Inner Wall'

This is both more correct and more consistent with the descriptions.

Contributes to issue CURA-1212.
This commit is contained in:
Ghostkeeper 2016-03-22 18:00:46 +01:00
parent a89e128f72
commit 4725b1b074
No known key found for this signature in database
GPG key ID: 701948C5954A7385

View file

@ -260,7 +260,7 @@
"visible": false
},
"wall_line_width_x": {
"label": "Other Walls Line Width",
"label": "Inner Wall(s) Line Width",
"description": "Width of a single shell line for all shell lines except the outermost one.",
"unit": "mm",
"min_value": "0.0001",
@ -458,7 +458,7 @@
"enabled": "False"
},
"remove_overlapping_walls_x_enabled": {
"label": "Remove Overlapping Other Wall Parts",
"label": "Remove Overlapping Inner Wall Parts",
"description": "Remove parts of an inner wall which share an overlap which would result in overextrusion in some places. These overlaps occur in thin pieces in a model and sharp corners.",
"type": "boolean",
"default": true,