clinton/Smoothieware.git
2016-06-03 Arthur Wolfminor edit origin/recursive
2016-05-31 Arthur Wolfverbose playing now works correctly in recursive mode
2016-05-31 Arthur Wolfbasic recursion works, still likely very buggy
2016-05-30 Arthur Wolfadded basic recursion skeleton, compiles, but not teste...
2016-05-30 Arthur Wolffile existence check was inverted, resulting in a crash...
2016-05-29 Arthur Wolfsimplified the module a bit, compiles but does not...
2016-05-28 Jim MorrisUpdate Readme.md
2016-05-28 Jim Morrisadd cnc build
2016-05-28 Jim MorrisUpdate .travis.yml
2016-05-28 Jim MorrisUpdate .travis.yml
2016-05-28 Jim MorrisMerge pull request #921 from wolfmanjm/feature/cnc...
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-05-13 Jim Morrisprint out CNC build if a CNC build
2016-05-13 Jim Morrisdefine -DCNC if a CNC build
2016-05-11 Jim Morrisonly build the new test command for a cnc build (althou...
2016-05-11 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-05-09 Jim Morrisfix the actualy feedrate display on panel for cnc pendant
2016-05-08 Jim Morrisdisplay in CNC pendant the requested feedrate and the...
2016-05-07 Jim Morrisfix abort when probing from panel in cnc mode
2016-05-07 Jim Morrisadd workspace coordinate selection screen for cnc panel
2016-05-06 Jim Morrisshow 3dp for jog increment
2016-05-06 Jim Morrisadd inches and millimeter settings to prepare menu...
2016-05-05 Jim MorrisAdd more probing entries for CNC
2016-05-05 Jim Morrismake sure the WCS settings are handled correctly in...
2016-05-05 Jim MorrisIndicate if in inch or mm mode in watch screen
2016-05-05 Jim Morrismake sure panel jogs are in absolute mode
2016-05-04 Jim Morrisrename to MPG mode
2016-04-30 Jim Morrisrefactor screens to avoid duplication
2016-04-30 Jim Morrisadd multiplier selection for encoder jog
2016-04-30 Jim MorrisMerge branch 'upstreamedge' into test/encoder-direct...
2016-04-29 Jim MorrisMerge pull request #920 from wolfmanjm/upstreamedge
2016-04-29 Jim Morrisadd designator to motordriver messages
2016-04-29 Jim Morrisadd feed hold to status
2016-04-27 Jim Morrisget direct step running from encoder
2016-04-26 Jim Morrisflush rx buffer on control X (probably should also...
2016-04-25 Jim MorrisAttempt to correct last milestone after an ON_HALT...
2016-04-24 Jim Morrisallow for a default_excludes.mk file in src that will...
2016-04-24 Jim MorrisMake a CNC based watchscreen for panel, shows WCS and MCS
2016-04-24 Jim Morrisrefactor panel screens into 3dprinter and cnc
2016-04-22 Jim Morrisupdate firmware.bin
2016-04-22 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
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-22 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-04-21 Jim MorrisMerge pull request #916 from wolfmanjm/upstreamedge
2016-04-21 Jim Morrisremove on_gcode_execute from Stepper
2016-04-21 Jim Morrisfix the test circle.
2016-04-19 Jim MorrisAdd some feedback on the test commands progress
2016-04-19 Jim Morrisadded test circle radius segments iterations [speed]
2016-04-19 Jim Morrisadd test patterns for testing actuator movements
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
next