mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-22 14:13:57 -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
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue