Initial real commit
This commit is contained in:
parent
4074e0e973
commit
590a13f325
169 changed files with 12337 additions and 0 deletions
22
Footprint/SOLDER_JUMPER_2.kicad_mod
Normal file
22
Footprint/SOLDER_JUMPER_2.kicad_mod
Normal file
|
@ -0,0 +1,22 @@
|
|||
(module SOLDER_JUMPER_2 (layer F.Cu) (tedit 54860803)
|
||||
(tags "solder jumper bridge configuration")
|
||||
(attr virtual)
|
||||
(fp_text reference JP*** (at 0 -1.7) (layer F.SilkS)
|
||||
(effects (font (size 0.8 0.8) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value SOLDER_JUMPER_2 (at 0 1.65) (layer F.SilkS) hide
|
||||
(effects (font (size 0.8 0.8) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start 0.95 -0.6) (end 0.95 0.55) (layer F.SilkS) (width 0.2))
|
||||
(fp_line (start -0.7 -0.85) (end 0.7 -0.85) (layer F.SilkS) (width 0.2))
|
||||
(fp_line (start -0.95 0.6) (end -0.95 -0.6) (layer F.SilkS) (width 0.2))
|
||||
(fp_line (start -0.65 0.85) (end 0.65 0.85) (layer F.SilkS) (width 0.2))
|
||||
(fp_arc (start -0.7 0.6) (end -0.7 0.85) (angle 90) (layer F.SilkS) (width 0.2))
|
||||
(fp_arc (start -0.7 -0.6) (end -0.95 -0.6) (angle 90) (layer F.SilkS) (width 0.2))
|
||||
(fp_arc (start 0.7 -0.6) (end 0.7 -0.85) (angle 90) (layer F.SilkS) (width 0.2))
|
||||
(fp_arc (start 0.7 0.6) (end 0.95 0.6) (angle 90) (layer F.SilkS) (width 0.2))
|
||||
(pad 2 smd rect (at 0.4 0) (size 0.6 1.2) (layers F.Cu F.Mask)
|
||||
(clearance 0.1))
|
||||
(pad 1 smd rect (at -0.4 0) (size 0.6 1.2) (layers F.Cu F.Mask)
|
||||
(clearance 0.1))
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue