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 fuse holder Schurter OGN-SMD (#1895)
- Loading branch information
Showing
1 changed file
with
35 additions
and
0 deletions.
There are no files selected for viewing
35 changes: 35 additions & 0 deletions
35
Fuse.pretty/Fuseholder_Cylinder-5x20mm_Schurter_OGN-SMD_Horizontal_Open.kicad_mod
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,35 @@ | ||
(module Fuseholder_Cylinder-5x20mm_Schurter_OGN-SMD_Horizontal_Open (layer F.Cu) (tedit 5E0371E1) | ||
(descr "Fuseholder horizontal open, 5x20mm, 500V, 16A (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_OGN-SMD.pdf)") | ||
(tags "Fuseholder horizontal open 5x20 Schurter 0031.8221") | ||
(attr smd) | ||
(fp_text reference REF** (at 0 -6.2) (layer F.SilkS) | ||
(effects (font (size 1 1) (thickness 0.15))) | ||
) | ||
(fp_text value Fuseholder_Cylinder-5x20mm_Schurter_OGN-SMD_Horizontal_Open (at 0 6.4) (layer F.Fab) | ||
(effects (font (size 1 1) (thickness 0.15))) | ||
) | ||
(fp_line (start -11.35 -5.4) (end -11.35 5.4) (layer F.Fab) (width 0.1)) | ||
(fp_line (start 11.35 -5.4) (end 11.35 5.4) (layer F.Fab) (width 0.1)) | ||
(fp_line (start -11.35 -5.4) (end 11.35 -5.4) (layer F.Fab) (width 0.1)) | ||
(fp_line (start 11.35 5.4) (end -11.35 5.4) (layer F.Fab) (width 0.1)) | ||
(fp_line (start -11.45 -5.5) (end -11.45 -2.5) (layer F.SilkS) (width 0.12)) | ||
(fp_line (start -11.45 -5.5) (end 11.45 -5.5) (layer F.SilkS) (width 0.12)) | ||
(fp_line (start 11.45 -5.5) (end 11.45 -2.5) (layer F.SilkS) (width 0.12)) | ||
(fp_line (start 11.45 5.5) (end 11.45 2.5) (layer F.SilkS) (width 0.12)) | ||
(fp_line (start -11.45 5.5) (end -11.45 2.5) (layer F.SilkS) (width 0.12)) | ||
(fp_line (start -11.45 5.5) (end 11.45 5.5) (layer F.SilkS) (width 0.12)) | ||
(fp_line (start -11.75 5.65) (end -11.75 -5.65) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start 11.75 5.65) (end 11.75 -5.65) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start -11.75 -5.65) (end 11.75 -5.65) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start 11.75 5.65) (end -11.75 5.65) (layer F.CrtYd) (width 0.05)) | ||
(fp_text user %R (at 0 0) (layer F.Fab) | ||
(effects (font (size 1 1) (thickness 0.15))) | ||
) | ||
(pad 1 smd roundrect (at -8.5 0) (size 6 6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) | ||
(pad 2 smd roundrect (at 8.5 0) (size 6 6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)) | ||
(model ${KISYS3DMOD}/Fuse.3dshapes/Fuseholder_Cylinder-5x20mm_Schurter_OGN-SMD_Horizontal_Open.wrl | ||
(at (xyz 0 0 0)) | ||
(scale (xyz 1 1 1)) | ||
(rotate (xyz 0 0 0)) | ||
) | ||
) |