mattercontrol/MatterControl.Printing/Settings
John Lewin 9523ae320f Move MatterSlice style slicing to EngineMappingMatterSlice
- Convert EngineMappingMatterSlice to IObjectSlicer with classic slicing
- Update IObjectSlicer to support tasks, cancellation, progress
- Remove Printer couplings
- Remove printer reference from SliceProgressReporter
2020-02-07 15:25:02 -08:00
..
GCodeMacro.cs Extract PrinterSettings from MatterControl 2018-11-30 14:08:29 -08:00
IObjectSlicer.cs Move MatterSlice style slicing to EngineMappingMatterSlice 2020-02-07 15:25:02 -08:00
PrinterSettings.cs Remove MapContains, use Exports dictionary 2020-02-07 15:25:02 -08:00
PrinterSettingsLayer.cs Use IDictionary 2019-05-22 18:46:12 -07:00
PrintLevelingData.cs Extract PrinterSettings from MatterControl 2018-11-30 14:08:29 -08:00
ProfileMigrations.cs Extract PrinterSettings from MatterControl 2018-11-30 14:08:29 -08:00
SettingsHelpers.cs Revise naming to match behavior 2019-05-01 15:39:16 -07:00
SettingsKey.cs remove level_x_carriage_markdown 2019-05-31 16:48:30 -07:00
SettingsLayout.cs Rename LoadAndParseSettingsFiles to LoadAndParseLayoutFile 2019-01-06 19:00:02 -08:00
SettingsValidationError.cs Add ID property to ValidationError 2019-03-08 16:43:25 -08:00
SliceSettingData.cs Refactor EngineMappingMatterSlice 2020-02-07 15:25:02 -08:00
SliceSettingsFields.cs Consolidate types, finish up settings conversion 2020-02-07 15:25:02 -08:00
ValidationError.cs Add ID property to ValidationError 2019-03-08 16:43:25 -08:00