Uncategorized
Delta Robot Firmware 11b released
Forum user Justin found a way to improve delta robot accuracy by using Arduino Servo::write() instead of Servo::writeMicroseconds(). And here I thought writeMicroseconds would be better.
Thanks Justin! I’ve updated the delta robot github code to include this fix in the ik.ino file. You rock!