mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 02:41:17 +00:00
ENH: update airducts
jira: [STUDIO-13296] Change-Id: I5cdb34cc254933be9a91313462a6b03b0dca117b (cherry picked from commit fbf88ce6f226496723344e60f57632eadfaf5ee9)
This commit is contained in:
@@ -237,12 +237,12 @@ private:
|
||||
int m_fan_set_time_out{ 0 };
|
||||
|
||||
std::map<AIR_DUCT, wxString> radio_btn_name;
|
||||
std::map<AIR_FUN, wxString> fan_func_name;
|
||||
std::map<AIR_DOOR, wxString> air_door_func_name;
|
||||
std::map<AIR_DUCT, wxString> label_text;
|
||||
|
||||
private:
|
||||
void init_names(MachineObject* obj);
|
||||
wxString get_fan_func_name(int mode, int submode, AIR_FUN func) const;
|
||||
|
||||
void CreateDuct();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user