mattercontrol/MatterControlLib/SlicerConfiguration/Settings
Lars Brubaker d129a75311 We can now move all the way through the initial setup on first run
Fixed a bug with timing of injecting regex replacements
moved T (extruder) tracking to queued command stream
check that we have loaded filament on extruder 1

issue: MatterHackers/MCCentral#5029
Don't do actual switch of extruders until there is a pending move command
2019-02-07 14:28:22 -08:00
..
GCodeMacroExtensions.cs Extract GCodeMacro.Run to extension method 2018-11-25 09:07:44 -08:00
PrinterInfo.cs Extract embedded types to new files 2018-11-25 09:07:44 -08:00
PrinterSettingsExtensions.cs We can now move all the way through the initial setup on first run 2019-02-07 14:28:22 -08:00
ProfileManager.cs Use EventHandler<StringEventArgs> for SettingChanged event 2018-12-21 18:37:11 -08:00
SettingsDiagram.cd