ENH: change image and text

Change-Id: I8844cde95f75d999079cd2c091247dc555a3fc2c
This commit is contained in:
liz.li 2023-07-06 20:35:21 +08:00 committed by Lane.Wei
parent f6049a2295
commit 63eaadb355
14 changed files with 12 additions and 12 deletions

View file

@ -60,7 +60,7 @@ void CalibrationPAStartPage::create_page(wxWindow* parent)
m_page_caption->show_prev_btn(false);
m_top_sizer->Add(m_page_caption, 0, wxEXPAND, 0);
create_when(parent,
_L("When you need Dynamic Pressure Control Calibration"),
_L("When you need Flow Dynamics Calibration"),
_L("uneven extrusion"));
m_top_sizer->Add(m_when_title);