chiark / gitweb /
Keep updating the temperature even in paused state
[cura.git] / Cura / util / machineCom.py
2015-12-08 Youness AlaouiKeep updating the temperature even in paused state
2015-12-08 Youness AlaouiAdd a thread lock to the machineCom _sendCommand
2015-12-08 Youness AlaouiKeep track of which commands are in the command queue...
2015-12-08 Youness AlaouiDo not spam M105 when heating up extruder/bed finishes
2015-12-08 Youness AlaouiFix issue where a line could be sent twice due to race...
2015-12-08 Youness AlaouiSpeed up getting operational by sending M105 as soon...
2015-11-30 nickthetaitMove this commit onto Mangrove branch
2015-11-30 Youness AlaouiAdd a wrapper around serial to monkey patch support...
2015-11-06 Youness AlaouiAdd a park toolhead on Pause feature
2015-11-06 Youness Alaouifor Z change, also accept negative Z values
2015-11-06 nickthetaitRevert "Disable pause feature"
2015-08-27 Youness AlaouiDisable pause feature
2015-08-11 nickthetaitPrinter interruption bug cleanup. Fixes T37 and T178
2015-08-11 Youness AlaouiCancel resend if firmware asks for line 1 or more than...
2015-08-07 Youness AlaouiDo not allow firmware to ask for a resend of more than...
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 AlaouiWhen a M0/M1 (pause) command is sent, we should pause...
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-02-02 daidMerge pull request #1117 from pmsimard/15.01_RC10_NewNo...
2015-02-02 daidMerge pull request #1116 from pmsimard/15.01_RC10_Prese...
2015-01-30 daidMerge pull request #1113 from pmsimard/15.01_RC10_SDFol...
2015-01-23 daidDisable pause handling for now.
2015-01-20 Youness AlaouiMerge branch 'upstream'
2015-01-20 Youness AlaouiMerge remote-tracking branch 'origin/master' into AO...
2015-01-02 Youness AlaouiFix serial communication issues due to buffer overflow
2015-01-02 Youness AlaouiSkip displaying the 'No line number with checksum'...
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-05-26 daidFixed #790
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-11 daidUpdate for USB printing dialog
2014-02-05 daidAdd some more documentation. And the zhop feature.
2014-02-03 daidImprove serial autodetection.
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 daidRemove all the absolute imports, as they are unneeded.
2014-01-24 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2014-01-18 daidMerge pull request #706 from hg42/fix-most-communicatio...
2014-01-13 hg42@gmx.netwhile printing don't send real time commands (like...
2014-01-13 hg42@gmx.netshow baudrates while connecting
2014-01-06 daidIf programmer based auto-detection of serial port fails...
2014-01-06 daidMake error detection less "all inclusive" to fix #690
2014-01-06 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2014-01-05 daidMerge pull request #687 from hg42/fix-repetier-connect...
2014-01-05 hg42@gmx.netincrease getShortErrorString to 30 characters for more...
2014-01-05 hg42@gmx.netRepetier sends "wait" when idle, so we never get an...
2014-01-05 daidMerge pull request #681 from hg42/faster-virtualprinter
2014-01-04 hg42@gmx.netmake VirtualPrinter much faster
2013-10-28 daidDo not add the corrected error messages to the term...
2013-09-25 daidAdd multiple tabs for multiple machine configurations...
2013-09-19 daidMerge pull request #561 from hg42/allow-dropping-gcode
2013-09-19 daidMerge fix.
2013-09-18 daidFix storing of last auto detected serial port.
2013-09-18 daidSeperate the machine settings from the preference settings
2013-08-22 daidTry to implement the TCGETS2 patch for linux to workaro...
2013-08-22 daidRemove the start/end code tab for UltiGCode flavor.
2013-08-06 daidAdd minimal travel distance for retraction and option...
2013-08-05 daidAdd support for generating UltiGCode flavor of GCode.
2013-07-24 daidFix #508, only show /dev/tty devices in manual selectio...
2013-07-11 daidSmall fix for #277 Most likely RepetierFW will cause...
2013-07-09 daidShow a plane in the 3D window during printing to show...
2013-06-26 DaidMerge branch 'SteamEngine' of https://github.com/daid...
2013-06-26 daidMake serial port detection also work if the port is...
2013-05-17 daid303Copyright message needs to be after the __future__...
2013-05-17 daid303Add proper copyright statements.
2013-05-03 daid303Show multiple temperatures in the print dialog (this...
2013-04-29 daid303Update to the bed leveling wizard to allow insertion...
2013-04-23 daid303Only use cu.usb* for autodetect USB devices on MacOS.
2013-04-22 daid303Merge branch 'master' into SteamEngine
2013-04-17 daid303Merge branch 'master' into SteamEngine
2013-04-12 daid303Merge branch 'master' into SteamEngine
2013-04-04 daid303Merge branch 'master' into SteamEngine
2013-04-03 daid303Merge branch 'master' into SteamEngine
2013-04-03 daid303Merge branch 'master' into SteamEngine
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-29 daid303Merge branch 'master' into SteamEngine
next