temperaturecontrol: allow setting background tool without activating
[clinton/Smoothieware.git] / src / modules / tools / temperaturecontrol / TemperatureControl.cpp
2018-11-26 Clinton Ebaditemperaturecontrol: allow setting background tool witho... m104_hack
2018-08-30 Jim MorrisMerge pull request #1338 from wolfmanjm/upstreamedge
2018-08-13 Jim Morrisadd comment to M503 of M301
2018-03-13 Jim Morriscall on_idle
2018-02-26 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2018-01-20 Jim MorrisUpdate TemperatureControl.cpp
2017-09-19 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2017-09-19 Jim MorrisMerge pull request #891 from greyltc/ISR-SPI-fix
2017-09-19 Grey ChristoforoMerge pull request #4 from JeffreyRodriguez/greyltc_ISR...
2017-09-17 Jeff RodriguezMerged with current edge.
2017-04-23 Jim MorrisRevert "FIx issue where a single temperature control...
2017-04-23 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2017-04-19 Jim MorrisFIx issue where a single temperature control with multi...
2017-03-19 Jim MorrisMerge remote-tracking branch 'upstream/edge' into stept...
2017-03-13 Jim MorrisMerge pull request #1124 from vbolshakov/edge
2017-03-08 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2017-03-08 Jim MorrisMerge pull request #1145 from Fulg/PT100-E3D
2017-03-08 Benoit MillerAdded support for PT100 using E3D amplifier.
2016-12-28 Jim MorrisMerge pull request #1082 from wolfmanjm/upstreamedge
2016-12-27 Jim Morrisadd a configurable range for the runaway temp checks
2016-12-26 Jim MorrisMerge pull request #1080 from wolfmanjm/upstreamedge
2016-12-26 Jim MorrisChange the default for cooling timeout to 0 (disabled...
2016-11-12 Jim MorrisMerge remote-tracking branch 'upstream/edge' into merge...
2016-11-12 Jim MorrisMerge pull request #1063 from wolfmanjm/upstreamedge
2016-11-12 Jim MorrisAdd 1 bit to temo runaway making max setting > 60 minutes
2016-11-09 Jim MorrisMerge pull request #955 from Bouni/feature/spindle...
2016-11-01 Jim MorrisMerge remote-tracking branch 'upstream/edge' into merge...
2016-10-23 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-10-23 Jim MorrisMerge pull request #1046 from Smoothieware/fix/simpler...
2016-10-21 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-10-20 Jim Morristurn on runaway detection safety by default
2016-10-20 Jim MorrisIncrease timeout max to 2040 secs or 34 minutes
2016-10-20 Jim Morrisadd extra cooling down timeout for runaway
2016-10-18 Jim Morrisincrease runaway_heating_timeout to a max of 511 seconds
2016-10-18 Jim MorrisFirst pass at a simple fix for the runaway issue where...
2016-10-14 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-10-13 Jim MorrisMerge pull request #1040 from wolfmanjm/upstreamedge
2016-10-13 Jim Morrischange ERROR : to ERROR: for out of band temp errors
2016-07-13 bouniMerge branch 'edge' of github.com:Smoothieware/Smoothie...
2016-07-07 Jim MorrisMerge pull request #970 from wolfmanjm/upstreamedge
2016-07-07 Jim Morrisprint the temp delta on runaway alarm
2016-07-04 bounimerged latest edge branch and fixed the spindle module...
2016-07-02 Jim MorrisMerge pull request #961 from wolfmanjm/upstreamedge
2016-06-28 Jim MorrisMerge remote-tracking branch 'upstream/edge' into exper...
2016-06-28 Jim MorrisMerge pull request #907 from lordofhyphens/deltagrid_ca...
2016-06-27 bounimerged latest edge
2016-06-26 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-06-26 Arthur WolfMerge pull request #782 from Smoothieware/runaway
2016-06-25 Jim Morrisrename wait_for_empty_queue to wait for idle
2016-06-21 Arthur Wolfremoving runaway_timer and runaway_timeout as they...
2016-06-16 bounimerged edge into feature/spindle-refactor branch
2016-06-06 Arthur WolfMerge pull request #933 from Smoothieware/edge
2016-05-25 Arthur Wolfmade temperature runaway options configurable
2016-05-25 Arthur Wolfadded the enum as wolfmanjm asked for the state, and...
2016-05-23 Arthur Wolfadded check so that we dont re-enter halt
2016-05-23 Arthur WolfMerge pull request #929 from Smoothieware/edge
2016-03-31 Grey Christoforosolve https://github.com/Smoothieware/Smoothieware...
2016-03-20 Jim MorrisMerge pull request #879 from hyperair/fix-deltagrid...
2016-03-20 Jim MorrisMerge pull request #877 from wolfmanjm/upstreamedge
2016-03-20 Jim Morrisadd designator to halt message from temperature control
2015-12-24 bounifixed minor merging problems
2015-12-14 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2015-11-29 Arthur WolfMerge pull request #749 from justinledwards/patch-1
2015-11-29 Arthur Wolfdraft temperature runaway detection
2015-11-22 erroltMerge remote-tracking branch 'upstream/edge' into edge
2015-11-13 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2015-11-13 Jim MorrisMerge pull request #768 from Smoothieware/refactor...
2015-11-13 Jim MorrisRemove play/pause
2015-11-11 ErrolMerge branch 'edge' of https://github.com/Smoothieware...
2015-11-11 ErrolRevert "Added support for AD8495 Thermocouple amplifier"
2015-11-10 Jim MorrisMerge pull request #765 from errolt/errolt
2015-11-10 ErrolAdd support for AD8495 Thermocouple amplifier
2015-11-10 ErrolAdd support for AD8495 Thermocouple amplifier
2015-11-06 ErrolAdded support for AD8495 Thermocouple amplifier
2015-09-23 Jim MorrisMerge pull request #740 from wolfmanjm/feature/abort_he...
2015-09-23 Jim Morrisprint out message when M109 or homing aborted by kill
2015-09-23 Jim Morrisrefactor ON_HALT, add THEKERNEL->is_halted() for module...
2015-09-23 Jim MorrisAdded ability to abort a heat and wait and Homing when...
2015-09-13 Jim MorrisMerge branch 'feature/soft_soft_endstops' of https...
2015-09-13 Jim MorrisMerge remote-tracking branch 'upstream/edge' into devel...
2015-09-13 Jim MorrisMerge pull request #732 from wolfmanjm/refactor/get...
2015-09-13 Jim Morrisrefactor get public data, to be slightly easier to...
2015-09-13 Jim MorrisMerge pull request #727 from wolfmanjm/modify/temperatu...
2015-09-13 Jim MorrisMerge pull request #730 from wolfmanjm/fix/suspend...
2015-09-12 Jim MorrisMerge branch 'modify/temperature-switch-edge-detection...
2015-09-12 Jim MorrisMerge pull request #728 from Smoothieware/fix/temperatu...
2015-09-12 Jim MorrisFix the order of parameters for temperature request
2015-09-12 Jim Morrischange the temperature public data access to pass in...
2015-09-12 Jim Morrisinterating temperature controllers was done wrong....
2015-08-30 Jim MorrisMerge pull request #704 from sorki/probe_add_return_fee...
2015-08-30 Jim MorrisMerge pull request #703 from sorki/probe_custom_feedrate
2015-08-25 Jim MorrisMerge pull request #702 from wolfmanjm/feature/max_temp...
2015-08-25 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2015-08-25 Jim MorrisMerge pull request #701 from wolfmanjm/feature/M1000...
2015-08-25 Jim Morrisremove !! from Error message HALT will send it
2015-08-25 Jim MorrisAdded max temp check, if exceeeded hotend will be turne...
2015-08-25 Jim Morrisadd M1000 command that will allow any following text...
2015-08-23 Arthur WolfMerge pull request #686 from thinkl33t/edge
2015-08-23 Jim MorrisMerge pull request #698 from wolfmanjm/feature/M305...
2015-08-23 Jim MorrisAllow M305 to set a predefined thermistor by number
next