Daid
|
eab76a4566
|
Fix layout of print window for MacOS
|
2012-10-15 12:35:14 +02:00 |
|
Daid
|
45212294db
|
Various fixes to improve button layout on MacOS.
|
2012-10-15 11:58:00 +02:00 |
|
bartbakk
|
4e19d7abfa
|
New MacOS script, will be the base for a .app
|
2012-10-11 17:00:29 +02:00 |
|
daid303
|
f6b472cc3b
|
Added Windows 7 progress in taskbar support.
|
2012-10-10 12:23:53 +02:00 |
|
daid303
|
40c94ed498
|
Remove some more references to GCode and Slice.
|
2012-10-09 09:00:19 +02:00 |
|
daid303
|
a2486a537a
|
Add an enable/disable preview box for the camera, so people do not get freaked out that their camera starts up when printing.
|
2012-10-05 16:25:15 +02:00 |
|
daid303
|
6ebaa35518
|
Update how the printing time remaining estimate is calculated. This gives better accurate results as the first part of the print is not added in the estimate, removing the heating and startup-code from the equasion.
|
2012-10-04 15:01:54 +02:00 |
|
daid303
|
bc275ccdc2
|
Add extrude/retract images for printing interface. Made exception handling a bit more rubust in machine comunication.
|
2012-10-04 14:05:09 +02:00 |
|
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 |
|