Merge pull request #219 from wolfmanjm/fix/pid2
[clinton/Smoothieware.git] / src / modules / robot / arm_solutions /
2013-08-27 Jim MorrisMerge pull request #219 from wolfmanjm/fix/pid2
2013-08-27 Jim MorrisMake PID work like arduino pid library and more like...
2013-06-22 Jim MorrisMerge pull request #182 from wolfmanjm/add/johann-kosse...
2013-06-22 Jim Morrisadd Johanns Marlin solution to the arm solutions, basic...
2013-05-13 Michael MoonMerge remote-tracking branch 'fix/USBMSD' into edge
2013-04-22 Jim MorrisMerge remote-tracking branch 'upstream/edge' into fix...
2013-03-27 Arthur WolfMerge branch 'edge' into accel
2013-03-25 LogxenMerge pull request #152 from logxen/hbot
2013-03-25 LogxenInitial commit of HBotSolution
2013-03-16 Arthur Wolffixing merge conflict
2013-03-15 Arthur WolfMerge branch 'edge' into extruderfix
2013-03-11 LogxenMerge remote-tracking branch 'upstream/edge' into firmc...
2013-03-07 Michael MoonMerge pull request #147 from bgamari/fixes
2013-03-06 Ben GamariBaseSolution: Needed a virtual destructor
2013-03-01 Adam GreenMerge remote-tracking branch 'origin/edge' into feature...
2013-02-25 LogxenMerge pull request #135 from wolfmanjm/feature/add...
2013-02-21 Adam GreenMerge remote-tracking branch 'origin/fix/USBSerial...
2013-02-21 Ben GamariMerge pull request #118 from bgamari/temp-no-irq
2013-02-20 Arthur WolfMerge branch 'edge' of github.com:arthurwolf/Smoothie...
2013-02-20 LogxenMerge pull request #134 from wolfmanjm/optimization...
2013-02-20 Jim MorrisSwitch rostock arm solution to use floats, fastmath...
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-16 LogxenMerge pull request #117 from logxen/edge
2013-02-16 Logxenupdated rostock config defaults in code
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 LogxenMerge pull request #112 from logxen/edge
2013-02-15 Logxeninitial rotated cartesian solution implementation
2013-02-15 LogxenMerge pull request #110 from logxen/rostock2
2013-02-15 LogxenMerge branch 'edge' into rostock2
2013-02-15 Logxenchanged solve_arm() to TriffidHunters's solution, which...
2013-02-14 LogxenMerge branch 'edge' into rostock2
2013-02-14 Logxenrenamed beta_angle and gamma_angle to beta_relative_ang...
2013-02-14 Logxenadded alpha_angle config for rostock and abstracted...
2013-02-14 Logxenadded configable beta and gamma angle offsets to the...
2013-02-14 Logxenremoved carriage_radius setting and made a sample rosto...
2013-02-13 LogxenMerge branch 'edge' into rostock2
2013-02-13 Logxenrebuilt rostock solution into modern edge
2013-02-02 Arthur WolfMerge branch 'edge' of github.com:arthurwolf/Smoothie...
2013-01-31 Adam GreenMerge branch 'edge' into checksum_macro
2013-01-30 Adam GreenCalculate Fletcher Checksums at compile time from string.
2013-01-02 Michael MoonMerge branch 'hotfix/db35a1-typo' into edge
2013-01-02 Michael Moonfix typo - https://github.com/arthurwolf/Smoothie/commi...
2013-01-02 Michael MoonMerge branch 'master' into edge
2013-01-02 Michael MoonMerge branch 'feature/new-usb-stack' into edge
2013-01-02 Michael Moonsupport M92 set axis steps per mm
2013-01-02 Michael MoonMerge branch 'release/0.1'
2012-11-12 Arthur WolfMerge branch 'edge' of github.com:arthurwolf/Smoothie...
2012-11-12 arthurwolfMerge pull request #71 from bgamari/edge
2012-11-12 Ben GamariBaseSolution: Mark members as pure virtual
2012-11-12 Ben GamariCartesianSolution: Implement steps_to_millimeters
2012-11-11 Arthur WolfMerge branch 'edge' of github.com:arthurwolf/Smoothie...
2012-11-11 arthurwolfMerge pull request #67 from triffid/feature/cleaner_mak...
2012-11-11 Michael Moonmass trailing whitespace cleanup
2012-07-07 arthurwolfMerge pull request #48 from arthurwolf/edge
2012-02-27 Arthur Wolfremoved most mbed.h includes
2011-11-18 Arthur WolfChanged config system to an object-based one, configs...
2011-09-27 Arthur Wolfoops again
2011-09-27 Arthur Wolfinitial commit
2011-09-19 Arthur Wolffirst commit