Fixing profiles to pass test
This commit is contained in:
parent
9687243811
commit
8b894f8c53
9 changed files with 64 additions and 116 deletions
|
|
@ -994,7 +994,7 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
|
|||
// Items *should* reset to defaults
|
||||
break;
|
||||
default:
|
||||
//Items should *not* reset to defaults
|
||||
// Items should *not* reset to defaults
|
||||
keysToRetain.Add(item.SlicerConfigName);
|
||||
break;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue