KiCad: Generate gerber files for eepyBoard rev1
This commit is contained in:
parent
b137f90ee0
commit
4e7f80ceac
18 changed files with 178448 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue