mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Fix of #1640
This commit is contained in:
@@ -1477,6 +1477,7 @@ namespace Slic3r {
|
|||||||
|
|
||||||
stl_get_size(&stl);
|
stl_get_size(&stl);
|
||||||
volume->mesh.repair();
|
volume->mesh.repair();
|
||||||
|
volume->center_geometry();
|
||||||
volume->calculate_convex_hull();
|
volume->calculate_convex_hull();
|
||||||
|
|
||||||
// apply volume's name and config data
|
// apply volume's name and config data
|
||||||
|
|||||||
Reference in New Issue
Block a user