Use more detailed headings

- Issue MatterHackers/MCCentral#5554
This commit is contained in:
jlewin 2019-05-20 17:13:07 -07:00
parent f76fdc2525
commit 299585d7a9
6 changed files with 6 additions and 6 deletions

View file

@ -109,7 +109,7 @@ namespace MatterHackers.MatterControl.ConfigurationPage.PrintLeveling
// show what steps will be taken
yield return new WizardPage(
this,
"Overview".Localize(),
string.Format("{0} {1}", this.Title, "Overview".Localize()),
string.Format(
"{0}\n\n{1}\n\n{2}\n\n",
"Z Calibration measures the z position of the nozzles.".Localize(),