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.

25 lines
1.0 KiB

4 years ago
  1. (module LED_MATRIX_VERTICAL_4PAD (layer F.Cu)
  2. (attr smd)
  3. (fp_text reference LED_MATRIX_VERTICAL_4PAD (at 0 -3.2004) (layer F.SilkS)
  4. (effects (font (size 0.9144 0.9144) (thickness 0.2032)))
  5. )
  6. (fp_text value val** (at 0 3.40106) (layer F.SilkS) hide
  7. (effects (font (size 0.9144 0.9144) (thickness 0.2032)))
  8. )
  9. (fp_text user "front bottom" (at 0 0.39878) (layer F.SilkS) hide
  10. (effects (font (size 0.59944 0.59944) (thickness 0.09906)))
  11. )
  12. (pad 3 smd rect (at 0 -1.6002) (size 1.50114 1.50114) (layers F.Cu F.Paste F.Mask)
  13. (solder_mask_margin 0.0254))
  14. (pad 4 smd rect (at 0 1.6002) (size 1.50114 1.50114) (layers F.Cu F.Paste F.Mask)
  15. (solder_mask_margin 0.0254))
  16. (pad 2 smd rect (at 0 1.6002) (size 1.50114 1.50114) (layers B.Cu B.Paste B.Mask)
  17. (solder_mask_margin 0.0254))
  18. (pad 1 smd rect (at 0 -1.6002) (size 1.50114 1.50114) (layers B.Cu B.Paste B.Mask)
  19. (solder_mask_margin 0.0254))
  20. (model smd\resistors\R0603.wrl
  21. (at (xyz 0 0 0.001))
  22. (scale (xyz 0.5 0.5 0.5))
  23. (rotate (xyz 0 0 0))
  24. )
  25. )