3.5mm_Points.kicad_mod 1.2 KB

12345678910111213141516171819202122
  1. (module 3.5mm_Points (layer F.Cu) (tedit 593E2FF8)
  2. (descr "Connecteurs 2 pins")
  3. (tags "CONN DEV")
  4. (attr virtual)
  5. (fp_text reference REF** (at 0 -2) (layer F.SilkS)
  6. (effects (font (size 1 1) (thickness 0.15)))
  7. )
  8. (fp_text value 3.5mm_Points (at 0 2) (layer F.Fab)
  9. (effects (font (size 1 1) (thickness 0.15)))
  10. )
  11. (fp_line (start -2.75 -0.5) (end -2.25 -1) (layer F.SilkS) (width 0.15))
  12. (fp_line (start -2.25 -1) (end 2 -1) (layer F.SilkS) (width 0.15))
  13. (fp_line (start 2 -1) (end 2.25 -1) (layer F.SilkS) (width 0.15))
  14. (fp_line (start 2.25 -1) (end 2.75 -0.5) (layer F.SilkS) (width 0.15))
  15. (fp_line (start 2.75 -0.5) (end 2.75 0.5) (layer F.SilkS) (width 0.15))
  16. (fp_line (start 2.75 0.5) (end 2.25 1) (layer F.SilkS) (width 0.15))
  17. (fp_line (start 2.25 1) (end -2.25 1) (layer F.SilkS) (width 0.15))
  18. (fp_line (start -2.25 1) (end -2.75 0.5) (layer F.SilkS) (width 0.15))
  19. (fp_line (start -2.75 0.5) (end -2.75 -0.5) (layer F.SilkS) (width 0.15))
  20. (pad 1 thru_hole circle (at -1.75 0) (size 1.4 1.4) (drill 0.8128) (layers *.Cu *.Mask))
  21. (pad 2 thru_hole circle (at 1.75 0) (size 1.4 1.4) (drill 0.8128) (layers *.Cu *.Mask))
  22. )