mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-05 17:17:06 +02:00
Arrange cache in ModeInstance and logical bed remembered.
This commit is contained in:
@@ -624,7 +624,7 @@ public:
|
||||
return !std::isnan(m_pos.x()) && !std::isnan(m_pos.y());
|
||||
}
|
||||
|
||||
void apply_arrange_result(Vec2d offset, double rotation_rads);
|
||||
void apply_arrange_result(Vec2crd offset, double rotation_rads);
|
||||
|
||||
arrangement::ArrangePolygon get_arrange_polygon() const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user