change the temperature public data access to pass in the pad_temp for the result...
[clinton/Smoothieware.git] / src / modules / utils / panel / screens / PrepareScreen.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-09-06 Jim MorrisMerge pull request #717 from wolfmanjm/fix/F-parameter...
2015-09-06 Jim MorrisMerge pull request #715 from OskarLinde/zhomeofs_precision
2015-09-06 Jim MorrisMerge pull request #716 from OskarLinde/typo
2015-09-06 Oskar LindeTypo Axis -> Axes
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-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 Morrisrefactor send_command to execute in main_loop so all...
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-14 Jim MorrisMerge pull request #486 from wolfmanjm/optimize/optiona...
2014-08-14 Jim MorrisIf no heaters presume no extruders and do not create...
2014-08-13 Jim MorrisMerge pull request #484 from wolfmanjm/features/add...
2014-08-13 Jim Morrisadd on_exit to panelscreen
2014-08-13 Jim MorrisMerge pull request #483 from wolfmanjm/features/add...
2014-08-13 Jim MorrisAdded M204 Ennn to set extruder solo acceleration
2014-08-12 Jim MorrisMerge pull request #482 from stth1998/fix/menu_mem_savi...
2014-08-12 stth1998Squashed commit of the following:
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 LogxenMerge pull request #399 from Smoothieware/edge
2014-04-23 LogxenMerge branch 'edge' into multitool
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
2013-12-27 Michael MoonReplace all doubles with floats including some constants
2013-12-22 Jim MorrisMerge branch 'upstreamedge' into upstream-master
2013-11-07 Jim MorrisMerge pull request #270 from wolfmanjm/upstreamedge
2013-11-07 Jim Morrisreformat and cleanup panel screen code
2013-11-07 Jim MorrisMerge pull request #269 from wolfmanjm/fix/panel-commands
2013-11-07 Jim MorrisFix panel issuing commands inidle loop ratherthan main...
2013-10-21 Michael MoonMerge branch 'feature/cleanup-clock-init' into edge
2013-10-19 Jim MorrisMerge pull request #255 from wolfmanjm/upstreamedge
2013-10-19 Jim Morrisfix a re entrancy bug in panel affecting menu
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-07-02 Jim MorrisMerge pull request #199 from wolfmanjm/upstreamedge
2013-07-02 Jim MorrisAdd motors off to prepare screen
2013-06-25 Jim MorrisMerge pull request #188 from wolfmanjm/add/extruder...
2013-06-25 Jim MorrisAdd Extruder screen to panel
2013-06-24 Jim MorrisMerge pull request #184 from wolfmanjm/update/panel
2013-06-24 Jim Morrisimplement preheat and cooldown
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