mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-08-05 14:20:40 +08:00
ENH:updaite the target temperature for chamber
jira:[new] Change-Id: Ifb16608b1de807bcecd58fbff9f64dea905c0b26
This commit is contained in:
parent
bf3974f6d0
commit
cd6dd8343b
@ -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…
x
Reference in New Issue
Block a user