mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-05 11:32:53 +00: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