Commit Graph

364 Commits (master)

Author SHA1 Message Date
TimEvWw fb3d904e30 debugging 2014-07-25 19:32:37 -01:00
TimEvWw 4e28fa5069 debugging 2014-07-24 20:04:19 -01:00
TimEvWw fe55f588bd adding end stop status to status message 2014-07-23 20:58:39 -01:00
TimEvWw 9331ddff19 Added reporting messages 2014-07-23 06:46:21 -01:00
TimEvWw dc93740186 reverse direction homing 2014-07-15 21:19:06 -01:00
TimEvWw 012116f225 home command added with two speeds 2014-07-15 19:23:01 -01:00
TimEvWw c17a52fac3 end stop handling 2014-07-13 20:12:01 -01:00
TimEvWw 2648590b50 End stop pins to input 2014-07-13 16:26:29 -01:00
mateo deed0bf626 - Added endstop support
- Movement changed to straight line (nearly straight - division rest is
not handled)
- Added G28 - home all axis
- Negative axis values are changed to 0
2014-07-01 13:00:03 +02:00
mateo 21d6fe20d7 Changed G00 movement to constant speed 2014-06-25 22:22:52 +02:00
mateo 2d1218e156 Tested with arduino - max rev/sec = 4.
Added S parameter to G00 (speed in steps per second)
There are a few problems: the seperation of the axis steps didn't work,
the acceleration is not as it should be - has to be reworked
2014-05-29 01:02:22 +02:00
mateo 7ca098e6e4 Added acceleration code. Not tested with Arduino yet 2014-05-26 01:20:00 +02:00
TimEvWw 7f1bff15aa Merge branch 'master' of https://github.com/FarmBot/farmbot-arduino-controller 2014-05-22 20:24:01 -01:00
TimEvWw 7f8cc7cb7b moving source for command line tool compatibility 2014-05-22 20:22:40 -01:00