mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-12 06:38:58 +08:00
Fix of #1640
This commit is contained in:
parent
6094512f8f
commit
2d7a828dad
@ -1477,6 +1477,7 @@ namespace Slic3r {
|
||||
|
||||
stl_get_size(&stl);
|
||||
volume->mesh.repair();
|
||||
volume->center_geometry();
|
||||
volume->calculate_convex_hull();
|
||||
|
||||
// apply volume's name and config data
|
||||
|
Loading…
x
Reference in New Issue
Block a user