mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-26 20:32:06 +00:00
FIX: use time to hold the control
jira: [STUDIO-10923] Change-Id: I7069ed1ea0112837080c59895081e798d6a83e6e (cherry picked from commit c47759dd1fe17c840fa92ab3fec803a58d2d1785)
This commit is contained in:
@@ -1012,7 +1012,7 @@ public:
|
||||
int nozzle_setting_hold_count = 0;
|
||||
|
||||
bool xcam_ai_monitoring{ false };
|
||||
int xcam_ai_monitoring_hold_count = 0;
|
||||
time_t xcam_ai_monitoring_hold_start = 0;
|
||||
std::string xcam_ai_monitoring_sensitivity;
|
||||
bool xcam_buildplate_marker_detector{ false };
|
||||
int xcam_buildplate_marker_hold_count = 0;
|
||||
|
||||
Reference in New Issue
Block a user