mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-02 20:51:23 -07:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
19a6461608
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue