mattercontrol/SlicerConfiguration/Settings
Matt Moening bdf3e8f2a5 Importing a printer/settings from a file will now notify the user if the file contains no valid user settings
- ImportFomEisting now returns a bool of whether or not it succeeded
 - PrinterSettings now has a Contains method
 - merging or importing quality/material settings check to make sure at least one setting was importable and notifies user if not
2016-08-10 16:39:08 -07:00
..
ActiveSliceSettings.cs DownloadPrinterProfile should return an instance of PrinterSettings 2016-07-28 09:46:12 -07:00
GCodeMacro.cs Extract classes to separate files 2016-06-16 16:51:32 -07:00
PrinterSettings.cs Importing a printer/settings from a file will now notify the user if the file contains no valid user settings 2016-08-10 16:39:08 -07:00
PrinterSettingsLayer.cs Made the name save in settings editor 2016-08-10 14:04:33 -07:00
ProfileManager.cs Importing a printer/settings from a file will now notify the user if the file contains no valid user settings 2016-08-10 16:39:08 -07:00
ProfileMigrations.cs Made the name save in settings editor 2016-08-10 14:04:33 -07:00
SettingsDiagram.cd Renamed SettingsProflie to SettingsHelpers 2016-07-19 13:28:10 -07:00
SettingsHelpers.cs Made the name save in settings editor 2016-08-10 14:04:33 -07:00