Set max height for model chooser in setup wizard.
This commit is contained in:
parent
27f5bcfddd
commit
66726af531
3 changed files with 2 additions and 5 deletions
|
|
@ -381,8 +381,6 @@ namespace MatterHackers.MatterControl
|
|||
LoadSlicePresets(this.ActivePrinter.Make, this.ActivePrinter.Model, "material");
|
||||
LoadSlicePresets(this.ActivePrinter.Make, this.ActivePrinter.Model, "quality");
|
||||
|
||||
|
||||
|
||||
foreach (CustomCommands customCommand in printerCustomCommands)
|
||||
{
|
||||
customCommand.PrinterId = ActivePrinter.Id;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue