change the temperature public data access to pass in the pad_temp for the result...
[clinton/Smoothieware.git] / src / modules / utils / panel / screens / WatchScreen.cpp
2015-09-12 Jim Morrischange the temperature public data access to pass in...
2015-09-12 Jim Morrisinterating temperature controllers was done wrong....
2015-01-21 Arthur WolfMerge pull request #552 from lautr3k/module/Drills
2014-12-17 Jim MorrisMerge pull request #559 from wolfmanjm/feature/suspend...
2014-12-17 Jim Morrisadd suspended status to panel
2014-12-16 Jim MorrisAdded suspend and pause console commands
2014-12-09 Jim MorrisMerge pull request #553 from wolfmanjm/fix/abort
2014-12-09 Jim MorrisMerge remote-tracking branch 'upstream/edge' into fix...
2014-12-07 Jim Morriscall base class main loop
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-05 Jim Morrisclean up some code, save some more ram
2014-11-03 Jim MorrisAdd halt status to panel and a way to clear it
2014-11-03 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2014-10-26 Jim MorrisMerge pull request #537 from wolfmanjm/upstreamedge
2014-10-26 Jim Morrisadd icons for hotends 2 and 3
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-09-30 Arthur WolfMerge branch 'edge' of https://github.com/Smoothieware...
2014-09-30 Jim MorrisMerge pull request #517 from wolfmanjm/add/viki2
2014-09-27 Jim Morrisadd a LED_HOT that gets set if the temp of hotend or...
2014-08-20 Jim MorrisMerge pull request #491 from soldierkam/edge
2014-08-14 Jim MorrisMerge pull request #486 from wolfmanjm/optimize/optiona...
2014-08-14 Jim Morrisdon't disdplay tmperatures on panel if no heaters
2014-08-13 Jim MorrisMerge pull request #484 from wolfmanjm/features/add...
2014-08-13 Jim Morrisadd on_exit to panelscreen
2014-06-29 Jim MorrisMerge branch 'edge'
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-05-31 Jim MorrisMerge pull request #407 from wolfmanjm/panel/add-settin...
2014-05-31 Jim MorrisEnumerate hotends for display in panel temperature...
2014-05-30 Jim MorrisInitial addition of settings and temperature control...
2014-05-24 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2014-05-24 Jim MorrisMerge pull request #401 from wolfmanjm/fix/cleanup...
2014-05-24 Jim Morriscleanup a bunch of fields that should be private
2014-05-24 LogxenMerge pull request #399 from Smoothieware/edge
2014-04-23 LogxenMerge branch 'edge' into multitool
2014-04-12 Jim MorrisMerge pull request #368 from wolfmanjm/add/universal...
2014-04-12 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2014-04-11 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2014-04-09 Jim Morrisenable led for fan
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-03-30 Jim MorrisMerge pull request #350 from wolfmanjm/fix/tabs-in...
2014-03-30 Jim MorrisAllow TABS in config
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 MoonMisc cleanups: turns out, conveyor can quite happily...
2013-12-27 Michael MoonReplace all doubles with floats including some constants
2013-12-23 Jim MorrisMerge pull request #298 from wolfmanjm/upstreamedge
2013-12-23 Jim MorrisPanel displays Printing when getting gcodes from pronte...
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-07 Jim MorrisMerge pull request #271 from wolfmanjm/fix/panel-scrolling
2013-11-07 Jim MorrisChange the way the panel scrolls with long lists like...
2013-11-07 Jim MorrisMerge pull request #270 from wolfmanjm/upstreamedge
2013-11-07 Jim Morrisreformat and cleanup panel screen code
2013-10-03 Jim MorrisMerge pull request #244 from wolfmanjm/fix/lcd-progress
2013-10-03 Jim Morrisfix typo
2013-10-03 Jim MorrisShow printed sd filename even if started from console
2013-10-03 Jim Morrisconvert playing counts to unsigne dlong
2013-10-03 Jim MorrisMerge pull request #234 from TopherMan/feature/M26
2013-09-24 Jim MorrisMerge pull request #240 from wolfmanjm/upstreamedge
2013-09-24 Jim Morrisadd M117 to add an arbitrary LCD message
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-27 Jim MorrisMerge pull request #219 from wolfmanjm/fix/pid2
2013-08-27 Jim MorrisMake PID work like arduino pid library and more like...
2013-08-08 Jim MorrisMerge pull request #215 from wolfmanjm/upstreamedge
2013-08-08 Jim Morrismake minimum M220 speed 10% otherwise wierd things...
2013-08-07 Jim MorrisMerge pull request #212 from wolfmanjm/fix/glcd-frambuffer
2013-08-07 Jim Morrismove glcd framebuffer into USB RAM as there is not...
2013-08-03 Jim MorrisMerge pull request #207 from wolfmanjm/optimize/glcd...
2013-08-03 Jim MorrisOptimize graphic font rendering for glc, using x aligne...
2013-08-02 Arthur WolfMerge pull request #206 from Extent421/edge
2013-08-02 Jim MorrisMerge pull request #205 from wolfmanjm/feature/add...
2013-08-02 Jim Morrisadd glyph blit operatin to gcld
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-08-01 Jim Morriscap speed override to not less than 1%
2013-07-03 Logxenadded pause to Panel and added led support for a button...
2013-07-02 Jim MorrisMerge pull request #199 from wolfmanjm/upstreamedge
2013-07-02 Jim MorrisAdd motors off to prepare screen
2013-06-27 LogxenMerge branch 'edge' into smoothiepanel
2013-06-26 Jim MorrisMerge pull request #192 from wolfmanjm/feature/change...
2013-06-26 Jim Morrischange the led api
2013-06-26 Jim MorrisMerge pull request #190 from wolfmanjm/add/panel-pause...
2013-06-26 Jim MorrisShow paused status if paused
2013-06-24 Jim MorrisMerge pull request #186 from wolfmanjm/upstreamedge
2013-06-24 Jim Morrisallow for watchscreen to handle temperature being disabled.
2013-06-24 Jim MorrisMerge pull request #185 from wolfmanjm/fix/panel-play
2013-06-24 Jim MorrisFix watch screen update when file played from console
2013-06-23 Jim MorrisMerge pull request #183 from wolfmanjm/add/panel
2013-06-23 Jim Morrisfix tab to space
2013-06-23 Jim MorrisAdded new Panel stuff