mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-27 21:02:23 +00:00
ENH: support close lamp check
jira: [STUDIO-11982] Change-Id: Ic0211b9895f9a75c4bcbfd64772f99d81f510d56 (cherry picked from commit 039d11ca8862c7c799638f0bdbde0569326e15ad)
This commit is contained in:
@@ -958,6 +958,10 @@ public:
|
||||
PrintingSpeedLevel _parse_printing_speed_lvl(int lvl);
|
||||
int get_bed_temperature_limit();
|
||||
bool is_filament_installed();
|
||||
|
||||
/*stat*/
|
||||
bool m_lamp_close_recheck = false;
|
||||
|
||||
/* camera */
|
||||
bool has_ipcam { false };
|
||||
bool camera_recording { false };
|
||||
|
||||
Reference in New Issue
Block a user