mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
Merge branch 'master' of https://github.com/prusa3d/Slic3r into dev
This commit is contained in:
@@ -601,6 +601,8 @@ namespace Slic3r {
|
|||||||
|
|
||||||
if (!_generate_volumes(*object.second, obj_geometry->second, *volumes_ptr))
|
if (!_generate_volumes(*object.second, obj_geometry->second, *volumes_ptr))
|
||||||
return false;
|
return false;
|
||||||
|
|
||||||
|
object.second->center_around_origin();
|
||||||
}
|
}
|
||||||
|
|
||||||
// fixes the min z of the model if negative
|
// fixes the min z of the model if negative
|
||||||
|
|||||||
Reference in New Issue
Block a user