26804 Commits

Author SHA1 Message Date
Jaime van Kessel
34aac653b4 Updating firmware now spawns progress window 2015-04-17 09:55:18 +02:00
Jaime van Kessel
52d4424635 Merge branch 'master' of https://github.com/Ultimaker/PluggableCura 2015-04-17 09:23:44 +02:00
Jaime van Kessel
98b07e7a2c Fixed tooltips 2015-04-17 09:23:25 +02:00
daid
7448011166 Add gcode prefix message handling. Fix gcode flavor issue. 2015-04-17 08:52:36 +02:00
daid
de03470dbc Add gcode prefix message handling. Fix gcode flavor issue. 2015-04-17 08:52:36 +02:00
daid
8f892553cc Missing import. 2015-04-17 08:05:50 +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
Arjen Hiemstra
b83e34aa24 Load all extensions so we do not get an error when loading USBPrint fails 2015-04-16 13:57:50 +02:00
Arjen Hiemstra
0af0a4dafe Do not multiply bed temperature by 100
It is rather silly to set a bed temperature of 6000C
2015-04-16 11:57:12 +02:00
Jaime van Kessel
84e785f3b8 Printer now uses sidebar advanced again instead of relative path to prevent breaking when uranium and printer app are moved appart 2015-04-16 10:51:37 +02:00
Jaime van Kessel
899c86ac2f Moved printer specific items back and renamed advancedSidebar to setting view 2015-04-16 10:46:46 +02:00
Jaime van Kessel
b2b3464690 Moved sidebar code to Uranium QT so it can be used for scanner aswell 2015-04-16 09:35:13 +02:00
Jaime van Kessel
f40855a203 Added pointcloud alignment tool for scanner 2015-04-15 14:45:56 +02:00
Jaime van Kessel
f6daca8c53 Added extensions as a working plugin type 2015-04-14 14:31:52 +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
74884032d0 Merge branch 'master' of https://github.com/Ultimaker/PluggableCura 2015-04-13 13:58:15 +02:00
Jaime van Kessel
231ca38fde Tooltips now show when hovering the text area 2015-04-13 13:06:33 +02:00
daid
ceb6f43b11 That is not how we do an if. 2015-04-13 11:15:29 +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
b82ff11d54 One small change for #2 2015-04-10 10:52:40 +02:00
daid
8cbf2456ac Look for the proper location for the engine when running in py2exe. 2015-04-09 11:02:22 +02:00
daid
14943354fa Look for the proper location for the engine when running in py2exe. 2015-04-09 11:02:22 +02:00
daid
66a06bb755 Add py2exe setup script. 2015-04-09 09:56:33 +02:00
daid
04fce487ac Add QT5 plugin search path when on windows and build with py2exe. 2015-04-09 09:52:38 +02:00
Arjen Hiemstra
6353eedba7 Update more things to the changed SceneNode API 2015-04-08 17:32:19 +02:00
Arjen Hiemstra
115c2b006e Update more things to the changed SceneNode API 2015-04-08 17:32:19 +02:00
Arjen Hiemstra
a162fd0f67 Use a palette colour for the window background color 2015-04-08 17:32:19 +02:00
Arjen Hiemstra
dc31d3af94 Start updating things to the new SceneNode API 2015-04-08 17:32:19 +02:00
daid
c53bed8450 Slightly improve process kill handling. 2015-04-08 14:05:33 +02:00
daid
d0703be1d6 Use the new CuraEngine GCode protocol instead of temp files. 2015-04-08 13:57:53 +02:00
daid
8d21136530 Use the new CuraEngine GCode protocol instead of temp files. 2015-04-08 13:57:53 +02:00
daid
a97c241a5d 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
ec1500860f 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
f12f20afee Merge branch 'master' of https://github.com/Ultimaker/PluggableCura 2015-04-07 13:17:45 +02:00
Arjen Hiemstra
2759035ab2 Remove obsolete logging and re-enable disable functionality 2015-04-07 12:24:45 +02:00
Arjen Hiemstra
a4b09d3dac Update API of Printer output device handling so we can handle multiple devices 2015-04-07 12:24:10 +02:00
Jaime van Kessel
d7ec2fadf3 Fixed spacing issue with settings 2015-04-07 12:03:23 +02:00
Jaime van Kessel
dab74e524a Fixed black magic options being visible when none of its options were 2015-04-07 11:22:44 +02:00
Arjen Hiemstra
130e97b860 Use the colours from the UI palette for the build volume 2015-04-07 10:59:04 +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