mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-09 15:57:55 -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
|
@ -24,7 +24,7 @@ CalibrationStyle get_cali_style(MachineObject* obj)
|
|||
wxString get_cali_mode_caption_string(CalibMode mode)
|
||||
{
|
||||
if (mode == CalibMode::Calib_PA_Line)
|
||||
return _L("Dynamic Pressure Control Calibration");
|
||||
return _L("Flow Dynamics Calibration");
|
||||
if (mode == CalibMode::Calib_Flow_Rate)
|
||||
return _L("Flow Rate Calibration");
|
||||
if (mode == CalibMode::Calib_Vol_speed_Tower)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue