fix inconsistencies in disyance for e only moves and accleration scaling etc
[clinton/Smoothieware.git] / src / modules / utils / simpleshell / SimpleShell.cpp
2016-06-21 Jim Morrismake the tick_info in Block a vector, assigning how...
2016-06-17 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-06-17 Jim MorrisImplement endstops using new motion control
2016-06-10 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-06-01 Jim MorrisMerge branch 'upstreamedge' into feature/acceleration...
2016-05-30 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-05-30 Jim MorrisMerge pull request #934 from wolfmanjm/upstreamedge
2016-05-30 Jim Morrismake the cnc test circle use G2
2016-05-28 Jim MorrisMerge remote-tracking branch 'upstream/edge' into merge...
2016-05-28 Jim MorrisMerge pull request #921 from wolfmanjm/feature/cnc...
2016-05-14 Jim MorrisInital rewrite of stepticker and associated code to...
2016-05-13 Jim Morrisprint out CNC build 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-05 Jim Morrismake sure the WCS settings are handled correctly in...
2016-04-30 Jim MorrisMerge branch 'upstreamedge' into test/encoder-direct...
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 MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-04-22 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
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-12 Jim MorrisMerge pull request #909 from wolfmanjm/upstreamedge
2016-04-12 Jim Morrisattempt to make M501 use less stack.
2016-03-22 Jim MorrisMerge pull request #881 from wolfmanjm/upstreamedge
2016-03-22 Jim Morrisadd get status command
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 MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2016-03-06 Jim Morrisreply ok to empty lines
2016-02-28 Jim MorrisMerge pull request #864 from wolfmanjm/rdelta/improve...
2016-02-28 Jim Morrisfix M306 for rdelta
2016-02-27 Jim MorrisMerge branch 'fix/use-wrap-delete' into rdelta/improve...
2016-02-27 Jim Morrisfix rotary delta FK to be mirrored like the IK
2016-02-24 Jim MorrisMerge pull request #860 from wolfmanjm/upstreamedge
2016-02-24 Jim Morrisfix discrepanceis in realtime postion vs last milestone...
2016-02-22 Jim MorrisMerge pull request #851 from wolfmanjm/feature/correct...
2016-02-21 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-02-21 Jim MorrisMerge branch 'fix/when-slow-ticker-is-started' into...
2016-02-20 Jim Morrisrefactor endstops to get the homing logic ot of the...
2016-02-20 Jim Morrisremember the last probe position after a probe retrieve...
2016-02-19 Jim MorrisFix command line error if command not handled in Simple...
2016-02-19 Jim MorrisChanges for rotary delta homing...
2016-02-17 Jim MorrisMerge pull request #848 from FredMurphy/feature/laser-ttl
2016-02-17 Jim MorrisMerge pull request #849 from wolfmanjm/upstreamedge
2016-02-17 Jim Morrisadd M1910.2 to move by the specified number of actuator...
2016-02-16 Fred MurphyMerge branch 'edge' of https://github.com/Smoothieware...
2016-02-16 Jim Morrisuse safe_delay instead of the blocking wait_ms()
2016-02-15 Jim MorrisMerge pull request #846 from wolfmanjm/upstreamedge
2016-02-13 Jim Morrisfix the -m parameter
2016-02-13 Jim Morrisadd get ik [-m] x,y,z
2016-02-13 Jim Morrisadd `get fk 0 0 0` command to do forward kinematics...
2016-02-09 Jim MorrisMerge pull request #830 from wolfmanjm/feature/add...
2016-02-09 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-02-09 Jim MorrisMerge pull request #842 from wolfmanjm/upstreamedge
2016-02-08 Jim Morrisfix md5sum shell command to not trigger watchdog
2016-02-02 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-01-28 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-01-26 Jim MorrisFix format of grbl error: messages
2016-01-26 Jim Morrisget the current G28 saved position
2016-01-26 Jim Morrisimplement G28 as per grbl whenin grbl mode or G28.2...
2016-01-26 Jim Morrisadd M2 and M30 end of program handling
2016-01-26 Jim Morrisfix $H
2016-01-25 Jim Morrisadded grbl commands when in grbl_mode (set in config...
2016-01-24 Jim MorrisMerge pull request #827 from wolfmanjm/upstreamedge
2016-01-23 Jim Morrisrefactor simpleshell cat
2016-01-23 Jim Morrisfix line count for cat command
2016-01-22 Jim Morrisadd to the cat command -d nnn where nnn is the seconds...
2015-12-16 Jim MorrisMerge pull request #806 from wolfmanjm/upstreamedge
2015-12-16 Jim Morrisfix current tool returned in get state
2015-12-16 Jim MorrisMerge pull request #804 from wolfmanjm/feature/wcs...
2015-12-16 Jim Morrisadd get state command to return current modal states...
2015-12-16 Jim Morristidy up info display of wcs (get wcs and M503)
2015-12-15 Jim Morrisadd command get wcs to print current state of all offse...
2015-12-15 Jim Morrisadd a get pos command thgat prints all the 5 different...
2015-11-29 Arthur WolfMerge pull request #749 from justinledwards/patch-1
2015-11-10 ErrolMerge branch 'edge' of https://github.com/errolt/Smooth...
2015-11-10 Jim MorrisMerge pull request #763 from wolfmanjm/feature/enable...
2015-11-10 Jim Morrislong running things like cat need to hit on_idle everyn...
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 #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-08-30 Jim MorrisMerge pull request #707 from wolfmanjm/feature/md5sum...
2015-08-30 Jim Morrisadd md5sum command for checking file intergrity and...
2015-08-24 Jim MorrisMerge pull request #700 from wolfmanjm/upstreamedge
2015-08-24 Jim Morrismove the predefined thermistor list to a command called...
2015-08-23 Arthur WolfMerge pull request #686 from thinkl33t/edge
2015-08-23 Jim MorrisMerge pull request #699 from wolfmanjm/fix/M504-hang
2015-08-23 Jim Morrisdisable interrupts around the M504 seems to stop it...
2015-08-19 Jim MorrisMerge pull request #696 from wolfmanjm/fix/unmarked...
2015-08-19 Jim Morrisremove the unhandled gcode hack, and all the cruft...
next