chiark / gitweb /
Add Z change reporting support, which fixes the timelaps movie recording. Add tempera...
[cura.git] / Cura / util / machineCom.py
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...