diff --git a/README.md b/README.md index 1f309f7..08a1ad8 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,14 @@ This Repo provides the PCB files for the board of the VESC2X3Bridge. It allows a ## How do I create a PCB with the files? -First of all you need the files from this repository on your computer. After that, download KiCAD from the official Website(https://www.kicad.org/download/). -After the installation of KiCAD is done, you can open the project in KiCAD and +1. Clone this repository and open it with KiCAD +2. Use the "Fabrication Outputs" option to generate the required files for your PCB manufacturer. Failed to load image +3. Upload the files to (for example) JLCPCB and choose 2 Layer PCB board. +4. After you received your PCB, the development can begin :) + # License This PCB design is released under the [CC BY-NC-SA 4.0 License](https://creativecommons.org/licenses/by-nc-sa/4.0/).