chiark / gitweb /
Revert "Disable pause feature"
[cura.git] / Cura / util / printerConnection / serialConnection.py
2015-11-06 nickthetaitRevert "Disable pause feature"
2015-11-05 Youness AlaouiAdd a print progress status text to the print window...
2015-08-27 Youness AlaouiDisable pause feature
2015-07-31 Youness AlaouiMerge branch 'new-settings' into devel
2015-07-31 Youness AlaouiMerge branch 'new-settings' into devel
2015-07-17 Steven AbadieMerge branch 'LulzBot-devel' of ssh://code.alephobjects...
2015-07-01 nickthetaitAllow canceling while paused
2015-06-29 Youness AlaouiRestore commit fda889d91263c6c381334e4f7a6d1bbb687a8e3f
2015-06-26 nickthetaitDisable motors when a print is canceled. Follow on...
2015-06-26 Youness AlaouiRestore pause functionality.
2015-06-22 nickthetaitCooldown toolhead and bed whenever print is canceled...
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 AlaouiFix an issue where the UI state wasn't being updated
2015-05-22 Youness AlaouiFix behavior of isPrinting, which should be False when...
2015-05-22 Youness AlaouiAdd Pause support to serial communication which adds...
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-14 daidFix serial communication on MacOS.
2014-03-11 daidFixed #779 - Code was always defaulting to auto-detect...
2014-03-07 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2014-03-04 nallathMerge pull request #601 from CapnBry/reloadscene
2014-03-04 nallathMerge pull request #588 from ryneches/SteamEngine
2014-03-03 daidUse manual configured serial port if a port is configured.
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-14 daidDocument all util files.
2014-02-12 daidMerge pull request #724 from Dim3nsioneer/SteamEngine
2014-02-11 daidUpdate for USB printing dialog
2014-02-10 daidAdd minimized print window.
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...