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:
Rijk van Manen 2021-11-03 16:46:46 +01:00
parent a35fcf493a
commit a0a55ea6fe

View File

@ -40,6 +40,9 @@
{
"value": false,
"enabled": false
},
"skin_angles": {
"value": "[] if infill_pattern not in ['cross', 'cross_3d'] else [20, 110]"
}
}
}