mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-01 16:24:41 +08:00
optimized skin orientation for cross pattern
The skin orientation is optimized for the cross (3d) pattern to reduce the bridge distance. For more information see PP-55.
This commit is contained in:
parent
a35fcf493a
commit
a0a55ea6fe
@ -40,6 +40,9 @@
|
|||||||
{
|
{
|
||||||
"value": false,
|
"value": false,
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
},
|
||||||
|
"skin_angles": {
|
||||||
|
"value": "[] if infill_pattern not in ['cross', 'cross_3d'] else [20, 110]"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user