Commit Graph

45 Commits (734cb9d9b2cc8f41466baf07e2fabc4f8ada8f58)

Author SHA1 Message Date
TimEvWw 734cb9d9b2 report new calibration settings 2014-09-22 19:35:01 -01:00
TimEvWw a967114c14 calibarion code is compilable 2014-09-21 19:42:44 -01:00
TimEvWw 3cc0d6a6f3 analog pins 2014-09-13 21:53:55 -01:00
TimEvWw b8ce84263a added write digital 2014-09-10 14:21:17 -01:00
TimEvWw bcaec0a522 added handler for pin 2014-09-09 19:28:54 -01:00
TimEvWw 1a3c64e207 adding pin parameters to debug print 2014-09-06 21:29:29 -01:00
TimEvWw d4b9dfda4d adding pin control to command structure 2014-09-05 21:25:24 -01:00
TimEvWw 190c359a81 adding pin control classes 2014-09-04 20:42:34 -01:00
TimEvWw 1a23d9e570 adding calibration commands 2014-09-04 20:10:47 -01:00
TimEvWw 662a27f7e7 cleaning up serial prints 2014-08-27 20:11:09 -01:00
TimEvWw 9f7046f897 debugging 2014-08-26 20:59:52 -01:00
TimEvWw ee465d0244 debugging parameter management 2014-08-24 20:52:32 -01:00
TimEvWw 501a08a78a Debugging parameter handling 2014-08-17 19:15:05 -01:00
TimEvWw 30b86302a4 removing errors 2014-08-07 20:05:30 -01:00
TimEvWw fe04f69942 working on parameter management 2014-08-06 21:04:40 -01:00
TimEvWw 641b966ee4 added acceleration and deceleration 2014-08-02 15:51:01 -01:00
TimEvWw 923786605e modified end stop check 2014-07-30 19:18:36 -01:00
TimEvWw c656f2beac debugging movement 2014-07-29 21:12:19 -01:00
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 3220bbd380 ignoring build directory 2014-07-13 20:13:28 -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 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