BNC.kicad_mod 1.1 KB

1234567891011121314151617181920
  1. (module BNC (layer F.Cu) (tedit 5D9C6B1E)
  2. (fp_text reference REF** (at -8.5 0 90) (layer F.SilkS)
  3. (effects (font (size 1 1) (thickness 0.15)))
  4. )
  5. (fp_text value BNC (at 0 -4.4) (layer F.Fab)
  6. (effects (font (size 1 1) (thickness 0.15)))
  7. )
  8. (fp_line (start 7 -6.5) (end -7 -6.5) (layer F.SilkS) (width 0.17))
  9. (fp_line (start -7 -6.5) (end -7 6.5) (layer F.SilkS) (width 0.17))
  10. (fp_line (start -7 6.5) (end 6.5 6.5) (layer F.SilkS) (width 0.17))
  11. (fp_line (start 6.5 6.5) (end 8.5 6.5) (layer F.SilkS) (width 0.17))
  12. (fp_line (start 8.5 6.5) (end 8.5 -6.5) (layer F.SilkS) (width 0.17))
  13. (fp_line (start 8.5 -6.5) (end 7 -6.5) (layer F.SilkS) (width 0.17))
  14. (fp_line (start 7 -6.5) (end 7 6.5) (layer F.SilkS) (width 0.17))
  15. (pad 1 thru_hole circle (at 0 0) (size 3 3) (drill 1.4) (layers *.Cu *.Mask))
  16. (pad 2 thru_hole circle (at -4.6 -4.6) (size 3 3) (drill 1.4) (layers *.Cu *.Mask))
  17. (pad 2 thru_hole circle (at 5 -4.6) (size 3 3) (drill 1.4) (layers *.Cu *.Mask))
  18. (pad 2 thru_hole circle (at 4.6 4.6) (size 3 3) (drill 1.4) (layers *.Cu *.Mask))
  19. (pad 2 thru_hole circle (at -4.6 4.6) (size 3 3) (drill 1.4) (layers *.Cu *.Mask))
  20. )