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.

30 lines
1.4 KiB

5 years ago
  1. (module pot:EdgeConnectorGasSensorPCB (layer F.Cu) (tedit 5CCA2B25)
  2. (fp_text reference PCB** (at 0 1.5) (layer F.SilkS)
  3. (effects (font (size 1 1) (thickness 0.15)))
  4. )
  5. (fp_text value EdgeConnectorGasSensorPCB (at 5 3) (layer F.SilkS)
  6. (effects (font (size 1 1) (thickness 0.15)))
  7. )
  8. (fp_text user Sns (at 10.5 -4) (layer F.SilkS)
  9. (effects (font (size 1 1) (thickness 0.15)))
  10. )
  11. (fp_text user GND (at 7.5 -4) (layer F.SilkS)
  12. (effects (font (size 1 1) (thickness 0.15)))
  13. )
  14. (fp_text user +5V (at 4 -4) (layer F.SilkS)
  15. (effects (font (size 1 1) (thickness 0.15)))
  16. )
  17. (fp_text user +7V (at 1 -4) (layer F.SilkS)
  18. (effects (font (size 1 1) (thickness 0.15)))
  19. )
  20. (fp_line (start 10 0) (end 12 0) (layer F.SilkS) (width 0.15))
  21. (fp_line (start 12 -3) (end 10 -3) (layer F.SilkS) (width 0.15))
  22. (fp_line (start 0 -3) (end 0 0) (layer F.SilkS) (width 0.15))
  23. (fp_line (start 10 -3) (end 0 -3) (layer F.SilkS) (width 0.15))
  24. (fp_line (start 12 0) (end 12 -3) (layer F.SilkS) (width 0.15))
  25. (fp_line (start 0 0) (end 10 0) (layer F.SilkS) (width 0.15))
  26. (pad 4 thru_hole oval (at 10.5 -1.5 90) (size 2.5 2.7) (drill oval 1.8 2) (layers *.Cu *.Mask))
  27. (pad 3 thru_hole oval (at 7.5 -1.5 90) (size 2.5 2.7) (drill oval 1.8 2) (layers *.Cu *.Mask))
  28. (pad 2 thru_hole oval (at 4.5 -1.5 90) (size 2.5 2.7) (drill oval 1.8 2) (layers *.Cu *.Mask))
  29. (pad 1 thru_hole oval (at 1.5 -1.5 90) (size 2.5 2.7) (drill oval 1.8 2) (layers *.Cu *.Mask))
  30. )