removing more debug pins
[clinton/Smoothieware.git] / src / libs / StepperMotor.h
2013-04-16 Arthur Wolfremoving more debug pins
2013-04-15 Arthur WolfMerge branch 'edge' into accel
2013-03-27 Arthur WolfMerge branch 'edge' into accel
2013-03-16 Arthur Wolffixing merge conflict
2013-02-26 Arthur Wolfmove back from 64bit to 32bits
2013-02-21 Arthur Wolfvarious optimisations in StepTicker and SteppperMotor
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 branch 'edge' into rotatedcartesian
2013-02-15 LogxenMerge pull request #113 from wolfmanjm/fix/homing
2013-02-15 Jim Morrismaking stepper::moving volatile fixes the homing cycle...
2013-01-02 Michael MoonMerge branch 'release/0.1'
2012-11-20 LogxenMerge branch 'edge' into button
2012-11-16 arthurwolfMerge pull request #72 from triffid/feature/SDHC_support
2012-11-16 Arthur Wolftemporary fix to the G92 bug
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 Moonremove weird unicode chars
2012-11-08 Arthur Wolfadded acceleration curve synchronization, memory leak...
2012-11-06 arthurwolfMerge pull request #66 from arthurwolf/stepper
2012-11-02 Arthur WolfMerge branch 'stepper' of github.com:arthurwolf/Smoothi...
2012-11-02 arthurwolfMerge pull request #62 from bgamari/stepper
2012-11-02 Ben GamariMake StepperMotor::tick() return void
2012-10-30 Arthur Wolftimer overflow problem fixed, rare small offsets still...
2012-10-28 Arthur Wolfthe fast move end bug is fixed, re-working the stepper...
2012-10-18 Arthur Wolfsaving the new acceleration system before reverting it
2012-09-17 Arthur Wolfmerging edge into stepper
2012-08-15 Arthur Wolfmerging edge into stepper, correcting conflicts
2012-08-14 Arthur Wolfstepper code now only iterates on stepper motors that...
2012-07-08 Arthur Wolfsmall optimisation
2012-07-01 Arthur WolfMerge branch 'edge' into stepper
2012-06-26 Arthur Wolfhalf-way commit to explain some of what is going on