chiark / gitweb /
plugins: Support user configuration of default values
[cura.git] / Cura / util / printerConnection /
2016-01-20 Youness AlaouiIncrease log limit to 200 lines
2016-01-11 nickthetaitImprove user feedback when canceling a print
2015-12-08 Youness AlaouiKeep track of which commands are in the command queue...
2015-12-08 Youness AlaouiOnly cooldown the number of configured extruders. Avoid...
2015-12-08 Youness AlaouiFix the change toolhead command when cooling down
2015-11-12 Youness AlaouiRemove \n from sendCommand
2015-11-10 nickthetaitRemove extra filament push on resume
2015-11-10 nickthetaitSmall update to comments
2015-11-10 nickthetaitAttempt to improve nozzle priming on resume
2015-11-10 nickthetaitCombine retract and head lift into same step when pausing
2015-11-06 Youness AlaouiAdd a park toolhead on Pause feature
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 nickthetaitAdd debugging stubs to DummyConnection
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...
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-01 Steven AbadieRemoved doodle3dConnect until further evaluation.
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-19 daidMerge pull request #737 from GreatFruitOmsk/SteamEngine
2014-02-17 daidFixed #729 - Use the name from the connect.doodle.com...
2014-02-14 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2014-02-14 daidMore documentation.
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...
2014-01-30 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2014-01-30 daidFix doodle3D and Dummy printer connections for new...
2014-01-02 daidMinor fix for Doodle3D support.
2013-12-23 daidUpdate the printerconnections for multiple Doodle3D...
2013-12-06 daidHandle the doodle3d api better, which can be slow if...
2013-12-06 daidFix multiple dual-extrusion prints on a platform printe...
2013-12-05 daidSlow down the connect.doodle3d query so lots of Cura...
2013-12-02 daidFix temperature graph in printwindow2. Add CURA_PROFILE...
2013-11-29 daidAdd printWindow2, the new printerConnection based print...
2013-11-29 daidUpdate to Doodle3D connection, handled the buffering...
2013-11-28 daidUpdate the doodle3d class to auto-detect local network...
2013-11-28 daidMerge pull request #632 from jbheren/SteamEngine
2013-11-28 daidUpdated doodle3d connection, and added temperature...
2013-11-26 daidUpdated printer connections. Not used, but getting...
2013-11-25 daidAdd progress to the new printerconnectionbase.
2013-11-25 daidAdded the base for the new generalized printer connecti...