chiark / gitweb /
Fix timelaps recording support
[cura.git] / Cura / gui / printWindow.py
2012-10-01 daid303Fix timelaps recording support
2012-10-01 daid303Add the option to show the machine log in case of an...
2012-10-01 daid303Update version number to reflect the current month
2012-10-01 DaidUpdate to webcam support, support setting properties...
2012-09-27 daidUpdated webcam support a bit, still needs more work...
2012-09-07 DaidAdd Z change reporting support, which fixes the timelap...
2012-09-07 DaidFix the speed rate modify in the printing interface.
2012-09-06 daidFix pause support.
2012-09-06 daidMajor update on machine communication. Part 1, this...
2012-09-02 DaidAdd webcam timelaps support for windows.
2012-07-19 daidWorkaround for #160, as on MacOS you seem to be able...
2012-07-19 daidMake serial port access more rebust.
2012-07-10 daidMerge branch 'master' of github.com:daid/Cura
2012-07-10 daidAdd temperature graph to printer interface.
2012-07-06 daidAdded terminal tab to printer interface.
2012-06-27 DaidDo not send the M0 or M1 to the machine, but send an...
2012-06-27 DaidAdd pause button to printing interface, and auto pause...
2012-06-26 daidRemove debug message.
2012-06-26 daidAdd realtime speed controls to printer interface.
2012-06-26 daidAdd bed temperature control to printer interface. Only...
2012-06-04 DaidMerge branch 'master' of github.com:daid/Cura
2012-06-01 daidFix printer interface images for frozen build. Do not...
2012-05-21 daidRelease the steppers on a print cancel. Fixed #110
2012-05-11 daidMerge branch 'master' of github.com:daid/Cura
2012-05-11 daidAdded home button icon
2012-05-10 DaidAdd icons for Z move
2012-05-10 DaidFixed some more problems with first run wizard. Made...
2012-05-04 DaidMerge branch 'master' of github.com:daid/Cura
2012-04-29 DaidShow print time, filemant used and cost estimate after...
2012-04-19 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-19 DaidAdded print direct move icons for x and y
2012-04-19 daidAdd direct control buttons to print window (needs icons...
2012-04-17 Ferdi van der WerfMerge upstream, fixed conflicts, showing complete toolb...
2012-04-13 daidMerge branch 'master' of github.com:daid/Cura
2012-04-13 daidSeperate print interface into a different process.
2012-04-12 daidFixed #46 - added support for calculating print costs.
2012-04-11 daidMerge pull request #50 from PyroMani/master
2012-04-11 Ferdi van der WerfFixes #49 issue
2012-04-07 Lawrence JohnstonMerge commit 'd0691018c211d1dbd500c0b3d363da8c5bd2f11d'
2012-04-05 daidAdd bottom layer thickness. Fix bug with line with...
2012-04-04 daidAdd temperature control to print window
2012-04-04 Lawrence JohnstonMerge commit '96d014b2c4cef94dbbe4c3adc1c8d7a8ce929ad2'
2012-04-03 DaidAdd support to GCode comments. Show connect button...
2012-04-03 daidSimplify the printer interface.
2012-04-03 daidUpdated print window with statistics about the print...
2012-04-03 daidDisable the window icon till we find out why the MacOS...
2012-04-03 Lawrence JohnstonMerge commit '870c4952fdb3268f5d4b6359d2e8046a6bb8df4f'
2012-04-02 DaidFix confict
2012-04-02 DaidJust a comment
2012-04-02 daidMake the printer interface a bit more user friendly.
2012-04-02 daidAdded icon to main window. Added win32 installer script...
2012-04-01 DaidPrinting works! If you press the right buttons in the...
2012-03-30 DaidMerge branch 'master' of github.com:daid/Cura
2012-03-29 DaidMerge branch 'master' of github.com:daid/Cura
2012-03-28 DaidMerge branch 'master' of github.com:daid/Cura
2012-03-27 daidMove SF into its own directory, to seperate SF and...