Added z acceleration to configs
[clinton/Smoothieware.git] / src / modules / tools / endstops / Endstops.cpp
2014-08-05 Jim MorrisAdded z acceleration to configs
2014-08-05 Jim MorrisMerge pull request #471 from wolfmanjm/feature/three...
2014-08-03 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2014-08-03 Jim MorrisEndstops set all axis positions at once if all axis...
2014-08-02 Jim Morrismake speed volatile so acceleration tick can see it
2014-08-02 Jim MorrisAdd homing order to config
2014-08-01 Jim Morrisonly backoff after homing if triggered and asked to...
2014-08-01 Jim MorrisMerge pull request #469 from wolfmanjm/upstreamedge
2014-08-01 Jim Morrisonly backoff after homing if triggered and asked to...
2014-07-24 Jim MorrisMerge pull request #458 from wolfmanjm/upstreamedge
2014-07-24 Jim Morrisshow status of all connected endstops with M119
2014-07-23 Jim MorrisMerge pull request #457 from wolfmanjm/add/limit-switch...
2014-07-23 Jim Morrisadd some TODO notes
2014-07-23 Jim MorrisAdd enabling of limit switches which will freeze operat...
2014-06-19 Jim MorrisMerge remote-tracking branch 'upstream/edge' into optim...
2014-06-19 Jim MorrisMerge pull request #433 from wolfmanjm/update/remove...
2014-06-19 Jim MorrisMerge remote-tracking branch 'upstream/edge' into updat...
2014-06-17 Jim Morrisremove on_config_reload event
2014-06-16 Jim MorrisMerge pull request #429 from wolfmanjm/add/max-step...
2014-06-16 Jim Morrisremove copies of steppermotor pointers in modules and...
2014-06-15 Jim MorrisMerge pull request #425 from klocs/edge
2014-06-13 Jim MorrisMerge pull request #421 from wolfmanjm/upstreamedge
2014-06-13 Jim Morrisadd ability to disable play led in config
2014-06-09 Jim MorrisMerge branch 'edge' of github.com:Smoothieware/Smoothie...
2014-06-08 Jim MorrisMerge pull request #415 from wolfmanjm/optimize/public...
2014-06-08 Jim Morrissave some ram by not making public data returns static...
2014-05-31 Jim MorrisMerge pull request #407 from wolfmanjm/panel/add-settin...
2014-05-31 Jim Morrisadd z homing offset to settings
2014-05-30 Jim MorrisInitial addition of settings and temperature control...
2014-05-24 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2014-05-24 Jim MorrisMerge pull request #401 from wolfmanjm/fix/cleanup...
2014-05-24 Jim Morriscleanup a bunch of fields that should be private
2014-05-18 LogxenMerge branch 'edge' into multitool
2014-05-05 Jim Morrisremove direction hacking for trims in config, update...
2014-05-05 Jim MorrisFix wrong direction for config based trim values
2014-05-05 Jim MorrisMerge pull request #393 from wolfmanjm/upstreamedge
2014-05-05 Jim Morrisadd public set for endstop trims
2014-05-04 Jim MorrisMerge branch 'edge' of github.com:Smoothieware/Smoothie...
2014-05-04 Jim MorrisMerge pull request #391 from wolfmanjm/upstreamedge
2014-05-04 Jim MorrisAdd K option to G32 to use current endstop trims when...
2014-05-03 Jim MorrisMerge pull request #390 from wolfmanjm/upstreamedge
2014-05-03 Jim Morrishave M910 turn on motors
2014-04-30 Jim MorrisMerge pull request #388 from wolfmanjm/upstreamedge
2014-04-30 Jim Morrisuse regular move for intial move down from home in...
2014-04-28 Jim MorrisMerge pull request #386 from wolfmanjm/upstreamedge
2014-04-28 Jim Morrisrefactor endstops and zprobe to not use config steps...
2014-04-26 Jim MorrisMerge pull request #384 from wolfmanjm/feature/auto...
2014-04-26 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2014-04-24 Jim MorrisUpdate Endstops.cpp
2014-04-23 LogxenMerge branch 'edge' into multitool
2014-04-22 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2014-04-22 Jim Morrisclean up some more headers files
2014-04-21 Jim MorrisMerge pull request #378 from hakalan/thermocouple
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
next