mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-25 01:40:57 +00:00
Merge: Snapmaker Orca 2.1.2
This commit is contained in:
@@ -544,6 +544,10 @@ private:
|
||||
float m_last_layer_z{ 0.0f };
|
||||
float m_max_layer_z{ 0.0f };
|
||||
float m_last_width{ 0.0f };
|
||||
|
||||
// SM_Orca
|
||||
float m_next_wipe_x {0.0f};
|
||||
float m_next_wipe_y {0.0f};
|
||||
#if ENABLE_GCODE_VIEWER_DATA_CHECKING
|
||||
double m_last_mm3_per_mm;
|
||||
#endif // ENABLE_GCODE_VIEWER_DATA_CHECKING
|
||||
|
||||
Reference in New Issue
Block a user