mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 23:23:59 -06:00
Restore non-manifold warnings
This commit is contained in:
parent
c95cd5ac38
commit
2f1ae3f112
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue