You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
1.2 KiB

4 years ago
  1. (module dc_socket (layer F.Cu)
  2. (descr "Socket, DC power supply")
  3. (fp_text reference dc_socket (at 0 8.6995) (layer F.SilkS)
  4. (effects (font (thickness 0.3048)))
  5. )
  6. (fp_text value VAL** (at 0 -8.60044) (layer F.SilkS)
  7. (effects (font (thickness 0.3048)))
  8. )
  9. (fp_line (start -4.50088 2.79908) (end 4.50088 2.79908) (layer F.SilkS) (width 0.381))
  10. (fp_line (start -4.50088 7.29996) (end 4.50088 7.29996) (layer F.SilkS) (width 0.381))
  11. (fp_line (start 4.50088 7.29996) (end 4.50088 -7.29996) (layer F.SilkS) (width 0.381))
  12. (fp_line (start 4.50088 -7.29996) (end -4.50088 -7.29996) (layer F.SilkS) (width 0.381))
  13. (fp_line (start -4.50088 -7.29996) (end -4.50088 7.29996) (layer F.SilkS) (width 0.381))
  14. (pad 1 thru_hole oval (at 5.30098 -3.50012) (size 1.99898 4.0005) (drill oval 1.00076 2.99974) (layers *.Cu *.Mask F.SilkS))
  15. (pad 2 thru_hole oval (at 0 -0.24892) (size 4.0005 1.99898) (drill oval 2.99974 1.00076) (layers *.Cu *.Mask F.SilkS))
  16. (pad 3 thru_hole oval (at 0 -6.25094) (size 4.50088 1.99898) (drill oval 3.50012 1.00076) (layers *.Cu *.Mask F.SilkS))
  17. (model walter/conn_misc/dc_socket.wrl
  18. (at (xyz 0 0 0))
  19. (scale (xyz 1 1 1))
  20. (rotate (xyz 0 0 0))
  21. )
  22. )