mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
ENH: adjust layout of preset page
Change-Id: I4b58b905071586f1d639adebed080c90e75b4553
This commit is contained in:
@@ -81,7 +81,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 Pressure Advance Calibration"),
|
||||
_L("When you need Dynamic Pressure Control Calibration"),
|
||||
_L("uneven extrusion"));
|
||||
|
||||
m_top_sizer->Add(m_when_title);
|
||||
|
||||
Reference in New Issue
Block a user