mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-26 04:12:07 +00:00
FIX: update the holds of command
jira: [STUDIO-11638] Change-Id: I1d2fe9fce53b819a0307e0420d0858c0e2c13ce5 (cherry picked from commit fe959f3da34f41a500b66e4d46d268817cbc54fb)
This commit is contained in:
@@ -960,7 +960,7 @@ public:
|
||||
bool camera_recording { false };
|
||||
bool camera_recording_when_printing { false };
|
||||
bool camera_timelapse { false };
|
||||
int camera_recording_hold_count = 0;
|
||||
time_t camera_recording_ctl_start = 0;
|
||||
int camera_timelapse_hold_count = 0;
|
||||
int camera_resolution_hold_count = 0;
|
||||
std::string camera_resolution = "";
|
||||
|
||||
Reference in New Issue
Block a user