clinton/Smoothieware.git
2016-05-23 Arthur Wolfadded check so that we dont re-enter halt
2016-05-23 Arthur WolfMerge pull request #929 from Smoothieware/edge
2016-05-18 Jim MorrisMerge pull request #926 from wolfmanjm/upstreamedge
2016-05-18 Jim Morrisfix reset pin for st7565
2016-05-18 Jim MorrisMerge pull request #925 from wolfmanjm/upstreamedge
2016-05-18 Jim MorrisFix drillign cycles to use WCS
2016-05-16 Arthur WolfAdding license information
2016-05-15 Arthur WolfAdded a bit of contribution information to the readme
2016-04-29 Jim MorrisMerge pull request #920 from wolfmanjm/upstreamedge
2016-04-29 Jim Morrisadd designator to motordriver messages
2016-04-22 Jim Morrisupdate firmware.bin
2016-04-22 Jim MorrisMerge pull request #917 from wolfmanjm/upstreamedge
2016-04-22 Jim Morrisignore M0, as setting feed hold in nom grbl mode basica...
2016-04-21 Jim MorrisMerge pull request #916 from wolfmanjm/upstreamedge
2016-04-21 Jim Morrisremove on_gcode_execute from Stepper
2016-04-19 Jim MorrisMerge pull request #915 from lautr3k/fix/http_upload
2016-04-18 Sébastien Mischler... add an header sent with all request and removed which...
2016-04-18 Sébastien Mischler... Merge remote-tracking branch 'refs/remotes/Smoothieware...
2016-04-18 Sébastien Mischler... remove unused strings and useless shtml extension
2016-04-17 Jim MorrisMerge pull request #913 from lautr3k/fix/http_upload
2016-04-17 Sébastien Mischler... Allow remote files upload (CORS)
2016-04-17 Sébastien Mischler... Allow remote upload (preflighted requests)
2016-04-17 Sébastien Mischler... set "Access-Control-Allow-Origin" in all headers
2016-04-16 Jim MorrisMerge pull request #911 from wolfmanjm/upstreamedge
2016-04-16 Jim Morrisadd option to save G92 on M500
2016-04-12 Jim MorrisMerge pull request #909 from wolfmanjm/upstreamedge
2016-04-12 Jim Morrisattempt to make M501 use less stack.
2016-04-10 Jim MorrisMerge pull request #906 from wolfmanjm/refactor/network...
2016-04-10 Jim Morrismake plan9 optional build, not built by default use...
2016-04-10 Jim MorrisMerge pull request #905 from wolfmanjm/upstreamedge
2016-04-10 Jim Morrisremove test for probe height being above bed in delta...
2016-04-06 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2016-04-06 Jim MorrisMerge pull request #903 from Smoothieware/feature/fix...
2016-04-05 Jim Morrisadded more info on probe failures
2016-04-05 Jim Morrishandle S1000 on its own line
2016-04-05 Jim MorrisMerge pull request #901 from wolfmanjm/upstreamedge
2016-04-05 Jim MorrisAllow S111 on a line by itself, it will return ok,...
2016-04-03 Jim Morrisprint header when delta grid is started
2016-04-02 Jim Morrisdisplay grid size for delta grid when probe starts
2016-03-31 Jim MorrisMerge pull request #899 from wolfmanjm/upstreamedge
2016-03-31 Jim MorrisFix jog screen to use WCS as well
2016-03-31 Jim MorrisMerge pull request #898 from wolfmanjm/upstreamedge
2016-03-31 Jim Morrismake Panel display workspace coordiantes not machine...
2016-03-31 Jim MorrisMerge pull request #897 from Smoothieware/refactor...
2016-03-31 Jim Morrisrefactor to allow for driver specific config settings
2016-03-31 Jim MorrisMerge pull request #896 from wolfmanjm/upstreamedge
2016-03-31 Jim MorrisIf raw registers are usied in config, write the registe...
2016-03-30 Jim Morrisupdate comments for M114
2016-03-29 Jim MorrisMerge pull request #888 from wolfmanjm/add/error_on_zer...
2016-03-29 Jim MorrisMerge pull request #887 from wolfmanjm/upstreamedge
2016-03-29 Jim Morrischange ERROR return to Error as that is what pronterfac...
2016-03-28 Jim MorrisAdd the ability for a gcode command to set an error...
2016-03-28 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2016-03-28 Jim Morrismodify how homing order is set.
2016-03-22 Jim MorrisMerge pull request #883 from wolfmanjm/upstreamedge
2016-03-22 Jim MorrisAllow float values for switch S parameter
2016-03-22 Jim MorrisMerge pull request #881 from wolfmanjm/upstreamedge
2016-03-22 Jim Morrisadd get status command
2016-03-20 Jim Morrisprotect against null stream
2016-03-20 Jim Morrisupdate firmware.bin
2016-03-20 Jim MorrisMerge pull request #879 from hyperair/fix-deltagrid...
2016-03-20 Chow Loong JinFix mistaken fwrite (should be fread)
2016-03-20 Jim Morrisupdate firmware.bin
2016-03-20 Jim MorrisMerge pull request #878 from wolfmanjm/upstreamedge
2016-03-20 Jim MorrisFix saving of G92 with M500
2016-03-20 Jim MorrisMerge pull request #877 from wolfmanjm/upstreamedge
2016-03-20 Jim Morrisadd designator to halt message from temperature control
2016-03-19 Arthur WolfMerge pull request #876 from Smoothieware/config-exampl...
2016-03-19 Arthur WolfVery minor modifications to comments in config origin/config-example-comments
2016-03-18 Jim Morrisupdate firmware.bin
2016-03-12 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2016-03-12 Jim Morrisadd somemore Mxxx codes that can be executed during...
2016-03-09 Jim MorrisMerge pull request #870 from wolfmanjm/upstreamedge
2016-03-09 Jim MorrisSave the grid size and grid radius to the delta.grid...
2016-03-09 Jim MorrisMerge pull request #869 from wolfmanjm/upstreamedge
2016-03-09 Jim Morrisfix M30 in grbl mode to mean end of program (not delete...
2016-03-08 Jim MorrisUpdate config
2016-03-08 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2016-03-08 Jim MorrisMerge pull request #868 from tritao/typos
2016-03-08 Joao MatosFixed some typos and minor consistency issues.
2016-03-08 Jim Morrisadd option to not segment z only moves, useful for...
2016-03-08 Jim Morrismove try-again in gcode_dispatch
2016-03-06 Jim Morrisreply ok to empty lines
2016-03-05 Jim MorrisMerge pull request #867 from wolfmanjm/upstreamedge
2016-03-05 Jim Morrismisc documentation updates
2016-03-04 Jim Morrisfind bed for deltagrid grid probe
2016-03-03 Jim MorrisSpee dup and optimize the deltacalibration probes by...
2016-03-03 Jim Morrisadd a straight grid probe to delta grid.
2016-03-03 Jim Morristweak initial move to find bed on delta grid G31
2016-03-02 Jim Morrisadd M670 I1 which will invert the status of the probe...
2016-03-02 Jim MorrisMerge pull request #866 from FredMurphy/feature/laser...
2016-03-01 Fred MurphyNew laser module parameter laser_module_maximum_s_value...
2016-03-01 Fred MurphyStoring new laser_module_maximum_s_value parameter...
2016-03-01 Fred MurphyEnsure laser TTL isn't switched off until last block...
2016-03-01 Jim MorrisMerge pull request #865 from wolfmanjm/feature/delta...
2016-03-01 Jim Morrisadd documentation
2016-03-01 Jim Morrisfix probe reverse direction
2016-03-01 Jim Morrisfix reverse z probe option
2016-03-01 Jim MorrisSave G92 setting on M500 in compliance with linuxcnc...
2016-03-01 Jim Morrisfix saving grid on start up, and saving with M500
next