1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-13 08:24:27 +00:00

Restore non-manifold warnings

This commit is contained in:
Alessandro Ranellucci
2012-09-21 15:46:40 +02:00
parent c95cd5ac38
commit 2f1ae3f112
+1
View File
@@ -309,6 +309,7 @@ sub load_file {
: [0,0],
],
);
$object->mesh->check_manifoldness;
# we only consider the rotation of the first instance for now
$object->set_rotation($model->objects->[$i]->instances->[0]->rotation)