ENH:synchronize the status of AMS and printers

Change-Id: Ied38fbee8d78a984df9d7a46d3f69b54fea7fef2
This commit is contained in:
tao wang 2023-04-01 14:43:18 +08:00 committed by Lane.Wei
parent cb2f6dd772
commit 1eb96b6979
4 changed files with 62 additions and 23 deletions

View file

@ -290,6 +290,7 @@ protected:
int m_last_timelapse = -1;
int m_last_extrusion = -1;
int m_last_vcamera = -1;
bool m_is_load_with_temp = false;
wxWebRequest web_request;
bool bed_temp_input = false;