Daid
|
4d6bc5efae
|
Add webcam timelaps support for windows.
|
2012-09-02 14:27:24 +02:00 |
|
daid
|
901eae59da
|
Workaround for #160, as on MacOS you seem to be able to press the jog buttons during printing.
|
2012-07-19 14:38:31 +02:00 |
|
daid
|
16c8c4f588
|
Make serial port access more rebust.
|
2012-07-19 14:27:59 +02:00 |
|
daid
|
34c6be63bd
|
Add temperature graph to printer interface.
|
2012-07-10 17:04:37 +02:00 |
|
daid
|
25e68caae8
|
Added terminal tab to printer interface.
|
2012-07-06 13:27:06 +02:00 |
|
Daid
|
1a4819b2b9
|
Do not send the M0 or M1 to the machine, but send an M105 instead. We still need to send something to keep the line numbering working. Sending an M105 is harmless.
|
2012-06-27 20:24:51 +02:00 |
|
Daid
|
5e23979931
|
Add pause button to printing interface, and auto pause when M0 or M1 is hit.
|
2012-06-27 20:23:01 +02:00 |
|
daid
|
e4a36de053
|
Remove debug message.
|
2012-06-26 15:43:18 +02:00 |
|
daid
|
00f020fbac
|
Add realtime speed controls to printer interface.
|
2012-06-26 15:42:56 +02:00 |
|
daid
|
1b360728e7
|
Add bed temperature control to printer interface. Only show when we get an bed temperatur reading. Fixed #124
|
2012-06-26 12:05:06 +02:00 |
|
daid
|
d6fb3e7f91
|
Fix printer interface images for frozen build. Do not report an unknown gcode for M110
|
2012-06-01 12:14:20 +02:00 |
|
daid
|
e94b47217c
|
Release the steppers on a print cancel. Fixed #110
|
2012-05-21 10:50:52 +02:00 |
|
daid
|
62bac7d9b8
|
Added home button icon
|
2012-05-11 10:14:25 +02:00 |
|
Daid
|
5e8630891a
|
Add icons for Z move
|
2012-05-10 22:44:42 +02:00 |
|
Daid
|
c37c0f2bde
|
Fixed some more problems with first run wizard. Made print window X/Y/Z move buttons work.
|
2012-05-10 21:29:42 +02:00 |
|
Daid
|
632a447575
|
Show print time, filemant used and cost estimate after slicing.
|
2012-04-29 12:00:13 +02:00 |
|
Daid
|
713a1c84ec
|
Added print direct move icons for x and y
|
2012-04-19 21:39:44 +02:00 |
|
daid
|
9f004dfdfe
|
Add direct control buttons to print window (needs icons :P). Add project planner to file menu.
|
2012-04-19 17:35:08 +02:00 |
|
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 |
|