This repository has been archived by the owner on Oct 2, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 710
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Sod-70 (Thinner but longer TO-92) for temp sensor
- Loading branch information
Showing
2 changed files
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
(module SOD-70 (layer F.Cu) (tedit 5AE254CB) | ||
(descr "Plastic near cylindrical package Sod-70 see: https://www.nxp.com/docs/en/data-sheet/KTY81_SER.pdf [StepUp generated footprint]") | ||
(tags Sod-70) | ||
(fp_text reference REF** (at 1.5 -3.5) (layer F.SilkS) | ||
(effects (font (size 1 1) (thickness 0.15))) | ||
) | ||
(fp_text value SOD-70 (at 1 3.5) (layer F.Fab) | ||
(effects (font (size 1 1) (thickness 0.15))) | ||
) | ||
(fp_text user %R (at 1.5 -3.5) (layer F.Fab) | ||
(effects (font (size 1 1) (thickness 0.15))) | ||
) | ||
(fp_arc (start 1.27 0) (end 2.969265 1.55) (angle -264.7395971) (layer F.Fab) (width 0.1)) | ||
(fp_line (start 2.969265 1.55) (end -0.429265 1.55) (layer F.Fab) (width 0.1)) | ||
(fp_arc (start 1.27 0) (end 3.017141 1.66) (angle -267.069862) (layer F.SilkS) (width 0.12)) | ||
(fp_line (start 3.017141 1.66) (end -0.477141 1.66) (layer F.SilkS) (width 0.12)) | ||
(fp_line (start -1.28 -2.55) (end 3.82 -2.55) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start 3.82 -2.55) (end 3.82 1.8) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start 3.82 1.8) (end -1.28 1.8) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start -1.28 1.8) (end -1.28 -2.55) (layer F.CrtYd) (width 0.05)) | ||
(pad 1 thru_hole rect (at 0 0) (size 1.2 1.7) (drill 0.7) (layers *.Cu *.Mask)) | ||
(pad 2 thru_hole oval (at 2.54 0) (size 1.2 1.7) (drill 0.7) (layers *.Cu *.Mask)) | ||
(model ${KISYS3DMOD}/Package_TO_SOT_THT.3dshapes/SOD-70.wrl | ||
(at (xyz 0 0 0)) | ||
(scale (xyz 1 1 1)) | ||
(rotate (xyz 0 0 0)) | ||
) | ||
) |
Binary file not shown.