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

Merge branch 'master' into tm_builtin_pad

This commit is contained in:
tamasmeszaros
2019-07-09 13:21:26 +02:00
65 changed files with 2903 additions and 1706 deletions
+1
View File
@@ -673,6 +673,7 @@ void base_plate(const TriangleMesh & mesh,
const std::vector<float> &heights,
ThrowOnCancel thrfn)
{
if (mesh.empty()) return;
// m.require_shared_vertices(); // TriangleMeshSlicer needs this
TriangleMeshSlicer slicer(&mesh);