mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 17:58:03 -06:00
ENH: adjust layout of preset page
Change-Id: I4b58b905071586f1d639adebed080c90e75b4553
This commit is contained in:
parent
1dfcbf6093
commit
d208272695
8 changed files with 31 additions and 31 deletions
|
@ -19,7 +19,7 @@ wxString get_calibration_type_name(CalibMode cali_mode)
|
|||
{
|
||||
switch (cali_mode) {
|
||||
case CalibMode::Calib_PA_Line:
|
||||
return _L("Pressure Adavance");
|
||||
return _L("Dynamic Pressure Control");
|
||||
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