mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-05 13:04:03 -06:00
parent
afdb490cf1
commit
ed529b62f3
5 changed files with 62 additions and 9 deletions
|
@ -139,7 +139,7 @@ sub slice {
|
|||
|
||||
# free memory
|
||||
undef $mesh;
|
||||
undef $self->meshes->[$region_id];
|
||||
undef $self->meshes->[$region_id];return;
|
||||
}
|
||||
|
||||
# free memory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue