print out message when M109 or homing aborted by kill
[clinton/Smoothieware.git] / src / modules / tools / temperaturecontrol / TemperatureControl.cpp
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
2015-08-19 Jim MorrisMerge pull request #696 from wolfmanjm/fix/unmarked...
2015-08-19 Jim Morrisremove the unhandled gcode hack, and all the cruft...
2015-08-10 Jim MorrisMerge pull request #692 from wolfmanjm/upstreamedge
2015-08-09 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2015-08-09 Jim MorrisFix temperature control continually turning off the...
2015-04-04 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2015-03-24 Jim MorrisMerge pull request #647 from wolfmanjm/upstreamedge
2015-03-24 Jim MorrisFix #646
2015-02-26 Jim MorrisMerge pull request #586 from RepRapMorgan/mintemp
2015-02-08 Jim MorrisMerge pull request #558 from RepRapMorgan/grid25level
2015-02-05 Jim MorrisMerge pull request #593 from Smoothieware/add/Steinhart...
2015-02-03 Jim Morrisadded calc_thermistor command to calculate the Steinhar...
2015-02-02 Jim MorrisAdd M200 with no params prints filament diameter
2015-02-01 Jim MorrisFix M503, M305 and reading from prefined thermistors
2015-01-31 Jim Morrisincrease printf float sig digits for thermistor properties
2015-01-31 Jim MorrisImplement Steinhart-Hart equation to calculate temperature
2015-01-29 Quentin HarleyAdded a way to specify a minimum temperature to protect...
2015-01-21 Arthur WolfMerge pull request #552 from lautr3k/module/Drills
2015-01-19 Jim MorrisMerge pull request #578 from Smoothieware/fix/wait...
2015-01-19 Jim Morrisremove pauser and wait for temp to be reached in on...
2015-01-19 Jim Morrisremove on gcode execute from temperature control
2014-12-26 Jim MorrisMerge pull request #571 from wolfmanjm/add/temp-sensor...
2014-12-25 Jim Morrisadd temp sensor specific settings, like for thermistor...
2014-12-20 Jim MorrisMerge pull request #566 from wolfmanjm/upstreamedge
2014-12-20 Jim Morrissemi revert the windup patch, now it is disabled by...
2014-12-20 Jim MorrisMerge pull request #565 from PetteriAimonen/pid_windup_...
2014-12-19 Petteri AimonenReduce overshoot in TemperatureControl.
2014-12-17 Jim MorrisMerge pull request #559 from wolfmanjm/feature/suspend...
2014-12-16 Jim MorrisAdded suspend and pause console commands
2014-11-09 Jim MorrisMerge pull request #545 from Smoothieware/add/P1.23...
2014-11-05 Jim MorrisMerge pull request #542 from wolfmanjm/add/clear-block...
2014-11-04 Jim Morrisfix issues with timing of when flush happens
2014-11-03 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2014-10-21 Arthur WolfMerge pull request #535 from Smoothieware/max-temp
2014-10-20 Arthur Wolffix typo origin/max-temp
2014-10-20 Arthur Wolfadded max_temp config option to temperaturecontrol
2014-09-05 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2014-08-28 hogthrobMerge remote-tracking branch 'upstream/edge' into edge
2014-08-28 Jim MorrisMerge pull request #501 from Smoothieware/update/tempco...
2014-08-28 Jim Morrisoptimize readonly
2014-08-27 Jim Morrisallow readonly temperatire sensors, set by output pin...
2014-08-20 Jim MorrisMerge pull request #491 from soldierkam/edge
2014-08-20 soldierkamMerge remote-tracking branch 'upstream/master' into...
2014-08-09 Jim MorrisMerge pull request #477 from wolfmanjm/update/add-on...
2014-08-09 Jim Morrisadd ON_HALT event
2014-07-30 Jim MorrisMerge pull request #468 from wolfmanjm/refactor/zprobe...
2014-07-30 Jim Morrisinitial refactor for leveling strategies
2014-07-23 Jim MorrisMerge pull request #457 from wolfmanjm/add/limit-switch...
2014-07-23 Jim Morrisfix pause button to be able to unpause system regardles...
2014-06-29 Jim MorrisMerge branch 'edge'
2014-06-19 Jim MorrisMerge remote-tracking branch 'upstream/edge' into optim...
2014-06-19 Jim MorrisMerge pull request #433 from wolfmanjm/update/remove...
2014-06-19 Jim MorrisMerge remote-tracking branch 'upstream/edge' into updat...
2014-06-17 Jim Morrisremove on_config_reload event
2014-06-15 Jim MorrisMerge pull request #425 from klocs/edge
2014-06-14 Jim MorrisMerge pull request #423 from wolfmanjm/upstreamedge
2014-06-14 Jim MorrisPublic data does not need to be a module or have an...
2014-06-07 Jim MorrisMerge pull request #412 from wolfmanjm/fix/multi-extrud...
2014-06-07 Jim MorrisFix bed temp setting when multi extruder is configured
2014-05-31 Jim MorrisMerge pull request #407 from wolfmanjm/panel/add-settin...
2014-05-30 Jim MorrisInitial addition of settings and temperature control...
2014-05-24 Jim MorrisMerge pull request #402 from wolfmanjm/upstreamedge
2014-05-24 Jim Morrisremove link_to_tool, as it is not needed
2014-05-24 LogxenMerge pull request #400 from Smoothieware/multitool
2014-05-24 LogxenMerge pull request #399 from Smoothieware/edge
2014-05-18 Jim Morriswhite space fixes only
2014-05-18 LogxenMerge branch 'edge' into multitool
2014-05-17 LogxenM105 works for all controllers again
2014-05-17 Logxencleaned up ToolManager
2014-05-17 Logxenmade temp set commands work with multitool
2014-05-17 LogxenAdded multitool awareness to temperature_control
2014-04-23 LogxenMerge branch 'edge' into multitool
2014-04-22 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2014-04-21 Jim MorrisMerge pull request #378 from hakalan/thermocouple
2014-04-18 hakalanAdded buffer for averaging of measurements to improve...
next