change the temperature public data access to pass in the pad_temp for the result...
[clinton/Smoothieware.git] / src / modules / utils / panel / screens / WatchScreen.h
2015-09-12 Jim Morrischange the temperature public data access to pass in...
2015-09-12 Jim Morrisinterating temperature controllers was done wrong....
2014-11-03 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2014-10-26 Jim MorrisMerge pull request #536 from wolfmanjm/feature/more...
2014-10-26 Jim MorrisAdd multiple temps to panel watchscreen if there are...
2014-08-20 Jim MorrisMerge pull request #491 from soldierkam/edge
2014-08-13 Jim MorrisMerge pull request #484 from wolfmanjm/features/add...
2014-08-13 Jim Morrisadd on_exit to panelscreen
2014-05-24 LogxenMerge pull request #399 from Smoothieware/edge
2014-04-23 LogxenMerge branch 'edge' into multitool
2014-04-01 Jim MorrisMerge pull request #355 from wolfmanjm/upstreamedge
2014-04-01 Jim Morrison panel Only show fan icon if fan is on
2014-02-19 LogxenMerge branch 'switch' into edge
2014-01-24 Michael MoonMerge branch 'master' into edge
2013-12-27 Michael MoonReplace all doubles with floats including some constants
2013-12-22 Jim MorrisMerge pull request #295 from wolfmanjm/feature/uip...
2013-12-22 Jim MorrisMerge Network code with webserver etc
2013-12-22 Jim MorrisMerge branch 'upstreamedge' into upstream-master
2013-11-09 Jim MorrisMerge pull request #273 from wolfmanjm/feature/add...
2013-11-09 Jim MorrisAllow custom menu entries and commands be setup in...
2013-10-03 Jim MorrisMerge pull request #244 from wolfmanjm/fix/lcd-progress
2013-10-03 Jim Morrisconvert playing counts to unsigne dlong
2013-09-13 Jim MorrisMerge pull request #230 from TopherMan/feature/M27more
2013-09-13 Jim MorrisMerge pull request #229 from wolfmanjm/upstreamedge
2013-09-13 Jim MorrisFix speed changing via panel, just donlt swicth away...
2013-08-01 Jim MorrisMerge pull request #204 from wolfmanjm/feature/rrd...
2013-08-01 Jim Morrischane speed changes via panel to issue M220 to avoid...
2013-06-26 Jim MorrisMerge pull request #190 from wolfmanjm/add/panel-pause...
2013-06-26 Jim MorrisShow paused status if paused
2013-06-23 Jim MorrisMerge pull request #183 from wolfmanjm/add/panel
2013-06-23 Jim MorrisAdded new Panel stuff