chiark / gitweb /
Add bed leveling wizard.
[cura.git] / Cura / util / machineCom.py
2012-12-17 daid303Add bed leveling wizard.
2012-12-13 daid303Fixed #234
2012-12-06 daid303Fixed the imports.
2012-12-05 Ilya KulakovMerge remote-tracking branch 'upstream/master' into...
2012-12-04 daid303Improve the first run wizard with the communication...
2012-10-10 daid303Added Windows 7 progress in taskbar support.
2012-10-04 daid303Update how the printing time remaining estimate is...
2012-10-04 daid303Add extrude/retract images for printing interface....
2012-10-03 daid303Merge branch 'master' of github.com:daid/Cura
2012-10-03 daid303Add a retraction enable setting. Add extrusion/retracti...
2012-10-02 daid303Large update to the config wizard, new style machine...
2012-10-02 daid303Merge branch 'master' of github.com:daid/Cura
2012-10-02 daid303Open the serial port in the thread, so it no longer...
2012-10-01 daid303Fix the print window resizing (no longer move the cance...
2012-10-01 daid303Add VIRTUAL serial port if you have the development...
2012-10-01 daid303Add already elapsed printing and estimated remaining...
2012-10-01 daid303Fix timelaps recording support
2012-10-01 daid303Add the option to show the machine log in case of an...
2012-09-26 daidAdd some OpenCV support to webcam class (untested).
2012-09-25 DaidMerge branch 'master' of github.com:daid/Cura
2012-09-25 DaidDo a single write instead of two
2012-09-20 daid.
2012-09-10 daidAdded feature #201 - fixed #201
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-06 daidUpdate to exception handling in machineCom
2012-09-05 daidUntested update to machine communication. This should...
2012-09-02 DaidAdd webcam timelaps support for windows.
2012-07-19 daidMake serial port access more rebust.
2012-07-11 daidMissed return for previous fix
2012-07-11 daidAdd DTR toggle to baudrate detection code. Should fix...
2012-07-10 daidMerge branch 'master' of github.com:daid/Cura
2012-07-10 daidAdd temperature graph to printer interface.
2012-07-09 daidAdd 230400 baudrate.
2012-07-06 daidAdded terminal tab to printer interface.
2012-07-02 daidMerge branch 'master' of github.com:daid/Cura
2012-06-30 DaidAdded newer ultimaker firmware. Make linux version...
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...