mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-15 19:52:39 -07:00
Restore non-manifold warnings
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user