mattercontrol/SlicerConfiguration/Settings
John Lewin 0d0625a6e7 Add support for LoadProfile call that can be forced to reload from disk
- Issue MatterHackers/MCCentral#178
 - Without this mechanism, requests for the active profile return the
   active instance rather than loading the latest on disk values
2016-07-08 07:31:43 -07:00
..
ActiveSliceSettings.cs Support for in-memory profile refresh without ActivePrinterChanged event 2016-07-08 07:28:00 -07:00
GCodeMacro.cs Extract classes to separate files 2016-06-16 16:51:32 -07:00
LayeredProfile.cs Profile Sync 2016-07-07 12:37:39 -07:00
OemProfile.cs Extract classes to separate files 2016-06-16 16:51:32 -07:00
PrinterSettingsLayer.cs Remove OemProfile property, promote OemLayer property to parent 2016-06-27 15:42:56 -07:00
ProfileManager.cs Add support for LoadProfile call that can be forced to reload from disk 2016-07-08 07:31:43 -07:00
ProfileMigrations.cs Remove OemProfile property, promote OemLayer property to parent 2016-06-27 15:42:56 -07:00
SettingsDiagram.cd Convert some accessors to use GetValue<T> 2016-06-15 16:15:47 -07:00
SettingsProfile.cs Remove excess Save call 2016-07-07 15:36:04 -07:00