mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-26 04:11:07 -07: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
|
"visible": false
|
||||||
},
|
},
|
||||||
"skin_outline_count": {
|
"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.",
|
"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,
|
||||||
"type": "int",
|
"type": "int",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue