mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-15 02:37:51 -06:00
Autocenter finally disabled. Progress indication works.
This commit is contained in:
parent
d3b19382fe
commit
952068f282
6 changed files with 108 additions and 55 deletions
|
@ -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; }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue