1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-17 09:04:27 +00:00

Merge branch 'dev2' of https://github.com/prusa3d/Slic3r into dev_native

This commit is contained in:
Enrico Turri
2018-10-03 13:38:57 +02:00
3 changed files with 9 additions and 0 deletions
+1
View File
@@ -198,6 +198,7 @@ public:
void calculate_convex_hull();
const TriangleMesh& get_convex_hull() const;
TriangleMesh& get_convex_hull();
// Helpers for loading / storing into AMF / 3MF files.
static Type type_from_string(const std::string &s);