DC_Jack.kicad_mod 1.1 KB

12345678910111213141516171819202122
  1. (module DC_Jack (layer F.Cu) (tedit 61B8B33A)
  2. (fp_text reference REF** (at 0 6.6 180) (layer F.SilkS)
  3. (effects (font (size 1 1) (thickness 0.15)))
  4. )
  5. (fp_text value DC_Jack (at -3.81 0) (layer F.Fab)
  6. (effects (font (size 1 1) (thickness 0.15)))
  7. )
  8. (fp_line (start 4.445 -0.635) (end 4.445 0.635) (layer F.SilkS) (width 0.15))
  9. (fp_line (start 3.81 0) (end 5.08 0) (layer F.SilkS) (width 0.15))
  10. (fp_line (start -7.62 -5.5) (end 7.62 -5.5) (layer F.SilkS) (width 0.15))
  11. (fp_line (start -7.62 5.5) (end -7.62 -5.5) (layer F.SilkS) (width 0.15))
  12. (fp_line (start 7.62 5.5) (end -7.62 5.5) (layer F.SilkS) (width 0.15))
  13. (fp_line (start 7.62 5.5) (end 7.62 -5.5) (layer F.SilkS) (width 0.15))
  14. (pad 2 thru_hole oval (at 6.08 0 90) (size 3 1.3) (drill oval 2.5 0.8) (layers *.Cu *.Mask))
  15. (pad 1 thru_hole oval (at 3.38 4.7) (size 3 1.3) (drill oval 2.5 0.8) (layers *.Cu *.Mask))
  16. (pad 1 thru_hole oval (at -0.12 0 90) (size 3 1.3) (drill oval 2.5 0.8) (layers *.Cu *.Mask))
  17. (model ${MY_PATH}/3D/Connector.3dshapes/DC_Jack.step
  18. (at (xyz 0 0 0))
  19. (scale (xyz 1 1 1))
  20. (rotate (xyz 0 0 -90))
  21. )
  22. )