mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-21 09:52:11 +00:00
FIX:fixed too many times requests for get_subtask
JIRA:STUDIO-4283 Change-Id: Ic15c782b8304d5fefbc78cc76fb32fa5ccf9335b
This commit is contained in:
@@ -451,6 +451,7 @@ protected:
|
||||
bool bed_temp_input = false;
|
||||
bool nozzle_temp_input = false;
|
||||
bool cham_temp_input = false;
|
||||
bool request_model_info_flag = false;
|
||||
int speed_lvl = 1; // 0 - 3
|
||||
int speed_lvl_timeout {0};
|
||||
boost::posix_time::ptime speed_dismiss_time;
|
||||
|
||||
Reference in New Issue
Block a user