mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-25 03:42:05 +00:00
ENH: do not popup if at heating mode
jira: [STUDIO-11471] Change-Id: Ic7a6b33b84cf0880a7f4c2581c9ccdd1ef752cec (cherry picked from commit 1480c97ffac75afb422fd8fb2cc21cbec6b2de72)
This commit is contained in:
@@ -812,6 +812,7 @@ public:
|
||||
|
||||
//new fan data
|
||||
AirDuctData m_air_duct_data;
|
||||
bool is_at_heating_mode() const { return m_air_duct_data.curren_mode == AIR_DUCT_HEATING_INTERNAL_FILT; };
|
||||
void converse_to_duct(bool is_suppt_part_fun, bool is_suppt_aux_fun, bool is_suppt_cham_fun); // Convert the data to duct type to make the newand old protocols consistent
|
||||
|
||||
/* signals */
|
||||
|
||||
Reference in New Issue
Block a user