mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Clarify description of skin overlap percentage setting
It's unclear what this was a percentage of. Contributes to issue CURA-3892.
This commit is contained in:
parent
4275555f44
commit
d9c6fc63f2
1 changed files with 1 additions and 1 deletions
|
@ -1340,7 +1340,7 @@
|
|||
"skin_overlap":
|
||||
{
|
||||
"label": "Skin Overlap Percentage",
|
||||
"description": "The amount of overlap between the skin and the walls. A slight overlap allows the walls to connect firmly to the skin.",
|
||||
"description": "The amount of overlap between the skin and the walls as a percentage of the line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall.",
|
||||
"unit": "%",
|
||||
"type": "float",
|
||||
"default_value": 5,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue