remove the unhandled gcode hack, and all the cruft it required
[clinton/Smoothieware.git] / src / modules / tools / temperaturecontrol / TemperatureControl.cpp
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...
2014-04-14 haklaSome error handling cleanup.
2014-04-14 haklaSupport max31855 thermocouple over spi.
2014-04-12 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2014-04-12 Jim MorrisMerge pull request #367 from wolfmanjm/optimize/config...
2014-04-11 Jim Morrisclean up config-cache so it can encapsulate different...
2014-03-31 Jim MorrisMerge pull request #354 from wolfmanjm/upstreamedge
2014-03-31 Jim Morrisfix bang bang on/off bug
2014-03-31 Jim MorrisMerge pull request #353 from wolfmanjm/cleanup/headers
2014-03-31 Jim Morriscleanup more headers
2014-03-31 Jim Morriscleanup all libs/ headers and dependent files
2014-03-30 Jim MorrisMerge pull request #350 from wolfmanjm/fix/tabs-in...
2014-03-30 Jim MorrisAllow TABS in config
2014-03-29 Jim MorrisMerge pull request #348 from wolfmanjm/add/bang-bang...
2014-03-29 Jim MorrisAdded bang bang control for heaters
2014-02-19 Jim MorrisMerge pull request #332 from wolfmanjm/upstreamedge
2014-02-19 Jim MorrisUse new c++11 way of doing checksum
2014-02-19 LogxenMerge branch 'switch' into edge
2014-01-24 Michael MoonMerge branch 'master' into edge
2014-01-19 Michael MoonMerge branch 'feature/ActionQueue_redux' into edge
2014-01-17 Michael MoonExtruder,TemperatureControl: minor comment changes
2014-01-17 Michael MoonMerge branch 'edge' into feature/ActionQueue_redux
2014-01-16 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2014-01-16 Michael Moonbiggish Block queue reshuffle, Planner::recalculate...
2014-01-15 Michael Moonprovide one method to add gcode to blocks, reduce code...
2014-01-03 Jim MorrisFix a bug in the M500 for saving the PID setting
2014-01-02 Jim MorrisMerge pull request #304 from wolfmanjm/upstreamedge
next