mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
Deal with infinite box.
This commit is contained in:
@@ -398,6 +398,9 @@ bool Model::arrange_objects(coordf_t dist, const BoundingBoxf* bb)
|
||||
// }
|
||||
// o->invalidate_bounding_box();
|
||||
// }
|
||||
|
||||
// return true;
|
||||
|
||||
size_t count = 0;
|
||||
for (auto obj : objects) count += obj->instances.size();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user