Hardware Development
Design Ethos
eVOLVER Hardware strives to be:
Modular
Extensible
Programmable
Robust
Affordable
Accessible (easily sourced parts, open source designs and information)
Steps
Make an issue on the hardware GitHub
Characterize the problem on the forum
Make changes and add to your forum post
Make a pull request on GitHub
Hardware GitHub Contribution Guide
Once the new hardware has been tested by the community, follow the guide for contributing to GitHub as outlined on the software page.
CAD file contributions should be uploaded in the following formats:
.sldprt or .f3d - Solidworks or Fusion360 Archive files. These contain the design history of the part, making future editing much easier.
.step or .stp files to support editing via any common CAD tool
.stl file for 3D printing and model viewing.
Last updated