mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 15:37:30 -06:00
ENH: change image and text
Change-Id: I8844cde95f75d999079cd2c091247dc555a3fc2c
This commit is contained in:
parent
f6049a2295
commit
63eaadb355
14 changed files with 12 additions and 12 deletions
|
@ -562,7 +562,7 @@ void PressureAdvanceWizard::on_cali_save()
|
|||
else {
|
||||
assert(false);
|
||||
}
|
||||
MessageDialog msg_dlg(nullptr, _L("Dynamic Pressure Control calibration result has been saved to the printer"), wxEmptyString, wxOK);
|
||||
MessageDialog msg_dlg(nullptr, _L("Flow Dynamics Calibration result has been saved to the printer"), wxEmptyString, wxOK);
|
||||
msg_dlg.ShowModal();
|
||||
}
|
||||
show_step(start_step);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue