Merge pull request #740 from wolfmanjm/feature/abort_heat_and_wait_and_homing_on_kill
[clinton/Smoothieware.git] / src / modules / utils / panel /
2015-09-23 Jim MorrisMerge pull request #740 from wolfmanjm/feature/abort_he...
2015-09-23 Jim Morrisrefactor ON_HALT, add THEKERNEL->is_halted() for module...
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 #731 from wolfmanjm/refactor/switch...
2015-09-13 Jim MorrisMerge remote-tracking branch 'upstream/development...
2015-09-13 Jim Morrishave caller supply data location for returned state...
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-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-09-06 Oskar LindeIncrease Z Home Ofs menu setting precision to 0.01 mm
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-28 Jim MorrisMerge pull request #706 from wolfmanjm/upstreamedge
2015-08-28 Jim Morrisremove unused files
2015-06-22 Jim MorrisMerge branch 'edge' of github.com:Smoothieware/Smoothie...
2015-06-15 Jim MorrisMerge pull request #674 from wolfmanjm/feature/handle...
2015-06-15 Jim MorrisMake M117 special to allow entire command to be sent...
2015-06-07 Jim MorrisMerge pull request #671 from wolfmanjm/upstreamedge
2015-06-07 Jim Morrisfix typos in pull request
2015-06-07 Jim MorrisMerge pull request #670 from JesperKrogPoulsen/fix...
2015-06-07 Jesper Krog PoulsenSwitched to deque to avoid invalid iterator
2015-06-07 Jesper Krog PoulsenSwitched to deque to avoid invalid iterator
2015-06-07 Jesper Krog PoulsenFixed invalid std::vector iterator
2015-05-23 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2015-04-13 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2015-04-06 Jim MorrisMerge pull request #650 from JesperKrogPoulsen/remove...
2015-04-06 Jesper Krog PoulsenNot showing hidden files
2015-01-21 Arthur WolfMerge pull request #552 from lautr3k/module/Drills
2015-01-17 Jim MorrisMerge pull request #577 from wolfmanjm/upstreamedge
2015-01-17 Jim Morrisadd M120/M121 push/pop state. Use it for extrude comman...
2014-12-20 Jim MorrisMerge pull request #565 from PetteriAimonen/pid_windup_...
2014-12-19 Jim MorrisMerge pull request #562 from PetteriAimonen/machining_f...
2014-12-19 Petteri AimonenAdd option to jog by 0.01mm (useful in machining)
2014-12-19 Petteri AimonenAdd other common file extensions to FileScreen
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 Morrismake the command queue static so it is shared by all...
2014-12-07 Jim Morriscall base class main loop
2014-12-07 Jim Morrisrefactor send_command to execute in main_loop so all...
2014-12-07 Jim Morriscall abort from main loop not on idle
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-04 Jim Morrisfix issues with timing of when flush happens
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 Jim MorrisMerge pull request #519 from wolfmanjm/upstreamedge
2014-09-30 Jim Morrisfix race when external card is already inserted
2014-09-30 Arthur WolfMerge branch 'edge' of https://github.com/Smoothieware...
2014-09-30 Jim MorrisMerge pull request #518 from wolfmanjm/add/external...
2014-09-30 Jim MorrisMerge pull request #517 from wolfmanjm/add/viki2
2014-09-28 Jim Morrisfix a bug in readdir that casued stack overrun (fixed...
2014-09-28 Jim Morrisfix opendir bug for multiple FAT volumes
2014-09-27 Jim Morrisspecify variant in ctor
2014-09-27 Jim Morrisadd a LED_HOT that gets set if the temp of hotend or...
2014-09-26 Jim Morrisadd buzz and red/blue leds for viki2 panel
2014-09-26 Jim Morrisadd viki2 and miniviki2 panels
2014-09-24 Jim Morrisonly use 5th line in zprobe status if screen has more...
2014-09-16 Jim MorrisMerge pull request #513 from Smoothieware/update/gcc4.8
2014-09-15 Jim MorrisMerge remote-tracking branch 'upstream/edge' into updat...
2014-09-15 Jim MorrisMerge branch 'upstreamedge' into update/gcc4.8
2014-09-14 Jim MorrisAdd directory indicator to mbed dirent
2014-09-14 Jim Morrisfix strange bug that happens with new compiler
2014-09-14 Jim MorrisMerge remote-tracking branch 'upstream/edge' into updat...
2014-09-14 Jim MorrisMerge pull request #509 from wolfmanjm/upstreamedge
2014-09-14 Jim Morrisfix panel directory navigation
2014-09-13 Jim MorrisMerge pull request #508 from wolfmanjm/fix/allow-space...
2014-09-13 Jim Morrisfix path bugs
2014-09-13 Jim Morrisrefactor lc
2014-09-13 Jim Morrisfilter panel filenames that have .g in them
2014-09-06 Jim MorrisMerge pull request #487 from wolfmanjm/add/probe-screen
2014-09-05 Jim MorrisHave panels probe status refresh while selected
2014-09-05 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2014-08-23 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2014-08-20 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2014-08-20 Jim MorrisMerge pull request #491 from soldierkam/edge
2014-08-20 soldierkamMerge remote-tracking branch 'upstream/master' into...
2014-08-19 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2014-08-19 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2014-08-14 Jim MorrisAdd a probe screen to panel
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
next