mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-27 12:52:07 +00:00
NEW: request get version when online version is diff
Change-Id: If096fc6b050da80d4f961660a42a88deb4fe9f7e Signed-off-by: Stone Li <stone.li@bambulab.com>
This commit is contained in:
@@ -460,6 +460,8 @@ public:
|
||||
/*online*/
|
||||
bool online_rfid;
|
||||
bool online_ahb;
|
||||
int online_version = -1;
|
||||
int last_online_version = -1;
|
||||
|
||||
/* temperature */
|
||||
float nozzle_temp;
|
||||
|
||||
Reference in New Issue
Block a user