Fixed #2537: pa pattern issues on delta printers

This commit is contained in:
SoftFever
2023-11-06 23:02:40 +08:00
parent bea9b54689
commit 9f599cd51f
2 changed files with 2 additions and 10 deletions

View File

@@ -294,7 +294,6 @@ private:
const Calib_Params &m_params;
GCodeWriter m_writer;
bool m_is_delta;
Vec3d m_starting_point;
bool m_is_start_point_fixed = false;