Commit graph

9 commits

Author SHA1 Message Date
John Lewin
9edde00fcf Clear bed should invalidate GCode render data
- Disable 'File Not Found' messages on empty LoadedGCode
- Issue MatterHackers/MCCentral#2088
Clear bed should invalidate GCode render data
2017-10-17 12:55:58 -07:00
Lars Brubaker
8d7ec6d06a Guard against nulls 2017-09-24 18:52:37 -07:00
John Lewin
80a75a40fe Continue consolidating Printer load operations 2017-09-23 14:45:24 -07:00
John Lewin
05629ba534 Revise naming to reflect behavior 2017-09-20 15:40:27 -07:00
John Lewin
1cf12168ff Remove PrinterChanged event listener from printer
- Reload on Settings on Settings changed setter
- Invalidate BedMesh in RecreateBed method
2017-09-20 15:40:27 -07:00
John Lewin
76e7af0436 Eliminate PrinterConnection.Instance 2017-09-17 21:08:16 -07:00
John Lewin
928fed9efe Per printer instance rather than static ApplicationController.Printer 2017-09-17 14:23:28 -07:00
John Lewin
de922d8a2e Convert PrinterConnection usage from static to local references 2017-09-17 13:31:32 -07:00
John Lewin
d258b60bb1 Extract embedded types to new file 2017-09-17 13:31:32 -07:00