Replace RunAnyRequiredPrinterSetup with Wizard.NextIncompleteStage()
This commit is contained in:
parent
d88b82ddb2
commit
4f3fbba14d
6 changed files with 23 additions and 62 deletions
|
|
@ -82,6 +82,7 @@ namespace MatterHackers.MatterControl.ConfigurationPage.PrintLeveling
|
|||
alreadyLoadedButton.Click += (s, e) =>
|
||||
{
|
||||
this.DialogWindow.ClosePage();
|
||||
|
||||
switch (extruderIndex)
|
||||
{
|
||||
case 0:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue