Improving z-calibration wizard

Improving materials
This commit is contained in:
Lars Brubaker 2022-03-18 14:06:52 -07:00
parent c91bb5bfe2
commit 7b556918ee
25 changed files with 76 additions and 100 deletions

View file

@ -39,8 +39,10 @@ namespace MatterHackers.MatterControl.ConfigurationPage.PrintLeveling
: base(
context,
pageDescription,
"We will now refine our measurement of the extruder height at this position.".Localize(),
levelingStrings.FineInstruction2,
"We will now refine our measurement of the extruder height at this position.".Localize(),
LevelingStrings.BelowControlsInstructions,
null,
"Finally click 'Next' to continue.".Localize(),
.1,
probePositions,
probePositionsBeingEditedIndex)