Commit Graph

96 Commits (1271093f46cf55f044da9ff5c446fe94657b95ae)

Author SHA1 Message Date
Tim Evers 44c6265649
Merge pull request #142 from TimEvWw/master
Changing stall detection for express board
2020-04-26 20:46:46 +02:00
Tim Evers 1fa8040520 Changing stall detection for express board 2020-04-26 20:41:30 +02:00
gabrielburnworth a6834d6cea increase write parameter speed 2020-02-18 14:30:18 -08:00
gabrielburnworth 86bdc331ef enable encoders on v3.0 farmduinos 2020-02-13 11:08:20 -08:00
gabrielburnworth 6a292b3cf6 unpower servos at boot a different way 2020-02-13 08:42:11 -08:00
Gabriel Burnworth 8988e8472f
unpower servos on boot 2020-02-12 15:00:58 -08:00
Tim Evers 37bc380681 Genesis 1.5 board support and Express reporting encoder position 2020-02-11 21:32:04 +01:00
Tim Evers 3a9f629034 fixing reference for other axis 2020-02-10 21:05:49 +01:00
Tim Evers 4dafe7c5e7 Merge branch 'master' of https://github.com/FarmBot/farmbot-arduino-firmware 2020-02-07 22:29:12 +01:00
Tim Evers 70870f4663 set IO to low on boot for express board 2020-02-07 22:27:42 +01:00
Tim Evers 7dc7f346fd Encoder update for TMC 2020-02-06 21:53:12 +01:00
Tim Evers d4b91fba67 Fix for minimum microstep setting 2020-01-06 22:06:59 +01:00
Tim Evers e8c97d9783 corrections for new library 2020-01-05 22:20:48 +01:00
Tim Evers 09695d338a Switching to a different TMC2130 library 2020-01-02 22:33:34 +01:00
Tim Evers e80e2227b9 fix farmduino 14 compile 2019-12-03 22:05:52 +01:00
Tim Evers 92f0e7dd94 TMC2130 tests 2019-12-02 22:07:28 +01:00
Tim Evers 8c5d0385f1 little cleanup of test code 2019-10-22 22:13:32 +02:00
gabrielburnworth 46aadd43c0 Merge branch 'master' of https://github.com/FarmBot/farmbot-arduino-firmware 2019-10-21 11:29:55 -07:00
Tim Evers 21e89ec419 Some debug code for boot test. Use TMC2130 linked library instead of code in project. 2019-10-14 21:36:35 +02:00
Tim Evers ef0a028e5c Fixing arduino crash at boot 2019-06-02 17:39:32 +02:00
Tim Evers 7e94c7e69e Cleaning up code 2019-05-03 22:10:42 +02:00
Tim Evers e500994615 Configuration parameters for TMC2130 added 2019-04-27 22:56:53 +02:00
Tim Evers fdd9d6e288 Initialise other axis 2019-04-01 20:55:59 +02:00
Tim Evers 3e2a0276c3 Added timer 2 as interrupt for motor timing
Direction fixed
2019-03-30 22:24:49 +01:00
Tim Evers 2f13084e65 more experiments 2019-03-20 19:39:28 +01:00
Tim Evers 71732a7cfa integrating TMC2130 2019-03-13 20:57:43 +01:00
gabrielburnworth 2c30fb1df3 4 servos for all boards 2019-02-08 13:17:43 -08:00
gabrielburnworth 923b05ffd2 fix servo control 2019-02-07 15:22:36 -08:00
gabrielburnworth 9446c524fb increase reporting frequency for v1.4 2018-08-17 17:41:40 -07:00
Gabriel Burnworth 77a9b48473
fix missing newline after R88 2018-03-13 11:48:22 -07:00
gabrielburnworth c5c7b71c2f enable config_ok and use_eeprom options 2018-02-06 11:22:57 -08:00
Tim Evers 5000d9dd65 Farmduino encoders 2018-01-31 09:29:27 +01:00
Tim Evers 472804dd53 Farmduino 1.4 encoder 2018-01-29 21:59:02 +01:00
Tim Evers 396d58872e Merge branch 'master' of https://github.com/FarmBot/farmbot-arduino-firmware 2017-12-17 15:14:06 +01:00
Tim Evers a4f371c630 Testing 2017-12-17 15:13:55 +01:00
gabrielburnworth 4294d04437 Merge branch 'master' of https://github.com/TimEvWw/farmbot-arduino-controller 2017-12-16 12:12:32 -08:00
Tim Evers b35914a325 Debugging pin guard 2017-12-10 22:01:13 +01:00
gabrielburnworth 0fcf86d372 fix Farmduino pin mode bug 2017-12-01 13:27:18 -08:00
Tim Evers 764e55052a Fix for pin guard, fix for axis length parameter 2017-11-29 22:50:59 +01:00
Gabriel Burnworth 8bc3f5da1f disable unused motor on Farmduino 2017-09-18 12:50:32 -07:00
Gabriel Burnworth cd78ee21d1 Merge pull request #88 from gabrielburnworth/master
uncomment pin mode configurations
2017-08-07 17:51:38 -07:00
Tim Evers 2087e14503 Debugging 2017-07-30 15:16:35 +02:00
Tim Evers ea98da082a Send feedback on invalid command, emergency stop after movement failed after retry 2017-07-27 22:00:11 +02:00
gabrielburnworth c78308c74d change aux peripheral names 2017-07-07 20:01:02 -07:00
gabrielburnworth 4f2dc79ff9 set additional farmduino output pins 2017-07-07 18:36:31 -07:00
Tim Evers 0de48bf66a Encoder positioning updates 2017-06-29 22:00:48 +02:00
Tim Evers c6a20f80ac Compile level support for different board layouts 2017-05-30 21:06:26 +02:00
Tim Evers ca752865ff Encoder positioning test code 2017-05-28 22:54:58 +02:00
Tim Evers 19652fef83 Switched order of homig on boot, encoder tweak 2017-05-14 22:09:07 +02:00
Tim Evers 1e0b979900 Print encoder info above end stop info 2017-05-10 20:52:38 +02:00