Commit graph

13 commits

Author SHA1 Message Date
John Lewin
a2e632d53d Replace emulator with experimental implementation 2017-07-01 19:50:09 -07:00
Lars Brubaker
d47b3a36b1 Putting in regex export to gcode support 2017-06-30 18:25:26 -07:00
Lars Brubaker
235432a3fb Put in a first pass at a temp graph 2017-06-30 18:00:11 -07:00
John Lewin
6eb9f09976 Rename GCodeFileLoaded to GCodeMemoryFile 2017-06-29 14:22:04 -07:00
John Lewin
81e3cc1425 Rename NumChangesInZ to LayerCount 2017-06-29 14:17:08 -07:00
Lars Brubaker
f09f8fd939 Moved ProcessWriteRegex to stream
Made it work with gcode export
2017-06-29 13:02:36 -07:00
Lars Brubaker
9635b3308b Put in regex read write translation code 2017-06-29 09:47:34 -07:00
Lars Brubaker
5bbd2e8eeb New firmware support 2017-06-27 16:48:54 -07:00
Lars Brubaker
5fc7cc636f Make sure we handle resend next line correctly. 2017-06-27 10:14:48 -07:00
Lars Brubaker
007f7468f0 Made line chopping only happen when printing. 2017-06-23 17:00:44 -07:00
John Lewin
8afc92ae33 Decouple MatterControl components from PrinterConnection
- Move relevant aspects to ApplicationController
2017-06-16 18:04:47 -07:00
Lars Brubaker
5ad34b70cd Make sure we read position at the correct time. 2017-06-14 18:01:38 -07:00
John Lewin
1ac3274e7d Move CommunicationState enums into PrinterCommunication namespace 2017-06-13 17:33:23 -07:00
Renamed from PrinterCommunication/PrinterConnectionAndCommunication.cs (Browse further)