Commit graph

221 commits

Author SHA1 Message Date
Jaime van Kessel
387dae140f UpdateThread now only joins when it's actually running
An output device can be created and never have it's connect called.
Because the delete of the output device calls close, we need to handle this

CURA-49
2016-04-19 12:15:45 +02:00
Jaime van Kessel
1a44c394e1 Warning message is shown if the printer is still active.
CURA-49
2016-04-19 12:10:53 +02:00
Jaime van Kessel
2034aeb5c1 Progress of a print job is now tracked
CURA-49
2016-04-19 12:05:03 +02:00
Jaime van Kessel
688ab85dc6 Added status messages when printing with network
CURA-49
2016-04-19 11:59:02 +02:00
Jaime van Kessel
94ed8c8177 UpdateThread now correctly uses join upon close
CURA-49
2016-04-19 11:44:51 +02:00
Jaime van Kessel
cf061b2fbe Added filter machines to requestWrite
CURA-49
2016-04-19 11:42:39 +02:00
Jaime van Kessel
298c740abe Bed & extruder temps are now logged
CURA-49
2016-04-19 11:06:59 +02:00
Jaime van Kessel
48625ed129 Improved error logging & handling in update thread
CURA-49
2016-04-19 11:02:55 +02:00
Jaime van Kessel
404ea89ff7 Connection now correctly uses connection state
CURA-49
2016-04-19 10:51:24 +02:00
Jaime van Kessel
2a90c76cb8 Renamed connection to printer
CURA-49
2016-04-19 09:59:54 +02:00
Jaime van Kessel
f488d8eb28 Zero conf browser now uses stored zeroconf obj
CURA-49
2016-04-19 09:51:32 +02:00
Jaime van Kessel
0ad1c1a3a7 Renamed connections to printers
CURA-49
2016-04-19 09:48:21 +02:00
Jaime van Kessel
d621162a9b Codestyle 2016-04-18 16:36:52 +02:00
Jaime van Kessel
4817c05a52 Renamed plugin 2016-04-18 16:32:02 +02:00
Jaime van Kessel
960ac9af99 Close now uses new API stuff 2016-04-18 16:31:14 +02:00
Jaime van Kessel
3bd25e5f7f NetworkPrinterOutputDevice now uses reworked printerOutputDevice API
CURA-49
2016-04-18 16:16:59 +02:00
Jaime van Kessel
10b39c5ca4 Added keys to wificonnection so they can be linked to machine instances
CURA-49
2016-02-11 15:51:40 +01:00
Jaime van Kessel
69a9ef4a64 Removed debug prints
CURA-49
2016-02-11 11:18:27 +01:00
Jaime van Kessel
ca502705c2 Reworked wifi connection to use requests instead of httpclient
This library is far easier to use and much cleaner. CURA-49
2016-02-11 11:14:18 +01:00
Jaime van Kessel
763206af32 Initial commit 2016-02-10 13:29:17 +01:00
Jaime van Kessel
f843e2d09a Initial commit 2016-02-10 13:25:58 +01:00