Commit graph

16 commits

Author SHA1 Message Date
daid
870d4fd96f Seperate print interface into a different process. 2012-04-13 18:14:38 +02:00
daid
3b2b76a8ac Fixed #46 - added support for calculating print costs. 2012-04-12 14:26:03 +02:00
Ferdi van der Werf
76f845d3fa Fixes #49 issue
Calling self.Layout() after changing the static text fixes text going
outside the box.
Needs to be checked on Linux and Windows.
2012-04-11 23:49:09 +02:00
daid
835b7883ca Add bottom layer thickness. Fix bug with line with in 3D preview (was not calculated from layer thickness) 2012-04-05 16:50:59 +02:00
daid
374b2d1b5e Add temperature control to print window 2012-04-04 17:02:22 +02:00
Daid
0a5cc62205 Add support to GCode comments. Show connect button in print dialog. 2012-04-03 20:27:46 +02:00
daid
7000945a07 Simplify the printer interface. 2012-04-03 17:01:51 +02:00
daid
c2ce7b9c24 Updated print window with statistics about the print. Filament used, and estimated print time. 2012-04-03 12:06:02 +02:00
daid
7f27198e7b Disable the window icon till we find out why the MacOS crashes, and the windows version does not work. 2012-04-03 10:44:53 +02:00
Daid
2595e57d5a Fix confict 2012-04-02 19:39:36 +02:00
Daid
6d82dfb4bd Just a comment 2012-04-02 19:34:27 +02:00
daid
a8963b1cc1 Make the printer interface a bit more user friendly. 2012-04-02 18:56:44 +02:00
daid
85d44ad8a0 Added icon to main window. Added win32 installer script, with drivers for Arduino Mega2560. 2012-04-02 14:43:39 +02:00
Daid
ca92f69770 Printing works! If you press the right buttons in the right order that is. 2012-04-01 19:16:31 +02:00
Daid
3ec6fa40d6 Merge branch 'master' of github.com:daid/Cura 2012-03-28 20:36:52 +02:00
daid
8b3b3e5076 Move SF into its own directory, to seperate SF and Cura. Rename newui to gui. 2012-03-27 17:20:30 +02:00
Renamed from Cura/newui/printWindow.py (Browse further)