Files

README.md

PCB-files

Repository for PCB projects.

E1 setup

The control board for E1 is designed in Altium Designer. If you don't a license, you can request a student edition ]]>here]]>. It takes about a day for them to respond, so don't worry if you don't get a response right away.

There are few additional steps you need to take to set up this repository for development. Please run git submodule update --init. This command initializes the part library we are using. Note that this command may take a while. While that is running, please make an account at altiumlibrary.com. Then, follow the instructions ]]>here]]>. You can ignore the Download GitHub Desktop and Clone the Library steps, but do the others.

Now your parts library is set up. You can start working on the design!

Contributing

Please don't push directly to the master branch. If you are making changes that you want to push, please make a new branch first.

Report a bug