Commit graph

11 commits

Author SHA1 Message Date
John Lewin
c279f8a511 Fix typo
- Issue MatterHackers/MCCentral#4485
Consider renaming recently added config setting with typo in name
2018-11-03 08:45:17 -07:00
Lars Brubaker
775f1982bd Re-wrote the load filament wizard as not a macro so we have more control over it
Added it to the setup steps

issue: MatterHackers/MCCentral#4429
Put in a loading filament as part of initial setup process
2018-11-02 16:14:37 -07:00
John Lewin
ceda78872b Hold printer rather than PrinterSettings reference 2018-10-29 18:16:09 -07:00
Tyler Anderson
0a6cc1037a
Fix typo 2018-10-29 16:19:50 -07:00
Tyler Anderson
0681e46742
Catch hardware error from Prusa Mk3
This is the error the printer throws when bed leveling fails. The printer has to be rebooted after this.
2018-10-29 16:18:30 -07:00
John Lewin
544f389946 Switch to printer rather that PrinterSettings dependency
- MatterHackers/MCCentral#4299
Leveling data ignored by running MatterControl instance
2018-10-28 12:08:06 -07:00
Tyler Anderson
8adb37b991 Changed automatic heater shutdown timer to 10 minutes 2018-10-16 11:42:40 -07:00
Lars Brubaker
385cf2288b ability to turn of line splitting for test 2018-10-09 14:29:51 -07:00
Lars Brubaker
c408ef055d Wrote Re-Slice for dynamically replacing current gcode
adding comments
2018-09-21 15:07:05 -07:00
Lars Brubaker
53865151b2 pause on hardware error, track pause button status
issue: MatterHackers/MCCentral#3487
Hardware Error should either pause or cancel the print

issue: MatterHackers/MCCentral#2839
Make printing status task pause/play button track the actual state of the printer.
2018-09-17 14:31:26 -07:00
Lars Brubaker
bed90234e7 Made MatterControl run as a .net standard app
Moving matter control to a lib and creating a new exe to run it
2018-09-06 16:09:58 -07:00
Renamed from PrinterCommunication/PrinterConnection.cs (Browse further)