Merge pull request #3352 from MatterHackers/unlimitedbacon-patch-1
Change time estimate in probe calibration wizard.
This commit is contained in:
commit
829f293c8a
1 changed files with 2 additions and 2 deletions
|
|
@ -88,7 +88,7 @@ namespace MatterHackers.MatterControl.ConfigurationPage.PrintLeveling
|
|||
"Home the printer".Localize(),
|
||||
"Probe the bed at the center".Localize(),
|
||||
"Manually measure the extruder at the center".Localize(),
|
||||
"We should be done in less than 1 minute.".Localize(),
|
||||
"We should be done in less than five minutes.".Localize(),
|
||||
levelingStrings.ClickNext));
|
||||
|
||||
// add in the material select page
|
||||
|
|
@ -181,4 +181,4 @@ namespace MatterHackers.MatterControl.ConfigurationPage.PrintLeveling
|
|||
manualProbePositions);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue