mirror of
https://github.com/thelegendofmario/graphite.git
synced 2025-07-04 18:06:01 +00:00
feat: FINALLY working on pcb
This commit is contained in:
parent
432e076b5f
commit
0889c03e7d
12 changed files with 135496 additions and 12 deletions
31
hardware/libraries/B3F_1000.pretty/B3F1002.kicad_mod
Normal file
31
hardware/libraries/B3F_1000.pretty/B3F1002.kicad_mod
Normal file
|
@ -0,0 +1,31 @@
|
|||
(module "B3F1002" (layer F.Cu)
|
||||
(descr "B3F1002")
|
||||
(tags "Switch")
|
||||
(fp_text reference S** (at -0.384 -0.083) (layer F.SilkS)
|
||||
(effects (font (size 1.27 1.27) (thickness 0.254)))
|
||||
)
|
||||
(fp_text user %R (at -0.384 -0.083) (layer F.Fab)
|
||||
(effects (font (size 1.27 1.27) (thickness 0.254)))
|
||||
)
|
||||
(fp_text value "B3F1002" (at -0.384 -0.083) (layer F.SilkS) hide
|
||||
(effects (font (size 1.27 1.27) (thickness 0.254)))
|
||||
)
|
||||
(fp_line (start -3 -3) (end 3 -3) (layer F.Fab) (width 0.2))
|
||||
(fp_line (start 3 -3) (end 3 3) (layer F.Fab) (width 0.2))
|
||||
(fp_line (start 3 3) (end -3 3) (layer F.Fab) (width 0.2))
|
||||
(fp_line (start -3 3) (end -3 -3) (layer F.Fab) (width 0.2))
|
||||
(fp_line (start -2.363 -3) (end 2.261 -3) (layer F.SilkS) (width 0.2))
|
||||
(fp_line (start -2.363 3) (end 2.261 3) (layer F.SilkS) (width 0.2))
|
||||
(fp_line (start -3 -1.084) (end -3 1.073) (layer F.SilkS) (width 0.2))
|
||||
(fp_line (start 3 -1.084) (end 3 1.073) (layer F.SilkS) (width 0.2))
|
||||
(fp_circle (center 4.393 2.792) (end 4.393 2.876) (layer F.SilkS) (width 0.2))
|
||||
(pad 1 thru_hole circle (at 3.25 2.25) (size 1.65 1.65) (drill 1.1) (layers *.Cu *.Mask))
|
||||
(pad 2 thru_hole circle (at -3.25 2.25) (size 1.65 1.65) (drill 1.1) (layers *.Cu *.Mask))
|
||||
(pad 3 thru_hole circle (at 3.25 -2.25) (size 1.65 1.65) (drill 1.1) (layers *.Cu *.Mask))
|
||||
(pad 4 thru_hole circle (at -3.25 -2.25) (size 1.65 1.65) (drill 1.1) (layers *.Cu *.Mask))
|
||||
(model B3F-1000.stp
|
||||
(at (xyz 0 0 0.13070865878909))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz -90 0 -90))
|
||||
)
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue