Improving z-calibration wizard
Improving materials
This commit is contained in:
parent
c91bb5bfe2
commit
7b556918ee
25 changed files with 76 additions and 100 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue