diff options
author | Blaise Thompson <blaise@untzag.com> | 2021-05-07 11:44:21 -0500 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2021-05-07 11:44:21 -0500 |
commit | 1b8c0d32795be404dcd4f493d450cfa59134e1af (patch) | |
tree | 9c74eb1ce28ce6d8dbe13cda02ea813a07e2bc4c /potentiosynth/driver-pcb/lib_fp.pretty/TO-220-3_Vertical.kicad_mod | |
parent | 19d7334d2912e8be3c1a4e5080f34c5b95876e3c (diff) |
add
Diffstat (limited to 'potentiosynth/driver-pcb/lib_fp.pretty/TO-220-3_Vertical.kicad_mod')
-rwxr-xr-x | potentiosynth/driver-pcb/lib_fp.pretty/TO-220-3_Vertical.kicad_mod | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/potentiosynth/driver-pcb/lib_fp.pretty/TO-220-3_Vertical.kicad_mod b/potentiosynth/driver-pcb/lib_fp.pretty/TO-220-3_Vertical.kicad_mod new file mode 100755 index 0000000..e43c1e2 --- /dev/null +++ b/potentiosynth/driver-pcb/lib_fp.pretty/TO-220-3_Vertical.kicad_mod @@ -0,0 +1,39 @@ +(module Package_TO_SOT_THT:TO-220-3_Vertical (layer F.Cu) (tedit 5AC8BA0D)
+ (descr "TO-220-3, Vertical, RM 2.54mm, see https://www.vishay.com/docs/66542/to-220-1.pdf")
+ (tags "TO-220-3 Vertical RM 2.54mm")
+ (fp_text reference U0 (at 2.54 -4.27) (layer F.SilkS)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value LM7905_TO220 (at 2.54 2.5) (layer F.Fab)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text user %R (at 2.54 -4.27) (layer F.Fab)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start 7.79 -3.4) (end -2.71 -3.4) (layer F.CrtYd) (width 0.05))
+ (fp_line (start 7.79 1.51) (end 7.79 -3.4) (layer F.CrtYd) (width 0.05))
+ (fp_line (start -2.71 1.51) (end 7.79 1.51) (layer F.CrtYd) (width 0.05))
+ (fp_line (start -2.71 -3.4) (end -2.71 1.51) (layer F.CrtYd) (width 0.05))
+ (fp_line (start 4.391 -3.27) (end 4.391 -1.76) (layer F.SilkS) (width 0.12))
+ (fp_line (start 0.69 -3.27) (end 0.69 -1.76) (layer F.SilkS) (width 0.12))
+ (fp_line (start -2.58 -1.76) (end 7.66 -1.76) (layer F.SilkS) (width 0.12))
+ (fp_line (start 7.66 -3.27) (end 7.66 1.371) (layer F.SilkS) (width 0.12))
+ (fp_line (start -2.58 -3.27) (end -2.58 1.371) (layer F.SilkS) (width 0.12))
+ (fp_line (start -2.58 1.371) (end 7.66 1.371) (layer F.SilkS) (width 0.12))
+ (fp_line (start -2.58 -3.27) (end 7.66 -3.27) (layer F.SilkS) (width 0.12))
+ (fp_line (start 4.39 -3.15) (end 4.39 -1.88) (layer F.Fab) (width 0.1))
+ (fp_line (start 0.69 -3.15) (end 0.69 -1.88) (layer F.Fab) (width 0.1))
+ (fp_line (start -2.46 -1.88) (end 7.54 -1.88) (layer F.Fab) (width 0.1))
+ (fp_line (start 7.54 -3.15) (end -2.46 -3.15) (layer F.Fab) (width 0.1))
+ (fp_line (start 7.54 1.25) (end 7.54 -3.15) (layer F.Fab) (width 0.1))
+ (fp_line (start -2.46 1.25) (end 7.54 1.25) (layer F.Fab) (width 0.1))
+ (fp_line (start -2.46 -3.15) (end -2.46 1.25) (layer F.Fab) (width 0.1))
+ (pad 3 thru_hole oval (at 5.08 0) (size 1.905 2) (drill 1.1) (layers *.Cu *.Mask))
+ (pad 2 thru_hole oval (at 2.54 0) (size 1.905 2) (drill 1.1) (layers *.Cu *.Mask))
+ (pad 1 thru_hole rect (at 0 0) (size 1.905 2) (drill 1.1) (layers *.Cu *.Mask))
+ (model ${KISYS3DMOD}/Package_TO_SOT_THT.3dshapes/TO-220-3_Vertical.wrl
+ (at (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+)
|