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:
Ghostkeeper 2017-07-07 14:59:35 +02:00
parent 4275555f44
commit d9c6fc63f2
No known key found for this signature in database
GPG key ID: C5F96EE2BC0F7E75

View file

@ -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,