7 point has 21 steps
This commit is contained in:
parent
9de441ea78
commit
41bbc2f5cf
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ namespace MatterHackers.MatterControl.ConfigurationPage.PrintLeveling
|
|||
private string pageOneInstructionsText7 = LocalizedString.Get("Click 'Next' to continue.");
|
||||
|
||||
public LevelWizard7PointRadial(LevelWizardBase.RuningState runningState)
|
||||
: base(500, 370, 9)
|
||||
: base(500, 370, 21)
|
||||
{
|
||||
bool allowLessThanZero = ActiveSliceSettings.Instance.GetActiveValue("z_can_be_negative") == "1";
|
||||
string printLevelWizardTitle = LocalizedString.Get("MatterControl");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue