mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 17:58:03 -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
|
@ -19,7 +19,7 @@ wxString get_calibration_type_name(CalibMode cali_mode)
|
|||
{
|
||||
switch (cali_mode) {
|
||||
case CalibMode::Calib_PA_Line:
|
||||
return _L("Dynamic Pressure Control");
|
||||
return _L("Flow Dynamics");
|
||||
case CalibMode::Calib_Flow_Rate:
|
||||
return _L("Flow Rate");
|
||||
case CalibMode::Calib_Vol_speed_Tower:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue