mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-28 11:50:49 -07:00
ENH: support multi-color with external
Jira: [STUDIO-12520] Change-Id: I34c88b6a84514a0e56e65723f91d1a2940128e8d (cherry picked from commit b8879ec648e038080628190fc363251229bbd5ee)
This commit is contained in:
parent
ca87a0a395
commit
a7ad18e66e
8 changed files with 75 additions and 8 deletions
|
|
@ -6397,6 +6397,7 @@ void MachineObject::parse_new_info(json print)
|
|||
is_support_airprinting_detection = get_flag_bits(fun, 45);
|
||||
|
||||
m_air_duct_data.m_support_cooling_filter = get_flag_bits(fun, 46);
|
||||
is_support_ext_change_assist = get_flag_bits(fun, 48);
|
||||
}
|
||||
|
||||
/*aux*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue