mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 01:07:57 -06:00
Revert "Place on bed improvements"
Some problem with disappearing planes, not worthy for a patch-release
This reverts commit f7726b99a7
.
This commit is contained in:
parent
740cd326ea
commit
86e9cb604a
2 changed files with 47 additions and 63 deletions
|
@ -403,8 +403,6 @@ private:
|
|||
|
||||
// This holds information to decide whether recalculation is necessary:
|
||||
std::vector<Transform3d> m_volumes_matrices;
|
||||
std::vector<ModelVolume::Type> m_volumes_types;
|
||||
Vec3d m_first_instance_scale;
|
||||
|
||||
std::vector<PlaneData> m_planes;
|
||||
mutable Vec3d m_starting_center;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue