mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
FIX: Can do switch while printing pause
jira: [STUDIO-9789] Change-Id: I8d5d2195adcd2cd048d95303f0562f24b696e34e (cherry picked from commit f3777db02d1ae61ff2ad996bf1dbb6c3aba8a1c3)
This commit is contained in:
@@ -1172,6 +1172,7 @@ public:
|
||||
bool can_pause();
|
||||
bool can_abort();
|
||||
bool is_in_printing();
|
||||
bool is_in_printing_pause() const;
|
||||
bool is_in_prepare();
|
||||
bool is_printing_finished();
|
||||
bool is_core_xy();
|
||||
|
||||
Reference in New Issue
Block a user