Convert the endstop/homing configs to mm and mm/sec
[clinton/Smoothieware.git] / src / modules / tools / endstops / Endstops.h
2013-08-06 Jim MorrisConvert the endstop/homing configs to mm and mm/sec
2013-08-06 Jim Morrisadded hbot/corexy homing
2013-08-06 Jim MorrisAllow trim values to be negative to trim up
2013-08-02 Arthur WolfMerge pull request #206 from Extent421/edge
2013-08-02 Mark Medranoadded endstop soft trim in preparation for deltabot...
2013-07-18 Logxenrevert to pre-actuator state
2013-07-06 Arthur Wolfmoving all modules to use Actuator instead of StepperMo...
2013-07-06 Arthur Wolfmoving StepperMotor.h to actuators/
2013-05-13 Michael MoonMerge remote-tracking branch 'fix/USBMSD' into edge
2013-04-22 arthurwolfMerge pull request #150 from wolfmanjm/fix/endstops
2013-04-22 Jim MorrisMerge remote-tracking branch 'upstream/edge' into fix...
2013-04-22 Jim MorrisMerge branch 'fix/endstops-nc' of https://github.com...
2013-04-22 Jim MorrisMerge remote-tracking branch 'upstream/edge' into fix...
2013-04-15 Arthur WolfMerge branch 'edge' into accel
2013-03-28 LogxenMerge pull request #153 from logxen/edge
2013-03-28 Logxenenabled disabling of Endstops module
2013-03-16 Jim MorrisChange the config values for homing direction to home_t...
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-14 Ante VukorepaMerge branch 'edge' of git://github.com/arthurwolf...
2013-02-14 Ante VukorepaAdded position reset at homing end; Added min and max...
2013-02-13 arthurwolfMerge pull request #92 from wolfmanjm/move_digipot
2013-02-13 arthurwolfMerge pull request #96 from wolfmanjm/upstreamedge
2013-02-10 Adam GreenMerge branch 'edge' into track_allocs
2013-02-10 Adam GreenMerge remote-tracking branch 'origin/edge' into edge
2013-02-10 Michael MoonMerge branch 'feature/static-Pins' into edge
2013-02-09 Michael MoonEndstops: static Pins
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 MoonMerge branch 'master' into edge
2013-01-02 Michael MoonMerge branch 'feature/new-usb-stack' into edge
2013-01-02 Michael MoonEndstops: add max endstops (still needs support in...
2013-01-02 Michael MoonMerge branch 'release/0.1'
2012-12-28 LogxenMerge branch 'edge' into g92
2012-12-28 LogxenMerge pull request #78 from bgamari/endstop-debounce
2012-12-28 Ben GamariEndstops: Refactor out wait_for_homed and add debouncing
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 Moonmass trailing whitespace cleanup
2012-11-09 Arthur Wolfadded homing options
2012-11-06 arthurwolfMerge pull request #66 from arthurwolf/stepper
2012-09-17 Arthur Wolfmerging edge into stepper
2012-08-15 Arthur Wolfmerging edge into stepper, correcting conflicts
2012-07-16 Arthur Wolfmore endstops progress, needs final move
2012-07-08 Arthur Wolfwheee, basic homing
2012-07-08 Arthur Wolfbasic homing
2012-07-08 Arthur Wolfadding the Endstop module, first commit