From 6737bab47b64fc9bbf1e8906a4d7f7eee8c6e4ea Mon Sep 17 00:00:00 2001 From: morss12 Date: Fri, 20 Mar 2026 16:33:00 +0000 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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/).