Increase glcd refresh rate to 10Hz
[clinton/Smoothieware.git] / src / modules / tools / endstops / Endstops.cpp
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-18 Stefan KruljMerge branch 'edge' of git://github.com/arthurwolf...
2013-05-13 Michael MoonMerge remote-tracking branch 'fix/USBMSD' into edge
2013-05-13 Michael MoonMerge pull request #166 from ennobler/edge
2013-05-12 AliDon't always pull up the endstop pins. Let the user...
2013-05-08 Michael MoonMerge pull request #165 from dandumit/edge
2013-05-04 Daniel Dumitrureport error message when a command was not taken
2013-04-25 LogxenMerge pull request #157 from wolfmanjm/fix/compile...
2013-04-25 Jim Morrisfix compile error in endstops.cpp
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 Michael MoonMerge pull request #155 from wolfmanjm/fix/endstops-nc
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-22 Jim Morrisfix enstops being defiened as nc, so an nc endstop...
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 Morrisswap test so old configs will not break
2013-03-16 Arthur Wolffixing merge conflict
2013-03-16 Jim MorrisChange the config values for homing direction to home_t...
2013-03-15 Arthur WolfMerge branch 'edge' into extruderfix
2013-03-14 Arthur Wolffixed default direction for homing in config and defaults
2013-03-13 Arthur Wolffixed homing freezing due to not calling on_idle
2013-03-11 Arthur WolfMerge branch 'extruderfix' of github.com:arthurwolf...
2013-03-11 Arthur Wolfhoming problem solved ( defaults in Endstops.cpp were...
2013-03-01 Adam GreenMerge remote-tracking branch 'origin/edge' into feature...
2013-02-25 LogxenMerge pull request #136 from bgamari/fix-homing
2013-02-25 Ben GamariEndstops: Properly wait for queue to empty
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-19 Arthur Wolffixing the printfs in Endstops
2013-02-18 Adam GreenMerge branch 'edge' into track_allocs
2013-02-17 arthurwolfMerge pull request #124 from logxen/onboot
2013-02-17 LogxenMerge branch 'edge' into onboot
2013-02-17 LogxenMerge branch 'edge' into button
2013-02-17 LogxenMerge branch 'edge' into onboot
2013-02-17 LogxenMerge branch 'edge' into onboot
2013-02-16 LogxenMerge pull request #122 from logxen/edge
2013-02-16 Logxenmake direction[] in the EndStop module always be boolean
2013-02-16 LogxenMerge branch 'edge' into debugbreak
2013-02-16 LogxenMerge branch 'edge' into button
2013-02-16 LogxenMerge pull request #119 from bgamari/fixes
2013-02-16 Ben GamariEndstops: Fix default direction
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-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-21 Logxenrenamed all references to the Player module to Conveyor
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 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