KiCad: Generate gerber files for eepyBoard rev1

This commit is contained in:
Lexi / Zoe 2024-08-04 16:21:27 +02:00
parent b137f90ee0
commit 4e7f80ceac
Signed by: binaryDiv
GPG key ID: F8D4956E224DA232
18 changed files with 178448 additions and 2 deletions

View file

@ -72,9 +72,9 @@ Now you can generate the gerber, drill and map files.
- Click `Generate Drill File`, then `Generate Map File`
3. Create zip file with all generated files from `kicad/gerber/{REVISION}`.
- No subdirectories, only files.
- Ideally name the file `eepyboard_{REVISION}.zip`.
- Ideally name the file `kicad/gerber/eepyboard_{REVISION}.zip`.
4. Upload zip file to manufacturer and make sure everything is correct.
5. Add all generated files to version control (the zip should be on gitignore).
5. Add all generated files to version control.
### Compile and flash QMK firmware