Devlog #2
Finished printing everything and started testing if everything fit together. Some of the components had weak spots or didn’t fit together well.
I had to go back and forth between CAD and printing for a while because my tolerances weren’t quite correct. Everything fits nicely now.
I also made a GitHub repo and added all the CAD files, BOM, pictures etc. I will update GitHub frequently, and everything needed to recreate this project will be there.
I also made a wiring diagram and in the process realized that I needed a few more components to make sure that the arm would work smoothly and safely.
I was kinda hard to learn why I needed all these different components but in the end I think it makes sense to me now.
The next steps now is probably to buy the components and then assemble the robot.
In the meantime though I think I can start writing some code on Inverse Kinematics for the Robot. I want it to be able to move all the servos to the correct angle when given some coordinates.