mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-12 09:17:50 -06:00
Restore Extra Skin Wall Count description
Contributes to issue CURA-1309.
This commit is contained in:
parent
b2042b84f9
commit
53018b49a4
1 changed files with 1 additions and 1 deletions
|
@ -438,7 +438,7 @@
|
||||||
},
|
},
|
||||||
"skin_outline_count": {
|
"skin_outline_count": {
|
||||||
"label": "Extra Skin Wall Count",
|
"label": "Extra Skin Wall Count",
|
||||||
"description": "Alternate the direction in which the top/bottom layers are printed. Normally they are printed diagonally only. This setting adds the X-only and Y-only directions.",
|
"description": "Number of lines around skin regions. Using one or two skin perimeter lines can greatly improve roofs which would start in the middle of infill cells.",
|
||||||
"default": 0,
|
"default": 0,
|
||||||
"min_value": "0",
|
"min_value": "0",
|
||||||
"max_value_warning": "10",
|
"max_value_warning": "10",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue