mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 09:47:58 -06:00
Added unit test for checking geometry after save+load to 3mf cycle
This commit is contained in:
parent
9406b50447
commit
c790e2ff7c
3 changed files with 71 additions and 4 deletions
|
@ -716,8 +716,8 @@ namespace Slic3r {
|
|||
return false;
|
||||
}
|
||||
|
||||
// fixes the min z of the model if negative
|
||||
model.adjust_min_z();
|
||||
// // fixes the min z of the model if negative
|
||||
// model.adjust_min_z();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue