ENH:set the fan gear at 10%

Change-Id: I4ccb62c0e047ccaec3b6a7ca02e03fd2ce320348
This commit is contained in:
tao wang 2022-12-14 17:34:43 +08:00 committed by Lane.Wei
parent 5dcf49e0f4
commit 64a635608c
3 changed files with 64 additions and 23 deletions

View file

@ -151,6 +151,7 @@ protected:
/* TempInput */
wxBoxSizer * m_misc_ctrl_sizer;
StaticBox* m_fan_panel;
TempInput * m_tempCtrl_nozzle;
int m_temp_nozzle_timeout {0};
StaticLine * m_line_nozzle;