parent
1e57909497
commit
063ac60ec9
1 changed files with 3 additions and 0 deletions
|
|
@ -352,6 +352,9 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
|
|||
}
|
||||
}
|
||||
|
||||
// Set initial theme to current theme
|
||||
newProfile.SetValue(SettingsKey.active_theme_index, ActiveSliceSettings.Instance.GetValue(SettingsKey.active_theme_index));
|
||||
|
||||
Instance.Profiles.Add(new PrinterInfo
|
||||
{
|
||||
Name = printerName,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue