diff options
Diffstat (limited to 'library/kicadLibrary/modules/Diodes_SMD.pretty/D_SMC_Standard.kicad_mod')
-rw-r--r-- | library/kicadLibrary/modules/Diodes_SMD.pretty/D_SMC_Standard.kicad_mod | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/library/kicadLibrary/modules/Diodes_SMD.pretty/D_SMC_Standard.kicad_mod b/library/kicadLibrary/modules/Diodes_SMD.pretty/D_SMC_Standard.kicad_mod new file mode 100644 index 00000000..94390768 --- /dev/null +++ b/library/kicadLibrary/modules/Diodes_SMD.pretty/D_SMC_Standard.kicad_mod @@ -0,0 +1,35 @@ +(module D_SMC_Standard (layer F.Cu) (tedit 5864295D) + (descr "Diode SMC Standard = DO-214AB") + (tags "Diode SMC Standard DO-214AB") + (attr smd) + (fp_text reference REF** (at 0 -4.7) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value D_SMC_Standard (at 0 5.08) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -4.8 3.25) (end -4.8 -3.25) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.55 3.1) (end -3.55 3.1) (layer F.Fab) (width 0.1)) + (fp_line (start -3.55 3.1) (end -3.55 -3.1) (layer F.Fab) (width 0.1)) + (fp_line (start 3.55 -3.1) (end 3.55 3.1) (layer F.Fab) (width 0.1)) + (fp_line (start 3.55 -3.1) (end -3.55 -3.1) (layer F.Fab) (width 0.1)) + (fp_line (start -4.9 -3.35) (end 4.9 -3.35) (layer F.CrtYd) (width 0.05)) + (fp_line (start 4.9 -3.35) (end 4.9 3.35) (layer F.CrtYd) (width 0.05)) + (fp_line (start 4.9 3.35) (end -4.9 3.35) (layer F.CrtYd) (width 0.05)) + (fp_line (start -4.9 3.35) (end -4.9 -3.35) (layer F.CrtYd) (width 0.05)) + (fp_line (start -0.64944 0.00102) (end -1.55114 0.00102) (layer F.Fab) (width 0.1)) + (fp_line (start 0.50118 0.00102) (end 1.4994 0.00102) (layer F.Fab) (width 0.1)) + (fp_line (start -0.64944 -0.79908) (end -0.64944 0.80112) (layer F.Fab) (width 0.1)) + (fp_line (start 0.50118 0.75032) (end 0.50118 -0.79908) (layer F.Fab) (width 0.1)) + (fp_line (start -0.64944 0.00102) (end 0.50118 0.75032) (layer F.Fab) (width 0.1)) + (fp_line (start -0.64944 0.00102) (end 0.50118 -0.79908) (layer F.Fab) (width 0.1)) + (fp_line (start -4.8 3.25) (end 3.6 3.25) (layer F.SilkS) (width 0.12)) + (fp_line (start -4.8 -3.25) (end 3.6 -3.25) (layer F.SilkS) (width 0.12)) + (pad 1 smd rect (at -3.4 0 90) (size 3.3 2.5) (layers F.Cu F.Paste F.Mask)) + (pad 2 smd rect (at 3.4 0 90) (size 3.3 2.5) (layers F.Cu F.Paste F.Mask)) + (model Diodes_SMD.3dshapes/D_SMC_Standard.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) +) |