mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
skin alternate rotation setting
This commit is contained in:
parent
8c12426760
commit
45143107ca
1 changed files with 7 additions and 0 deletions
|
@ -254,6 +254,13 @@
|
|||
"default": "Lines",
|
||||
"visible": false
|
||||
},
|
||||
"skin_alternate_rotation": {
|
||||
"label": "Alternate Skin Rotation",
|
||||
"description": "Alternate between diagonal skin fill and horizontal + vertical skin fill. Although the diagonal directions can print quicker, this option can improve on the printing quality by reducing the pillowing effect.",
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
"visible": false
|
||||
},
|
||||
"skin_outline_count": {
|
||||
"label": "Skin Perimeter Line Count",
|
||||
"description": "Number of lines around skin regions. Using one or two skin perimeter lines can greatly improve on roofs which would start in the middle of infill cells.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue