mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-15 00:45:54 +08:00
parent
ad5fcce6e4
commit
d34f3ffc83
@ -198,8 +198,9 @@ TriangleMesh::repair() {
|
|||||||
stl_clear_error(&stl);
|
stl_clear_error(&stl);
|
||||||
}
|
}
|
||||||
|
|
||||||
// normal_directions
|
// commenting out the following call fixes: #574, #413, #269, #262, #259, #230, #228, #206
|
||||||
stl_fix_normal_directions(&stl);
|
// // normal_directions
|
||||||
|
// stl_fix_normal_directions(&stl);
|
||||||
|
|
||||||
// normal_values
|
// normal_values
|
||||||
stl_fix_normal_values(&stl);
|
stl_fix_normal_values(&stl);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user