add option to save G92 on M500
[clinton/Smoothieware.git] / src / modules / robot / Robot.cpp
2016-04-16 Jim Morrisadd option to save G92 on M500
2016-03-31 Jim MorrisMerge pull request #896 from wolfmanjm/upstreamedge
2016-03-30 Jim Morrisupdate comments for M114
2016-03-29 Jim MorrisMerge pull request #888 from wolfmanjm/add/error_on_zer...
2016-03-28 Jim MorrisAdd the ability for a gcode command to set an error...
2016-03-22 Jim MorrisMerge pull request #881 from wolfmanjm/upstreamedge
2016-03-22 Jim Morrisadd get status command
2016-03-20 Jim MorrisMerge pull request #879 from hyperair/fix-deltagrid...
2016-03-20 Jim MorrisMerge pull request #878 from wolfmanjm/upstreamedge
2016-03-20 Jim MorrisFix saving of G92 with M500
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-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-01 Jim MorrisMerge pull request #865 from wolfmanjm/feature/delta...
2016-03-01 Jim MorrisSave G92 setting on M500 in compliance with linuxcnc...
2016-02-29 Jim Morrisfix typo
2016-02-28 Jim MorrisMerge pull request #864 from wolfmanjm/rdelta/improve...
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-24 Jim MorrisMerge pull request #859 from wolfmanjm/upstreamedge
2016-02-24 Jim MorrisAdd M0 as feed hold when in grbl mode
2016-02-23 Jim MorrisMerge pull request #857 from wolfmanjm/refactor/G38...
2016-02-23 Jim Morrisremove the fnc from stepticker used for probe checking.
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-19 Jim MorrisM306 for a rotary delta calculates the theta offset...
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-09 Jim MorrisMerge pull request #830 from wolfmanjm/feature/add...
2016-02-09 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-02-02 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-02-02 Jim MorrisMerge pull request #837 from wolfmanjm/fix/r-delta
2016-02-02 Jim Morrisrename rotatabledelta to rotarydelta
2016-01-28 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-01-26 Jim Morrisadd M2 and M30 end of program handling
2016-01-12 Jim MorrisMerge pull request #811 from quillford/patch-1 origin/archive/touchprobe
2016-01-12 Jim MorrisMerge pull request #823 from wolfmanjm/upstreamedge
2016-01-12 Jim Morrisreplace k_max_wcs with MAX_WCS define
2016-01-10 Jim Morrisoptimize S parameter of Switch
2016-01-05 Jim Morrisupdate comments to explain in more detail what is going...
2016-01-05 Jim MorrisMerge pull request #819 from wolfmanjm/upstreamedge
2016-01-05 Jim MorrisFix position after abort, fixes issue #818
2015-12-22 Jim MorrisMerge pull request #810 from wolfmanjm/feature/add...
2015-12-20 Jim Morrisreturn seek rate of feed rate depending on grou
2015-12-16 Jim MorrisMerge pull request #804 from wolfmanjm/feature/wcs...
2015-12-16 Jim Morristidy up info display of wcs (get wcs and M503)
2015-12-15 Jim MorrisExtruder should ignore M114 subcodes > 0
2015-12-15 Jim Morriswhitespace changes...
2015-12-15 Jim Morrisfix G10 L20
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-12-14 Jim Morrisrevert last commit as duh homing does not use robot...
2015-12-14 Jim Morristurn off bed compensation while homing
2015-12-14 Jim MorrisMake G92 work as expected based on current WCS position
2015-12-14 Jim MorrisImprove the M114 print options, make M114 just use...
2015-12-13 Jim Morrisfix G53
2015-12-13 Jim Morrismajor refactor.
2015-12-13 Jim MorrisRedo where the wcs is applied (very early) but maintain...
2015-12-13 Jim Morristighten up the concept of machine position and workspac...
2015-12-13 Jim Morrisimplement G53 Move in machine coordinates.
2015-12-12 Jim Morrisattempt to implement a manual setting of machine coordi...
2015-12-12 Jim Morrisprint out current machine coordinates with M114.1
2015-12-12 Jim Morrisget the G92 offset calculation the right way around
2015-12-12 Jim Morrisfix g92_offset to be relative to current position not...
2015-12-12 Jim MorrisSquashed commit of the following:
2015-11-29 Arthur WolfMerge pull request #749 from justinledwards/patch-1
2015-11-09 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2015-10-12 Jim MorrisMerge pull request #752 from wolfmanjm/fix/suspend...
2015-10-12 Jim Morrisuse push/pop state to save current state on suspend...
2015-10-02 Jim MorrisMerge pull request #748 from jnjackins/corexz
2015-09-30 Jeremy Jackinsadd code and config for CoreXZ style printer
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 Morrisremove obsolete PDA events
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 #730 from wolfmanjm/fix/suspend...
2015-08-31 Jim MorrisMerge pull request #709 from wolfmanjm/fix/extruder...
2015-08-31 Jim Morrismove the extruder speed check to before segmentation...
2015-08-31 Jim MorrisMerge pull request #708 from wolfmanjm/upstreamedge
2015-08-31 Jim Morrisfix max actuator speeds
2015-08-23 Arthur WolfMerge pull request #686 from thinkl33t/edge
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...
2015-08-19 Jim MorrisMerge pull request #695 from wolfmanjm/feature/volumetr...
2015-08-17 Jim MorrisExtend to also limit the feed rate if the extruder...
2015-08-16 Jim MorrisAdd speed limiting based on maximum extrusion rate...
2015-08-15 Jim MorrisMerge pull request #694 from wolfmanjm/upstreamedge
2015-08-14 Jim Morristidy up the M220 and M221 printout
2015-08-10 Jim MorrisMerge pull request #692 from wolfmanjm/upstreamedge
next