Skip to content

Commit

Permalink
chore: update pcb render
Browse files Browse the repository at this point in the history
  • Loading branch information
tomsaleeba committed Dec 19, 2019
1 parent 8f09cca commit af3bcc8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ more (easily accessible) thumb keys. There are so many candidates
- use only 1U key caps to minimise size and because stabilisers are annoying
- author a single "master" PCB and use a python script to generate the 3
layers of the sandwich case. Makes life much easier to keep them all in
sync.
sync. (See further down for more info)
- support 5-pin/PCB mount switches

## Gerbers
Expand Down Expand Up @@ -99,6 +99,9 @@ Now you can regenerate the PCBs with:
python ./generate_pcbs.py
```

Normally keeping generated things in source control is not a good idea but in
the interest of keeping things easy, we include the generated PCBs.


# Generating gerbers
Using KiCad 5.1.4, here's the settings to generate gerbers.
Expand Down
Binary file modified render-pcb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit af3bcc8

Please sign in to comment.