mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-24 19:32:18 +00:00
FIX: update is_info_ready function
jira: [STUDIO-10608] Change-Id: I068969223e54b1fa2056a0acc80bef87d167942c (cherry picked from commit 44e068e705742b37513d2ce65c18a41007d4b7d8)
This commit is contained in:
@@ -894,6 +894,7 @@ public:
|
||||
std::vector<int> stage_list_info;
|
||||
int stage_curr = 0;
|
||||
int m_push_count = 0;
|
||||
int m_full_msg_count = 0; /*the full message count, there are full or diff messages from network*/
|
||||
bool calibration_done { false };
|
||||
|
||||
bool is_axis_at_home(std::string axis);
|
||||
|
||||
Reference in New Issue
Block a user