FIX: adjust text spaces and spelling
Change-Id: I80ca24091a29f0c4df9cf5a5b3bf86958f9f0980
This commit is contained in:
parent
80e4578921
commit
c27d2328a6
|
@ -96,7 +96,7 @@ void CalibrationPAStartPage::create_page(wxWindow* parent)
|
||||||
create_about(parent,
|
create_about(parent,
|
||||||
_L("About this calibration"),
|
_L("About this calibration"),
|
||||||
_L("Please find the details of Flow Dynamics Calibration from our wiki.\
|
_L("Please find the details of Flow Dynamics Calibration from our wiki.\
|
||||||
\n\nUsually the calibration is unnecessary.When you start a single color / material print, with the \"flow dynamics calibration\" option checked in the print start menu, the printer will follow the old way, calibration the filament before the print; When you start a multi color / material print, the printer will use the default compensation parameter for the filament during every filament switch which will have a good result in most cases.\
|
\n\nUsually the calibration is unnecessary. When you start a single color/material print, with the \"flow dynamics calibration\" option checked in the print start menu, the printer will follow the old way, calibrate the filament before the print; When you start a multi color/material print, the printer will use the default compensation parameter for the filament during every filament switch which will have a good result in most cases.\
|
||||||
\n\nPlease note there are a few cases that will make the calibration result not reliable: using a texture plate to do the calibration; the build plate is not sticky (please wash the build plate or apply gluestick ! ) ...You can find more from our wiki.\
|
\n\nPlease note there are a few cases that will make the calibration result not reliable: using a texture plate to do the calibration; the build plate is not sticky (please wash the build plate or apply gluestick ! ) ...You can find more from our wiki.\
|
||||||
\n\nThe calibration results have about 10% jitter in our test, which may cause the result not exactly the same in each calibration. We are still investing the root cause."));
|
\n\nThe calibration results have about 10% jitter in our test, which may cause the result not exactly the same in each calibration. We are still investing the root cause."));
|
||||||
m_top_sizer->Add(m_about_title);
|
m_top_sizer->Add(m_about_title);
|
||||||
|
|
Loading…
Reference in New Issue