Commit Graph

14 Commits

Author SHA1 Message Date
Bas Laarhoven a8d21ebb92 Changed 'denoise' into more commonly used term 'debounce'. 2011-08-16 13:45:48 +02:00
Michael Moon fd93109b63 enable power and motors before homing, set position to n_MIN when hitting MIN limits if set 2011-06-26 17:41:21 +10:00
Michael Moon b37a5d435e home Z to max if possible by default 2011-04-09 09:15:48 +10:00
Michael Moon f4e4788892 wait for queue to empty before homing 2011-04-09 09:15:22 +10:00
Michael Moon 0dc7d77885 Massive Doxygen documentation addition
'make doc' then point your browser at doc/html/

Needs plenty of cleanup and polishing, but the main bulk is here

even documents your configuration! ;)
2011-03-22 01:34:36 +11:00
Markus Amsler 7a15fb6df2 homing: delay is in microseconds. 2011-02-27 22:40:03 +01:00
Markus Amsler 994acb58c3 homing: enable axis before moving. 2011-02-27 22:31:27 +01:00
Michael Moon 8188ff3593 merge intercom-protocol into master 2011-02-21 16:01:27 +11:00
Markus Amsler 7aff5623ef home: delay is in micro seconds 2011-02-21 15:52:14 +11:00
Michael Moon c6122eda74 add G161/G162 commands, upgrade home.c to provide negative/positive homing calls for G161/G162 2011-02-20 14:10:53 +11:00
Michael Moon 4426c69274 individual functions to home each axis 2011-02-20 13:39:07 +11:00
Michael Moon 940d474c6c home to max should now return to zero after homing 2011-02-15 10:10:29 +11:00
Michael Moon 4da63d31ff fix homing code 2011-02-08 17:53:42 +11:00
Michael Moon 0110af2ede preliminary homing code- not linked into anything yet 2011-02-08 17:52:51 +11:00