remove unsupported touchprobe module, has been archived in branch archive/touchprobe
[clinton/Smoothieware.git] / src / modules / robot / arm_solutions / RotatableCartesianSolution.cpp
2015-12-16 Jim MorrisMerge pull request #804 from wolfmanjm/feature/wcs...
2015-12-12 Jim MorrisSquashed commit of the following:
2015-09-13 Jim MorrisMerge pull request #730 from wolfmanjm/fix/suspend...
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...
2014-05-24 LogxenMerge pull request #399 from Smoothieware/edge
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 all libs/ headers and dependent files
2014-03-31 Jim Morrismore header cleanup, compiles faster now
2014-02-19 LogxenMerge branch 'switch' into edge
2014-01-27 Michael MoonArm solutions: use appropriate constants
2014-01-24 Michael MoonMerge branch 'master' into edge
2014-01-24 Michael MoonMerge branch 'fix/TemperatureControl_indexes' into...
2014-01-24 Michael MoonMerge branch 'feature/Actuator' into edge
2014-01-23 Michael MoonArm Solutions: rename fields to reflect appropriate...
2014-01-23 Michael MoonMove most handling of steps from arm_solution,Robot...
2013-12-27 Michael Moonreplace sqrt, hypot, sin, cos with float variants ...
2013-12-27 Michael MoonReplace all doubles with floats including some constants
2013-05-13 Michael MoonMerge remote-tracking branch 'fix/USBMSD' into edge
2013-03-27 Arthur Wolfmerge edge into master
2013-02-18 Adam GreenMerge branch 'edge' into track_allocs
2013-02-17 LogxenMerge branch 'edge' into onboot
2013-02-16 LogxenMerge branch 'edge' into debugbreak
2013-02-16 LogxenMerge branch 'edge' into button
2013-02-15 arthurwolfMerge pull request #114 from orcinus/HomingDirection
2013-02-15 LogxenMerge pull request #115 from logxen/rotatedcartesian
2013-02-15 LogxenMerge branch 'edge' into rotatedcartesian
2013-02-15 Logxeninitial rotated cartesian solution implementation