mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
FIX:translation of chamber temperature
JIRA:STUDIO-4624 Change-Id: Ifacd32a901705b1ffc359657afb6de5356e60400
This commit is contained in:
@@ -1333,6 +1333,7 @@ void AmsReplaceMaterialDialog::update_machine_obj(MachineObject* obj)
|
||||
} else {
|
||||
if (label_txt)
|
||||
label_txt->SetLabelText(_L("There are currently no identical spare consumables available, and automatic replenishment is currently not possible. \n(Currently supporting automatic supply of consumables with the same brand, material type, and color)"));
|
||||
label_txt->Wrap(FromDIP(380));
|
||||
}
|
||||
|
||||
m_scrollview_groups->Layout();
|
||||
|
||||
Reference in New Issue
Block a user