more header cleanup, compiles faster now
[clinton/Smoothieware.git] / src / modules / robot / arm_solutions / RotatableCartesianSolution.cpp
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