mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-02 19:44:00 -06:00
Fixed #1211
This commit is contained in:
parent
62894d3f7b
commit
be508b003a
2 changed files with 9 additions and 2 deletions
|
@ -603,8 +603,6 @@ namespace Slic3r {
|
|||
|
||||
if (!_generate_volumes(*object.second, obj_geometry->second, *volumes_ptr))
|
||||
return false;
|
||||
|
||||
object.second->center_around_origin();
|
||||
}
|
||||
|
||||
// fixes the min z of the model if negative
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue