Forráskód Böngészése

Create new librairy Y, create componant Y:5032

rcluze 9 éve
szülő
commit
ae8a942ed5
2 módosított fájl, 13 hozzáadás és 0 törlés
  1. 1 0
      TemplateKicad/fp-lib-table
  2. 12 0
      footprint/Y.pretty/5032.kicad_mod

+ 1 - 0
TemplateKicad/fp-lib-table

@@ -8,4 +8,5 @@
   (lib (name R)(type KiCad)(uri "$(KISYSMOD)/footprint/R.pretty")(options "")(descr ""))
   (lib (name SW)(type KiCad)(uri "$(KISYSMOD)/footprint/SW.pretty")(options "")(descr ""))
   (lib (name U)(type KiCad)(uri "$(KISYSMOD)/footprint/U.pretty")(options "")(descr ""))
+  (lib (name Y)(type KiCad)(uri "$(KISYSMOD)/footprint/Y.pretty")(options "")(descr ""))
 )

+ 12 - 0
footprint/Y.pretty/5032.kicad_mod

@@ -0,0 +1,12 @@
+(module 5032 (layer F.Cu) (tedit 592E7CF3)
+  (fp_text reference REF** (at 0 2.2) (layer F.SilkS)
+    (effects (font (size 1 1) (thickness 0.15)))
+  )
+  (fp_text value 5032 (at 0 -2.15) (layer F.Fab)
+    (effects (font (size 1 1) (thickness 0.15)))
+  )
+  (fp_line (start -0.75 1.25) (end 0.75 1.25) (layer F.SilkS) (width 0.17))
+  (fp_line (start -0.75 -1.25) (end 0.75 -1.25) (layer F.SilkS) (width 0.17))
+  (pad 1 smd rect (at -1.85 0) (size 1.7 2.4) (layers F.Cu F.Paste F.Mask))
+  (pad 2 smd rect (at 1.85 0) (size 1.7 2.4) (layers F.Cu F.Paste F.Mask))
+)