KiCad: Generate gerber files for eepyBoard rev2
This commit is contained in:
parent
c33413d4b3
commit
f94b0926da
20 changed files with 212224 additions and 5 deletions
|
|
@ -82,7 +82,7 @@ Now you can generate the gerber, drill and map files.
|
|||
1. Generate Gerber files.
|
||||
- Menu: `File -> Fabrication Output -> Gerbers`
|
||||
- Select plot format `Gerber`.
|
||||
- Set output directory to `gerber/revN/` (replace `revN` with current revision).
|
||||
- Set output directory to `gerber/`.
|
||||
- Set coordinate format to `4.6, unit mm`.
|
||||
- Click `Plot` to generate files.
|
||||
2. Generate drill and map files.
|
||||
|
|
@ -91,7 +91,7 @@ Now you can generate the gerber, drill and map files.
|
|||
- Set drill units to millimeters.
|
||||
- Set same output directory as above.
|
||||
- Click `Generate Drill File`, then `Generate Map File`
|
||||
3. Create zip file with all generated files from `kicad/gerber/{REVISION}`.
|
||||
3. Create zip file with all generated files from `kicad/gerber/`.
|
||||
- No subdirectories, only files.
|
||||
- Ideally name the file `kicad/gerber/eepyboard_{REVISION}.zip`.
|
||||
4. Upload zip file to manufacturer and make sure everything is correct.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue