daid303
|
c7c668685b
|
Add a retraction enable setting. Add extrusion/retraction buttons in printer interface. (still needs images) Update the printer interface GUI with the actual temperture from the GCode when a temp change is send.
|
2012-10-03 15:11:35 +02:00 |
|
daid303
|
de78ee1d64
|
Large update to the config wizard, new style machine check (unfinished)
|
2012-10-02 16:06:47 +02:00 |
|
daid303
|
f4a7f5f7a2
|
Add some comments.
|
2012-10-02 11:03:00 +02:00 |
|
daid303
|
e49bc2c77f
|
Open the serial port in the thread, so it no longer blocks the GUI during auto-detection. Add a 10 second write timeout, so we no longer get timeouts under windows. Remove the M109/M190 heatup wait time from the total printing time.
|
2012-10-02 10:58:57 +02:00 |
|
daid303
|
9675968b27
|
Fix support for slicing if running from pythonw.exe
|
2012-10-01 18:15:51 +02:00 |
|
daid303
|
0dc413cd16
|
Hide the console for the slicing subprocess.
|
2012-10-01 17:51:15 +02:00 |
|
daid303
|
f6abc5c33a
|
Fix the print window resizing (no longer move the cancel button). Fix the reporting of the M115 reply, was seen as a temperature report.
|
2012-10-01 15:14:47 +02:00 |
|
daid303
|
0a1cb67461
|
Add already elapsed printing and estimated remaining printing time. Fix the capture format config for win32. Add some spacing between the X/Y and Z in the jog tab.
|
2012-10-01 14:51:59 +02:00 |
|
daid303
|
718b685a72
|
Fix timelaps recording support
|
2012-10-01 14:36:47 +02:00 |
|
daid303
|
2ade97783a
|
Add the option to show the machine log in case of an error,, also make the printer interface window larger by default.
|
2012-10-01 13:47:16 +02:00 |
|
daid303
|
f9ccc0853b
|
Update version number to reflect the current month
|
2012-10-01 11:45:18 +02:00 |
|
daid
|
a0c1daa36c
|
Updated webcam support a bit, still needs more work to access properties, and enable/disable timelaps movie creation.
|
2012-09-27 17:20:31 +02:00 |
|
Daid
|
894ced9820
|
Add Z change reporting support, which fixes the timelaps movie recording. Add temperature requests every 5 seconds during printing.
|
2012-09-07 14:10:57 +02:00 |
|
Daid
|
2e01bbbe79
|
Fix the speed rate modify in the printing interface.
|
2012-09-07 12:04:55 +02:00 |
|
daid
|
68f1353e60
|
Fix pause support.
|
2012-09-06 17:24:34 +02:00 |
|
daid
|
9c47af5797
|
Major update on machine communication. Part 1, this breaks realtime speed tuning, pausing, M0/M1, height reporting and timelaps recording. But it is worth it.
|
2012-09-06 16:52:05 +02:00 |
|
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 |
|