Commit graph

36 commits

Author SHA1 Message Date
daid
b28ca0881a Merge branch 'master' of github.com:Ultimaker/PluggableCura
Conflicts:
	plugins/USBPrinting/PrinterConnection.py
	plugins/USBPrinting/USBPrinterManager.py
	plugins/Views/LayerView/LayerView.py
2015-04-24 17:09:28 +02:00
daid
83c367cdf4 Some style fixing, and added a test script to test for the major style violations. 2015-04-24 17:07:32 +02:00
Jaime van Kessel
25cfce2803 Fixed caused by cleanup 2015-04-24 15:31:02 +02:00
Jaime van Kessel
13d2d7e42a More cleanup 2015-04-24 13:43:21 +02:00
Jaime van Kessel
f0601675f2 Code cleanup & added more documentation 2015-04-24 13:35:16 +02:00
Jaime van Kessel
4a965e04b4 Plugin registering is now done by dict instead of single object or list 2015-04-22 11:00:12 +02:00
Jaime van Kessel
5133d0b2a1 Progress of firmware update now works correctly 2015-04-17 13:31:02 +02:00
Jaime van Kessel
cc9e67533c Moved updating firmware to own thread 2015-04-17 11:25:52 +02:00
Jaime van Kessel
d66faf6ecd Added thread safety checks to close function 2015-04-17 10:55:37 +02:00
Jaime van Kessel
a07781fa26 Bugfixes to usb printing 2015-04-17 10:40:44 +02:00
Jaime van Kessel
34aac653b4 Updating firmware now spawns progress window 2015-04-17 09:55:18 +02:00
daid
de03470dbc Add gcode prefix message handling. Fix gcode flavor issue. 2015-04-17 08:52:36 +02:00
daid
40d34564c1 Fix some sloppy coding from Nallath. 2015-04-17 07:38:00 +02:00
daid
d91316a743 Python2->3 fix. 2015-04-16 14:36:19 +02:00
daid
f02016e9e4 Add missing import. 2015-04-16 14:02:50 +02:00
Jaime van Kessel
f40855a203 Added pointcloud alignment tool for scanner 2015-04-15 14:45:56 +02:00
Jaime van Kessel
0defece4bd Added extensions as a working plugin type 2015-04-14 14:31:52 +02:00
Jaime van Kessel
6e9a07d73c Added check to prevent printing when firmware is being updated 2015-04-14 10:32:06 +02:00
Jaime van Kessel
f5e8e7df80 Added upload firmware function to printer connection 2015-04-13 15:40:25 +02:00
Jaime van Kessel
d7262c6ac6 Added bed & extruder temp + error state logging to usb gui 2015-04-10 13:41:28 +02:00
Jaime van Kessel
988741d418 added missing qml 2015-04-10 12:01:06 +02:00
Jaime van Kessel
4dc6f87a36 Merge branch 'master' of https://github.com/Ultimaker/PluggableCura
Conflicts:
	plugins/USBPrinting/USBPrinterManager.py
2015-04-10 11:26:35 +02:00
Jaime van Kessel
5e8f767b78 Added window for usb printing 2015-04-10 11:25:16 +02:00
daid
8d21136530 Use the new CuraEngine GCode protocol instead of temp files. 2015-04-08 13:57:53 +02:00
Jaime van Kessel
c0d39ff287 fixed exceptions caused by disconnecting printer 2015-04-07 15:19:44 +02:00
Jaime van Kessel
352d8658aa Serial printer connections are now added to output devices 2015-04-07 14:49:10 +02:00
Jaime van Kessel
c6724fcb94 Removed some stray prints 2015-04-07 10:54:16 +02:00
Jaime van Kessel
4de4273966 backend of usb printing now works 2015-04-07 10:37:29 +02:00
Jaime van Kessel
208e9d28bf Fixed temperature extraction regular expression 2015-04-03 10:45:08 +02:00
Jaime van Kessel
e82fa17548 usb connecting now correctly works for ultimaker + keeping connection allive when idling 2015-03-31 17:02:33 +02:00
Jaime van Kessel
bd651c6bcb Listening now correctly works 2015-03-31 11:27:44 +02:00
Jaime van Kessel
3fa02d3710 formatting 2015-03-31 10:40:21 +02:00
Jaime van Kessel
9d889cf2db Bugfixes 2015-03-31 10:00:06 +02:00
Jaime van Kessel
220562aa05 Bugfixes 2015-03-31 09:59:24 +02:00
Jaime van Kessel
b4df277cc3 Refactoring of USBPrinting plugin 2015-03-31 09:41:58 +02:00
Jaime van Kessel
cd888ded32 Added USB print stub 2015-03-30 11:08:50 +02:00