Commit Graph

517 Commits (master)

Author SHA1 Message Date
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 c3eac84429 Update README.md 2014-05-22 23:29:33 +02:00
TimEvWw e869dad613 Update README.md 2014-05-22 23:28:56 +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
mateo c2acf9a843 Inverted the direction of all axis 2014-05-17 21:21:31 +02:00
mateo a7bf3dfb25 Added logging enable/disable.
Removed feed rate and extruder parameters - not used in farmbot
2014-05-16 22:27:16 +02:00
mateo 66a0515d88 Merge branch 'master' of https://github.com/FarmBot/farmbot-arduino-controller.git 2014-05-16 20:46:16 +02:00
mateo 6f00d3ceaf Added initial implementation for G0 Code. There are no endstops and
speed is constant.
2014-05-15 23:46:47 +02:00
TimEvWw 2b268e61e8 adding ino file 2014-05-15 18:45:25 -01:00
mateo deef74f092 Added test G0 code. Works with solo Arduino but didn't work when Ramps
1.4 is connected
2014-05-15 19:44:28 +02:00
mateo e16b2279fe Readme enhance 2014-05-06 00:26:08 +02:00
mateo ca27c414be Initial G code parser 2014-05-06 00:15:58 +02:00
mateo bb59163d11 Test Command parsing send through Serial 2014-05-05 20:50:13 +02:00
TimEvWw c076fce76d Initial commit 2014-05-04 14:52:02 -07:00