chiark / gitweb /
Increment version number
[cura.git] / Cura / serialCommunication.py
2015-11-05 Youness AlaouiAdd a print progress status text to the print window...
2015-07-17 Steven AbadieMerge branch 'LulzBot-devel' of ssh://code.alephobjects...
2015-06-26 Youness AlaouiRestore pause functionality.
2015-06-12 nickthetaitRemove a number of incomplete features
2015-06-02 Youness AlaouiMerge branch 'LulzBot-devel' into taz5-nozzle-size
2015-05-29 nickthetaitMerge branch 'taz5-nozzle-size' into LulzBot-devel
2015-05-22 Youness AlaouiAdd Pause support to serial communication which adds...
2015-03-06 Youness AlaouiMerge tag '15.02.1' into upstream
2015-03-06 Youness AlaouiMerge tag '15.01' into upstream
2015-03-06 Youness AlaouiMerge tag '15.01-RC11' into upstream
2015-03-06 Youness AlaouiMerge tag '15.01-RC10' into upstream
2015-03-06 Youness AlaouiMerge tag '15.01-RC9' into upstream
2015-03-06 Youness AlaouiMerge tag '15.01-RC8' into upstream
2015-03-06 Youness AlaouiMerge tag '15.01-RC7' into upstream
2015-03-05 Youness AlaouiMerge tag '15.01-RC6' into upstream
2015-03-05 Youness AlaouiMerge tag '15.01-RC5' into upstream
2015-03-03 Youness AlaouiMerge tag '15.01-RC4' into upstream
2015-03-03 Youness AlaouiMerge tag '15.01-RC3' into upstream
2015-03-03 Youness AlaouiMerge tag '15.01-RC2' into upstream
2015-03-03 Youness AlaouiMerge tag '15.01-RC1' into upstream
2015-01-15 Youness AlaouiMerge tag '14.12' into upstream lulzbot-14.12-rc1
2014-12-30 Youness AlaouiCheck for EOF on the serialCommunication module
2014-12-30 Youness AlaouiWait 100ms before checking if the thread is still alive
2014-12-29 Steven AbadieMerge branch 'AO-build'
2014-12-27 Youness AlaouiCheck for EOF on the serialCommunication module
2014-12-27 Youness AlaouiWait 100ms before checking if the thread is still alive
2014-12-21 Steven AbadieMerge pull request #61 from Jnesselr/AO-build
2014-12-20 Justin NesselrotteModifying serial communication to use a thread
2014-11-18 Steven AbadiePossible fix for one of the lines being dumped into...
2014-10-16 Dim3nsioneerMerge pull request #4 from Dim3nsioneer/PluginExpansions
2014-10-16 Dim3nsioneerMerge pull request #3 from daid/SteamEngine
2014-07-18 daidMerge pull request #908 from Dim3nsioneer/SteamEngine
2014-04-26 daidMerge pull request #828 from Dim3nsioneer/SteamEngine
2014-03-11 daidFixed #779 - Code was always defaulting to auto-detect...
2014-03-04 nallathMerge pull request #601 from CapnBry/reloadscene
2014-03-04 nallathMerge pull request #588 from ryneches/SteamEngine
2014-02-24 Dim3nsioneerMerge pull request #2 from daid/SteamEngine
2014-02-14 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2014-02-14 daidMore documentation.
2014-02-12 daidMerge pull request #724 from Dim3nsioneer/SteamEngine
2014-02-10 daidAdd minimized print window.
2014-02-04 daidAdd more documentation, fix commandline slicing.
2014-02-03 daidFor now prevent UltiGCode from using connectionManager.
2014-02-03 daidImprove serial communication.
2014-02-03 daidAdd version 0.1 of serial communication with printerCon...