您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 

21 行
1011 B

  1. (module SOD123_Diodes (layer F.Cu)
  2. (at 0 0)
  3. (descr "Small Outline Diode SOD-123 Diodes Incorporates (SMD)")
  4. (tags "SMALL OUTLINE DIODE")
  5. (attr smd)
  6. (fp_text reference SOD123_Diodes (at 0 -2) (layer F.SilkS) hide
  7. (effects (font (size 1 1) (thickness 0.2)))
  8. )
  9. (fp_text value VAL** (at 0 2.3) (layer F.SilkS) hide
  10. (effects (font (size 1 1) (thickness 0.2)))
  11. )
  12. (fp_line (start -0.454 -0.508) (end -0.454 0.508) (layer F.SilkS) (width 0.15))
  13. (fp_line (start -0.454 0.508) (end 0.435 0) (layer F.SilkS) (width 0.15))
  14. (fp_line (start 0.435 0) (end -0.454 -0.508) (layer F.SilkS) (width 0.15))
  15. (fp_line (start 0.435 -0.508) (end 0.435 0.508) (layer F.SilkS) (width 0.15))
  16. (fp_line (start -1.425 -0.85) (end 1.425 -0.85) (layer F.SilkS) (width 0.15))
  17. (fp_line (start 1.425 0.85) (end -1.425 0.85) (layer F.SilkS) (width 0.15))
  18. (pad 1 smd rect (at -1.575 0) (size 0.9 0.95) (layers F.Cu F.Paste F.Mask))
  19. (pad 2 smd rect (at 1.575 0) (size 0.9 0.95) (layers F.Cu F.Paste F.Mask))
  20. )