Lars Brubaker
35ef85b73e
improving connect procedure
2021-11-30 17:45:47 -08:00
Lars Brubaker
2717e9038c
thread protection
2021-07-14 14:00:21 -07:00
Lars Brubaker
25abae93ca
Added additional errors that can be checked for while printing
2021-05-18 17:06:44 -07:00
LarsBrubaker
15e83d6cbe
make emulator always available
2020-06-26 17:01:36 -07:00
jlewin
e1567af7c2
Enable emulator in Release tests
2019-03-27 13:19:58 -07:00
John Lewin
b3b338d026
Simplify
2019-02-12 13:28:32 -08:00
John Lewin
0b1e3732c4
Revise plugins
2019-02-04 16:18:04 -08:00
John Lewin
ca47f3bacd
Fix Android build error
2018-11-30 15:07:22 -08:00
John Lewin
bc4efaf18a
Remove ActivePrinter from serial ports, pass settings to port calls
...
- Add PrinterSettings to PortFactory Create/PortAvailable methods
- Add ApplicationController->LogInfo for status reporting
- Remove printer coupling in tcp/x3g for status reporting
- Issue MatterHackers/MCCentral#4549
Remove ActivePrinter from ApplicationController
2018-11-30 14:08:29 -08:00
John Lewin
991a9896ed
Rename CheckForKeys to ProcessLine
2018-11-09 11:58:36 -08:00
John Lewin
5cc17daf2f
Rename LineActions derived types
...
- FoundStringContainsCallbacks -> ContainsStringLineActions
- FoundStringStartsWithCallbacks -> StartsWithLineActions
2018-11-09 11:58:36 -08:00
John Lewin
a061f97a70
Rename AddCallbackToKey/RemoveCallbackFromKey -> Register/Unregister
2018-11-09 11:58:35 -08:00
John Lewin
fd894fb0c1
Rename FoundStringCallbacks to LineActions
2018-11-09 11:58:35 -08:00
John Lewin
cb732aacb7
Remove FoundStringEventArgs
2018-11-09 11:58:35 -08:00
John Lewin
f83fadd06b
Convert to standard events with line arg
2018-11-09 11:58:34 -08:00
Lars Brubaker
325faf7001
Moving the serial port out of .net standard lib
2018-09-19 15:00:26 -07:00
John Lewin
685541523b
Spelling
2018-07-12 22:49:39 -07:00
Lars Brubaker
bf2138c91c
Made smoothie printer work with run out sensor
...
Added "WRITE_RAW" comment parser that turns off checksum
Made readline rewrite work with multiple lines
2018-01-11 13:04:16 -08:00
John Lewin
98eacd8c44
Rename SendToDelegateFunctions to clarify behavior
2018-01-07 09:40:26 -08:00
John Lewin
eb57227267
Use auto properties
2018-01-07 08:17:52 -08:00
John Lewin
091d4c9ed0
Remove USE_STANDARD_SERIAL conditional compilation flag
...
- Issue MatterHackers/MCCentral#2533
2018-01-02 21:26:50 -08:00
John Lewin
369835d314
Move SerialPortCommunication to MatterControl.Printing project
2017-12-29 15:33:02 -08:00