Rename InstructionsPage -> LevelingWizardPage
This commit is contained in:
parent
9799795dc1
commit
62d1ab164c
13 changed files with 19 additions and 19 deletions
|
|
@ -35,7 +35,7 @@ using MatterHackers.VectorMath;
|
|||
|
||||
namespace MatterHackers.MatterControl.ConfigurationPage.PrintLeveling
|
||||
{
|
||||
public class GettingThirdPointFor2PointCalibration : InstructionsPage
|
||||
public class GettingThirdPointFor2PointCalibration : LevelingWizardPage
|
||||
{
|
||||
protected Vector3 probeStartPosition;
|
||||
private ProbePosition probePosition;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue