dev: add small pcb graphics
This commit is contained in:
parent
dc07ea0149
commit
deb54862a6
3 changed files with 12518 additions and 0 deletions
17
config.yaml
17
config.yaml
|
|
@ -211,10 +211,27 @@ pcbs:
|
||||||
ref: matrix_inner_home
|
ref: matrix_inner_home
|
||||||
shift: [kx+2, 0]
|
shift: [kx+2, 0]
|
||||||
|
|
||||||
|
# OLED Screen
|
||||||
|
# added manually in kicad
|
||||||
|
# uses jumpers to make it reversible
|
||||||
|
|
||||||
screws:
|
screws:
|
||||||
what: mounting_hole
|
what: mounting_hole
|
||||||
params:
|
params:
|
||||||
drill: 3.6
|
drill: 3.6
|
||||||
where: [screw]
|
where: [screw]
|
||||||
|
|
||||||
|
# small custom graphics
|
||||||
|
phi-caps:
|
||||||
|
what: phi-caps
|
||||||
|
params.scale: 0.013
|
||||||
|
where:
|
||||||
|
ref: thumbs_left_cluster
|
||||||
|
shift: [-2kx-2, 16]
|
||||||
|
phi-logo:
|
||||||
|
what: phi-logo
|
||||||
|
params.scale: 0.011
|
||||||
|
where:
|
||||||
|
ref: thumbs_left_cluster
|
||||||
|
shift: [-2kx+2, 14]
|
||||||
|
|
||||||
|
|
|
||||||
9252
footprints/phi-caps.js
Normal file
9252
footprints/phi-caps.js
Normal file
File diff suppressed because it is too large
Load diff
3249
footprints/phi-logo.js
Normal file
3249
footprints/phi-logo.js
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue