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.

28 lines
1.7 KiB

5 years ago
  1. (module arduino_pin_socket_8 (layer F.Cu)
  2. (descr "Pin socket 8pin for Arduino exp. boards")
  3. (tags "CONN DEV")
  4. (fp_text reference ARDUINO_PIN_SOCKET_8 (at 0 -2.159) (layer F.SilkS)
  5. (effects (font (size 1.016 1.016) (thickness 0.2032)))
  6. )
  7. (fp_text value Val** (at 0.254 -3.556) (layer F.SilkS) hide
  8. (effects (font (size 1.016 0.889) (thickness 0.2032)))
  9. )
  10. (fp_line (start -7.62 -1.27) (end -7.62 1.27) (layer F.SilkS) (width 0.3048))
  11. (fp_line (start -10.16 -1.27) (end 10.16 -1.27) (layer F.SilkS) (width 0.3048))
  12. (fp_line (start 10.16 -1.27) (end 10.16 1.27) (layer F.SilkS) (width 0.3048))
  13. (fp_line (start 10.16 1.27) (end -10.16 1.27) (layer F.SilkS) (width 0.3048))
  14. (fp_line (start -10.16 1.27) (end -10.16 -1.27) (layer F.SilkS) (width 0.3048))
  15. (pad 1 thru_hole rect (at -8.89 0) (size 1.524 2.19964) (drill 1.00076) (layers *.Cu *.Mask F.SilkS))
  16. (pad 2 thru_hole oval (at -6.35 0) (size 1.524 2.19964) (drill 1.00076) (layers *.Cu *.Mask F.SilkS))
  17. (pad 3 thru_hole oval (at -3.81 0) (size 1.524 2.19964) (drill 1.00076) (layers *.Cu *.Mask F.SilkS))
  18. (pad 4 thru_hole oval (at -1.27 0) (size 1.524 2.19964) (drill 1.00076) (layers *.Cu *.Mask F.SilkS))
  19. (pad 5 thru_hole oval (at 1.27 0) (size 1.524 2.19964) (drill 1.00076) (layers *.Cu *.Mask F.SilkS))
  20. (pad 6 thru_hole oval (at 3.81 0) (size 1.524 2.19964) (drill 1.00076) (layers *.Cu *.Mask F.SilkS))
  21. (pad 7 thru_hole oval (at 6.35 0) (size 1.524 2.19964) (drill 1.00076) (layers *.Cu *.Mask F.SilkS))
  22. (pad 8 thru_hole oval (at 8.89 0) (size 1.524 2.19964) (drill 1.00076) (layers *.Cu *.Mask F.SilkS))
  23. (model walter/conn_misc/arduino_pin_socket_8.wrl
  24. (at (xyz 0 0 0))
  25. (scale (xyz 1 1 1))
  26. (rotate (xyz 0 0 0))
  27. )
  28. )