mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-29 22:02:10 +00:00
FIX:fixed the issue of incorrect display of calibration information
jira:[STUDIO-11515] Change-Id: I4cd62b06ead3fc43917cee7fbc68b2575a0d8133 (cherry picked from commit 6d1b7b8d806530c80e72f266c733e0207e7ac27a)
This commit is contained in:
@@ -1301,6 +1301,7 @@ public:
|
||||
BBLSubTask* get_subtask();
|
||||
BBLModelTask* get_modeltask();
|
||||
void set_modeltask(BBLModelTask* task);
|
||||
void set_slice_info(BBLSliceInfo *info);
|
||||
void update_model_task();
|
||||
void update_slice_info(std::string project_id, std::string profile_id, std::string subtask_id, int plate_idx);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user