Merge pull request #382 from wolfmanjm/upstreamedge
[clinton/Smoothieware.git] / src / modules / tools / endstops / Endstops.cpp
2014-04-20 Jim MorrisMerge pull request #381 from wolfmanjm/upstreamedge
2014-04-20 Jim MorrisAdd Z probe to M119
2014-04-02 Jim MorrisMerge pull request #359 from wolfmanjm/upstreamedge
2014-04-02 Jim MorrisFix positive trim values for delta M666
2014-03-31 Jim MorrisMerge pull request #353 from wolfmanjm/cleanup/headers
2014-03-31 Jim Morriscleanup all libs/ headers and dependent files
2014-03-31 Jim Morrismore header cleanup, compiles faster now
2014-03-30 Jim MorrisMerge pull request #350 from wolfmanjm/fix/tabs-in...
2014-03-30 Jim MorrisAllow TABS in config
2014-03-28 Jim MorrisMerge pull request #345 from wolfmanjm/add/acceleration...
2014-03-28 Jim MorrisAdd acceleration to homing start
2014-02-19 LogxenMerge branch 'switch' into edge
2014-01-24 Michael MoonMerge branch 'master' into edge
2014-01-17 Michael MoonMerge branch 'edge' into feature/ActionQueue_redux
2014-01-16 Jim MorrisMerge pull request #315 from wolfmanjm/upstreamedge
2014-01-16 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2014-01-16 Jim MorrisAdjst corexy homing speed for diagonal moves to match...
2013-12-27 Michael MoonReplace all doubles with floats including some constants
2013-12-27 Michael MoonUse static kernel singleton pointer instead of per...
2013-12-22 Jim MorrisMerge pull request #295 from wolfmanjm/feature/uip...
2013-12-22 Jim MorrisMerge Network code with webserver etc
2013-12-22 Jim MorrisMerge branch 'upstreamedge' into upstream-master
2013-12-17 Jim MorrisMerge pull request #293 from wolfmanjm/upstreamedge
2013-12-17 Jim Morrisclean up includes in streamoutput
2013-12-15 Jim MorrisMerge pull request #291 from wolfmanjm/upstreamedge
2013-12-15 Jim Morrismake corexy home x and y at the same time
2013-12-15 Jim MorrisMake X and Y home at the same time on corexy/hbot like...
2013-12-14 Jim MorrisMerge pull request #289 from wolfmanjm/upstreamedge
2013-12-14 Jim Morrisswap corexy homing back to x y z
2013-12-14 Jim MorrisFix homing for corexy to honor the home to min or home...
2013-12-13 Jim MorrisAdded M500, M501, M503 to save certain values to a...
2013-10-08 Jim MorrisMerge pull request #246 from wolfmanjm/upstreamedge
2013-10-08 Jim MorrisFix output of M665 and M666 to be pronterface friendly
2013-10-07 Jim MorrisMerge pull request #245 from wolfmanjm/upstreamedge
2013-10-07 Jim MorrisAdd M665 to adjust arm length and arm radius for kossel...
2013-09-01 Jim MorrisMerge pull request #224 from wolfmanjm/upstreamedge
2013-09-01 Jim MorrisAdd delta_homing config to forace all towers to home...
2013-08-07 Jim MorrisMerge pull request #211 from wolfmanjm/upstreamedge
2013-08-07 Jim Morrischange config trim values sign to match that set in...
2013-08-06 Jim MorrisMerge pull request #210 from wolfmanjm/feature/hbot...
2013-08-06 Jim Morrisremove last debug printf from homing
2013-08-06 Jim Morrischeck both corexy motors for stop
2013-08-06 Jim Morristurn off both motors when endstop is hit for corexy
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 MorrisOnly show endstops that are used (either min or max)
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-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-27 Arthur Wolfmerge edge into master
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...
next