add option to not segment z only moves, useful for deltas.
[clinton/Smoothieware.git] / src / modules / robot / Robot.h
2016-03-08 Jim Morrisadd option to not segment z only moves, useful for...
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-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-20 Jim Morrisremember the last probe position after a probe retrieve...
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-01-15 Jim MorrisMerge pull request #825 from wolfmanjm/feature/add...
2016-01-15 Jim Morrisadd ^X to the USB serial which will enter ON_HALT in...
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-02 Jim MorrisMerge pull request #815 from wolfmanjm/upstreamedge
2016-01-02 Jim Morrischange selection of zprobe strategies from subcodes...
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 Morrisadd get state command to return current modal states...
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 MorrisImprove the M114 print options, make M114 just use...
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 MorrisSquashed commit of the following:
2015-11-29 Arthur WolfMerge pull request #749 from justinledwards/patch-1
2015-11-29 Jim MorrisMerge pull request #773 from wolfmanjm/add/SPI-driver...
2015-11-29 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2015-11-23 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2015-11-22 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2015-11-13 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2015-11-13 Jim Morrischeck steps/mm settings after automatic change after...
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-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-23 Jim MorrisAdded ability to abort a heat and wait and Homing when...
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 #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-23 Arthur WolfMerge pull request #686 from thinkl33t/edge
2015-08-19 Jim MorrisMerge pull request #695 from wolfmanjm/feature/volumetr...
2015-08-16 Jim MorrisAdd speed limiting based on maximum extrusion rate...
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-17 Jim MorrisMerge pull request #559 from wolfmanjm/feature/suspend...
2014-12-16 Jim MorrisAdded suspend and pause console commands
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-04 Jim Morrisfix issues with timing of when flush happens
2014-11-03 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2014-09-05 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2014-09-02 Jim MorrisMerge pull request #505 from wolfmanjm/update/adjustZfn...
2014-09-02 Jim Morrischange bed compensation to allow a transform of XYZ...
2014-08-20 Jim MorrisMerge pull request #491 from soldierkam/edge
2014-08-20 soldierkamMerge remote-tracking branch 'upstream/master' into...
2014-08-05 Jim MorrisMerge pull request #471 from wolfmanjm/feature/three...
2014-08-03 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2014-08-03 Jim MorrisEndstops set all axis positions at once if all axis...
2014-08-02 Jim Morrisadd function pointer to adjust z function in robot
2014-07-09 Jim MorrisMerge pull request #444 from Smoothieware/feature/firmw...
2014-07-08 Jim Morrisadd zlift in a hacky way
2014-06-29 Jim MorrisMerge branch 'edge'
2014-06-16 Jim MorrisMerge pull request #429 from wolfmanjm/add/max-step...
2014-06-16 Jim Morrisremove copies of steppermotor pointers in modules and...
2014-05-24 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2014-05-24 Jim MorrisMerge pull request #401 from wolfmanjm/fix/cleanup...
2014-05-24 Jim Morriscleanup a bunch of fields that should be private
2014-05-24 LogxenMerge pull request #400 from Smoothieware/multitool
2014-05-24 LogxenMerge pull request #399 from Smoothieware/edge
2014-05-18 Jim Morristry another approach to tool offset
2014-05-18 Jim MorrisChange the way tool offset is handled in robot
2014-05-18 Jim MorrisFix tool offset handling, it should not be reflected...
2014-05-18 LogxenMerge branch 'edge' into multitool
2014-05-17 LogxenMerge pull request #4 from gestalt73/fixOffsets
2014-05-17 Alan Timmremoved G92 tool offset code
2014-04-23 LogxenMerge branch 'edge' into multitool
2014-03-31 Jim MorrisMerge pull request #353 from wolfmanjm/cleanup/headers
2014-03-31 Jim Morriscleanup more headers
2014-02-19 LogxenMerge branch 'switch' into edge
2014-01-31 Michael MoonRobot: remove current_position as it's substantially...
2014-01-31 Michael MoonDon't chain header includes if we don't have to, use...
2014-01-24 Michael MoonMerge branch 'master' into edge
next