start the import to settings.

This commit is contained in:
Lars Brubaker 2016-06-21 15:43:09 -07:00
parent 93530a64c1
commit 7b1fa6c202

View file

@ -438,7 +438,7 @@ namespace MatterHackers.MatterControl
{
case ".printer":
// open a wizard to ask what to import to the preset
throw new NotImplementedException("need to import from 'MatterControl.printer' files");
WizardWindow.ChangeToPage(new SelectPartsOfPrinterToImport(settingsFilePath));
break;
case ".slice": // legacy presets file extension