mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-04 20:44:00 -06:00
ENH:updaite the target temperature for chamber
jira:[new] Change-Id: Ifb16608b1de807bcecd58fbff9f64dea905c0b26
This commit is contained in:
parent
bf3974f6d0
commit
cd6dd8343b
1 changed files with 1 additions and 2 deletions
|
@ -1854,8 +1854,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