mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00
Clarify description of wall thickness
There was some confusion about whether this was the thickness of the outer walls or just the thickness of walls in general. I've removed 'outside' from the description, because hopefully that is implicit enough.
This commit is contained in:
parent
7676975fcb
commit
2ad68f6ebd
1 changed files with 1 additions and 1 deletions
|
@ -869,7 +869,7 @@
|
|||
"wall_thickness":
|
||||
{
|
||||
"label": "Wall Thickness",
|
||||
"description": "The thickness of the outside walls in the horizontal direction. This value divided by the wall line width defines the number of walls.",
|
||||
"description": "The thickness of the walls in the horizontal direction. This value divided by the wall line width defines the number of walls.",
|
||||
"unit": "mm",
|
||||
"default_value": 0.8,
|
||||
"minimum_value": "0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue