mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06:00
ENH:updaite the target temperature for chamber
jira:[new] Change-Id: Ifb16608b1de807bcecd58fbff9f64dea905c0b26 (cherry picked from commit ac0c2400349f4551aa6c913d30b4c750e68f781f)
This commit is contained in:
parent
5ec0a28d05
commit
685624a1ef
1 changed files with 1 additions and 2 deletions
|
@ -1925,8 +1925,7 @@ void StatusPanel::update(MachineObject *obj)
|
|||
m_tempCtrl_chamber->Enable();
|
||||
} else {
|
||||
m_tempCtrl_chamber->SetReadOnly(true);
|
||||
m_tempCtrl_chamber->SetLabel(TEMP_BLANK_STR);
|
||||
m_tempCtrl_chamber->GetTextCtrl()->SetValue(TEMP_BLANK_STR);
|
||||
m_tempCtrl_chamber->SetTagTemp(TEMP_BLANK_STR);
|
||||
m_tempCtrl_chamber->Disable();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue