Merge pull request #1294 from wolfmanjm/upstreamedge
[clinton/Smoothieware.git] / src / modules / robot / arm_solutions /
2017-09-19 Grey ChristoforoMerge pull request #4 from JeffreyRodriguez/greyltc_ISR...
2017-09-17 Jeff RodriguezMerged with current edge.
2016-11-09 Jim MorrisMerge pull request #955 from Bouni/feature/spindle...
2016-08-07 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-07-30 Jim MorrisMerge pull request #990 from wolfmanjm/upstreamedge
2016-07-30 Jim MorrisMake the arm solution routines const to avoid issues...
2016-07-04 bounimerged latest edge branch and fixed the spindle module...
2016-07-02 Jim MorrisMerge pull request #961 from wolfmanjm/upstreamedge
2016-06-28 Jim MorrisMerge remote-tracking branch 'upstream/edge' into exper...
2016-06-26 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-06-24 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-06-19 Jim Morrisinitial modification for 5 axis, two extruders only...
2016-06-16 bounimerged edge into feature/spindle-refactor branch
2016-05-23 Arthur WolfMerge pull request #929 from Smoothieware/edge
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-16 Fred MurphyMerge branch 'edge' of https://github.com/Smoothieware...
2016-02-15 Jim MorrisMerge pull request #846 from wolfmanjm/upstreamedge
2016-02-13 Jim Morrisadd `get fk 0 0 0` command to do forward kinematics...
2016-02-09 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-02-02 Jim MorrisMerge pull request #838 from wolfmanjm/upstreamedge
2016-02-02 Jim Morrisfix signs in rotary delta solution
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-02-01 Jim MorrisMerge remote-tracking branch 'upstream/edge' into fix...
2016-02-01 Jim Morrisallow debug on/off for rotatable delta via M665 W1...
2016-02-01 Jim MorrisMerge pull request #836 from wolfmanjm/upstreamedge
2016-02-01 Jim Morrisfix config options for rotatable delta arm solution
2016-02-01 Jim Morrisfix config options for rotatable delta arm solution
2015-12-24 bounifixed minor merging problems
2015-12-16 Jim MorrisMerge pull request #804 from wolfmanjm/feature/wcs...
2015-12-14 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2015-12-12 Jim MorrisSquashed commit of the following:
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 #764 from RepRapMorgan/scara_cal_nov15
2015-11-10 Quentin HarleySCARA solution updates
2015-10-02 Jim MorrisMerge pull request #748 from jnjackins/corexz
2015-10-01 Jeremy Jackinsupdate corexz config comments
2015-10-01 Jeremy Jackinsadd x axis reduction configuration to CoreXZSolution
2015-09-30 Jeremy Jackinsz_reduction is a private member of CoreXZSolution
2015-09-30 Jeremy Jackinsadd code and config for CoreXZ style printer
2015-09-13 Jim MorrisMerge pull request #730 from wolfmanjm/fix/suspend...
2015-09-06 Jim MorrisMerge pull request #719 from wolfmanjm/upstreamedge
2015-09-06 Jim Morrisadd force_all to get_options() so all options cab be...
2015-09-06 Jim MorrisMerge pull request #717 from wolfmanjm/fix/F-parameter...
2015-09-06 Jim Morrisdeprecate usage of M665 Fxxx in favor of M665 Hxxx
2015-09-06 Jim MorrisMerge pull request #715 from OskarLinde/zhomeofs_precision
2015-09-06 Jim MorrisMerge pull request #716 from OskarLinde/typo
2015-09-06 Jim MorrisMerge pull request #714 from OskarLinde/const
2015-09-06 Oskar Lindeadd const qualifier to input argument to cartesian_to_a...
2015-07-03 bouniMerge branch 'edge' into feature/spindle-refactor
2015-07-03 Quentin HarleyMerge remote-tracking branch 'upstream/edge' into ZGrid...
2015-07-02 Jim MorrisMerge pull request #680 from RepRapMorgan/SCARAupdates_...
2015-07-02 Quentin HarleySCARA calibration updates. Added scale functionality...
2015-06-22 Jim MorrisMerge branch 'edge' of github.com:Smoothieware/Smoothie...
2015-06-11 Jim MorrisMerge pull request #673 from DouglasPearless/feature...
2015-06-11 Douglas Pearless modified: src/modules/robot/arm_solutions/RotatableD...
2015-06-11 Douglas Pearless modified: src/modules/robot/arm_solutions/RotatableD...
2015-06-11 Douglas Pearless modified: src/modules/robot/arm_solutions/RotatableD...
2015-06-10 Douglas Pearless modified: ConfigSamples/README.TXT
2015-06-10 Douglas Pearless modified: src/modules/robot/arm_solutions/RotatableD...
2015-06-10 Douglas Pearless modified: ConfigSamples/FirePick.delta/config
2015-06-10 Douglas Pearless modified: src/modules/robot/arm_solutions/RotatableD...
2015-06-10 Douglas Pearless modified: src/modules/robot/Robot.cpp
2015-06-10 Douglas Pearless modified: src/modules/robot/arm_solutions/RotatableD...
2015-06-10 Douglas Pearless modified: src/modules/robot/Robot.cpp
2015-06-10 Douglas Pearless modified: src/modules/robot/arm_solutions/RotatableD...
2015-06-10 Douglas Pearless new file: ConfigSamples/FirePick.delta/config
2015-04-04 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2015-02-27 Jim MorrisMerge pull request #631 from RepRapMorgan/scaralimits
2015-02-27 Quentin HarleyAdded config parameters to define regions close to...
2015-02-26 Jim MorrisMerge pull request #586 from RepRapMorgan/mintemp
2015-02-08 Jim MorrisMerge pull request #558 from RepRapMorgan/grid25level
2015-02-08 Jim MorrisMerge pull request #594 from wolfmanjm/upstreamedge
2015-02-08 Jim Morrisdon't report tower offsetrs if none are set
2015-02-08 Jim Morrisadd tower offsets to linear delta arm solution
2015-02-05 Jim MorrisMerge pull request #593 from Smoothieware/add/Steinhart...
2015-02-01 Jim Morrisrefactor set_optional
2015-01-21 Arthur WolfMerge pull request #552 from lautr3k/module/Drills
2015-01-19 Jim MorrisMerge pull request #578 from Smoothieware/fix/wait...
2015-01-18 Jim Morrisfix round to use float not double
2014-11-29 Jim MorrisMerge branch 'edge'
2014-11-03 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2014-10-06 Jim MorrisMerge branch 'edge' of github.com:Smoothieware/Smoothie...
2014-10-04 Jim MorrisMerge pull request #524 from RepRapMorgan/M206_improvements
2014-10-04 Jim MorrisMerge pull request #525 from RepRapMorgan/scara_updates
2014-10-04 Quentin HarleyRepairs issues surrounding homing for scara systems
2014-09-15 Jim MorrisMerge pull request #511 from Smoothieware/edge
2014-09-05 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2014-08-30 Jim MorrisMerge pull request #504 from RepRapMorgan/SCARAlimits
2014-08-30 Quentin HarleyPrevent undefined moves - C2 limits
2014-08-20 soldierkamMerge remote-tracking branch 'upstream/master' into...
2014-07-12 Jim MorrisMerge branch 'edge' of github.com:Smoothieware/Smoothie...
2014-07-11 Jim MorrisMerge pull request #450 from wolfmanjm/upstreamedge
2014-07-11 Jim MorrisMerge pull request #449 from RepRapMorgan/addSCARA
2014-07-11 Quentin HarleyAdds Morgan SCARA solution to smoothieware
2014-06-29 Jim MorrisMerge branch 'edge'
next