mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-12 12:37:47 +00:00
ENH: support multi-color with external
Jira: [STUDIO-12520] Change-Id: I34c88b6a84514a0e56e65723f91d1a2940128e8d (cherry picked from commit b8879ec648e038080628190fc363251229bbd5ee)
This commit is contained in:
@@ -276,6 +276,7 @@ struct PrintParams {
|
||||
int auto_bed_leveling{ 0 };
|
||||
int auto_flow_cali{ 0 };
|
||||
int auto_offset_cali{ 0 };
|
||||
bool task_ext_change_assist{false};
|
||||
};
|
||||
|
||||
struct TaskQueryParams
|
||||
|
||||
Reference in New Issue
Block a user