start the import to settings.
This commit is contained in:
parent
93530a64c1
commit
7b1fa6c202
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue