mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 21:13:58 -06:00
JSON: bugfix: skin_outline_count label
This commit is contained in:
parent
914062a0bd
commit
f044f96910
1 changed files with 1 additions and 1 deletions
|
@ -448,7 +448,7 @@
|
|||
"visible": false
|
||||
},
|
||||
"skin_outline_count": {
|
||||
"label": "Skin Perimeter Line Count",
|
||||
"label": "Extra Skin Wall Count",
|
||||
"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,
|
||||
"type": "int",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue