mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 23:46:24 -06:00
FIX:fixed too many times requests for get_subtask
JIRA: STUDIO-4283 Change-Id: Ic15c782b8304d5fefbc78cc76fb32fa5ccf9335b (cherry picked from commit 957688167f22456c6212cb20f16f4028690869f4)
This commit is contained in:
parent
2293b33e73
commit
b4b5128659
2 changed files with 3 additions and 1 deletions
|
@ -472,6 +472,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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue