mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-26 04:12:07 +00:00
FIX: fix crash and blank page while cancel printing at 75 percent
jira: [STUDIO-11861] Change-Id: I142df41ade73558849183fd245163cb5a7367f9c (cherry picked from commit ddf4e9bc9f73b5cf7c50e74b66a98716d0f81d16)
This commit is contained in:
@@ -1302,8 +1302,10 @@ public:
|
||||
BBLSubTask* get_subtask();
|
||||
BBLModelTask* get_modeltask();
|
||||
void set_modeltask(BBLModelTask* task);
|
||||
void set_slice_info(BBLSliceInfo *info);
|
||||
|
||||
void update_model_task();
|
||||
|
||||
void free_slice_info();
|
||||
void update_slice_info(std::string project_id, std::string profile_id, std::string subtask_id, int plate_idx);
|
||||
|
||||
bool m_firmware_valid { false };
|
||||
|
||||
Reference in New Issue
Block a user