Added position reset at homing end; Added min and max axis positions.
[clinton/Smoothieware.git] / src / modules / tools / endstops / Endstops.cpp
2013-02-14 Ante VukorepaAdded position reset at homing end; Added min and max...
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-06 Michael MoonModule: don't sign all modules up for ON_CONFIG_RELOAD...
2013-01-15 Ben GamariMerge pull request #83 from bgamari/fixes
2013-01-15 Ben GamariEndstops: Fix whitespace
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-16 arthurwolfMerge pull request #72 from triffid/feature/SDHC_support
2012-11-16 Arthur Wolftemporary fix to the G92 bug
2012-11-11 arthurwolfMerge pull request #68 from bgamari/edge
2012-11-11 Ben GamariEndstops: Fix inverted directions
2012-11-11 Arthur WolfMerge branch 'edge' of github.com:arthurwolf/Smoothie...
2012-11-11 Arthur Wolfminor endstop changes
2012-11-11 arthurwolfMerge pull request #67 from triffid/feature/cleaner_mak...
2012-11-11 Michael Moonmass trailing whitespace cleanup
2012-11-11 Michael Moonremove weird unicode chars
2012-11-09 Arthur Wolfadded homing options
2012-11-08 Arthur Wolfadded acceleration curve synchronization, memory leak...
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