1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-23 10:04:26 +00:00

Lay flat - icons and invalidation improvement

This commit is contained in:
Lukas Matena
2018-08-20 11:27:25 +02:00
parent db9580f40b
commit b0dd328fde
8 changed files with 23 additions and 9 deletions
+1
View File
@@ -166,6 +166,7 @@ private:
std::vector<BoundingBoxf3> bounding_boxes; // bounding boxes of convex hulls of individual volumes
float scaling_factor;
float rotation;
Pointf3 mesh_first_point;
};
// This holds information to decide whether recalculation is necessary: