Update README.md

This commit is contained in:
2026-03-20 16:33:00 +00:00
parent 978304551d
commit 6737bab47b

View File

@@ -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.
<img src="https://media.discordapp.net/attachments/1484589733932830810/1484589753570693221/image.png?ex=69bec773&is=69bd75f3&hm=8f9db0c190a1125b79901996c782525d298798a685708147448ac20ca4147bc0&=&format=webp&quality=lossless" alt="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/).