mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-03 02:22:46 +00:00
Autocenter finally disabled. Progress indication works.
This commit is contained in:
@@ -206,7 +206,6 @@ public:
|
||||
double rotation; // Rotation around the Z axis, in radians around mesh center point
|
||||
double scaling_factor;
|
||||
Pointf offset; // in unscaled coordinates
|
||||
double offset_z = 0;
|
||||
|
||||
ModelObject* get_object() const { return this->object; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user