19026 Commits

Author SHA1 Message Date
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
Arjen Hiemstra
1a6b6fad9e Add the Cura logo to the top left of the cura window 2015-04-03 18:04:37 +02:00
Arjen Hiemstra
f001efde8f Add outputDevice, outputDeviceIcon properties and saveToOutputDevice slot to PrinterApplication 2015-04-03 18:04:37 +02:00
Arjen Hiemstra
f548b5a249 Add Roboto font and use it 2015-04-03 18:04:37 +02:00
Arjen Hiemstra
77f6929de4 Add the Cura logo to the top left of the cura window 2015-04-03 18:04:37 +02:00
Arjen Hiemstra
92733808ba Add active hover color, validation warning/error colors and checkbox/slider styles to theme 2015-04-03 18:04:37 +02:00
Arjen Hiemstra
d46e7daea2 Allow overriding the color of SidebarCategoryHeader 2015-04-03 18:04:37 +02:00
Arjen Hiemstra
0cbf105749 Rename OutputGCodeButton to SaveButton and update styling 2015-04-03 18:04:37 +02:00
Arjen Hiemstra
4f9258e951 Use the checkbox/slider styles from the theme and add some other missing styling 2015-04-03 18:04:37 +02:00
Arjen Hiemstra
224387aefc Rename OutputGCodeButton to SaveButton and update styling 2015-04-03 18:04:37 +02:00
Arjen Hiemstra
923b375f8b Make sure the description tooltip is not cutoff at the bottom of the window 2015-04-03 18:04:37 +02:00
Arjen Hiemstra
502133a006 Add working show documentation and report bug actions 2015-04-03 18:04:37 +02:00
daid
ef7b224abc When the application is running "frozen" (py2exe, py2app) use a different base path for certain parts of the application. As all the python code is compressed into a zip file. 2015-04-03 15:10:30 +02:00
Jaime van Kessel
208e9d28bf Fixed temperature extraction regular expression 2015-04-03 10:45:08 +02:00
Arjen Hiemstra
7a039a4c44 Add support for displaying setting tooltips with descriptions 2015-04-02 13:22:03 +02:00
Arjen Hiemstra
7e9dd50258 Go to the right page for configure machines 2015-04-02 13:22:03 +02:00
Arjen Hiemstra
2fb78556cc Update theme for new style elements 2015-04-02 13:22:03 +02:00
Arjen Hiemstra
0d5e10219c Add support for displaying setting tooltips with descriptions 2015-04-02 13:22:03 +02:00
Arjen Hiemstra
c951c3d67d Disable transientScrollbars so we never have disappearing scrollbars 2015-04-02 13:22:03 +02:00
Arjen Hiemstra
b67a2bff31 Add a context menu to the advanced sidebar that can hide settings 2015-04-02 13:22:03 +02:00
Arjen Hiemstra
bcbbaf41f3 Add a tooltip to PrinterButton 2015-04-02 13:22:03 +02:00
Arjen Hiemstra
0d54855937 Update simple mode UI to new styling 2015-04-02 13:22:03 +02:00
Arjen Hiemstra
ecb7ebc49b Use the right enum value for dialogs on windows 2015-04-01 12:29:29 +02:00
Arjen Hiemstra
b782095f60 Update styling and functionality of sidebar in cura 2015-04-01 12:10:07 +02:00
Arjen Hiemstra
a173022ec6 Update styling and functionality of sidebar in cura 2015-04-01 12:10:07 +02:00
Arjen Hiemstra
bd1e12b492 Get rid of error about unknown reference 2015-04-01 12:10:06 +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
Tim Kuipers
7aa2062fe1 added Triangles infill option, but not yet in fdmPrinter.json, so not present in hte GUI 2015-03-31 13:48:31 +02:00
Jaime van Kessel
bd651c6bcb Listening now correctly works 2015-03-31 11:27:44 +02:00