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 712
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Converter_ACDC: Add TMG 15 series (#1603)
- Loading branch information
1 parent
06b7930
commit 871439a
Showing
1 changed file
with
38 additions
and
0 deletions.
There are no files selected for viewing
38 changes: 38 additions & 0 deletions
38
Converter_ACDC.pretty/Converter_ACDC_TRACO_TMG-15_THT.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,38 @@ | ||
(module Converter_ACDC_TRACO_TMG-15_THT (layer F.Cu) (tedit 5CDE92E0) | ||
(descr "ACDC-Converter, TRACO, TMG Series 15 https://www.tracopower.com/products/tmg.pdf") | ||
(tags "ACDC-Converter TRACO TMG Series 15") | ||
(fp_text reference REF** (at -2.03 -5.01) (layer F.SilkS) | ||
(effects (font (size 1 1) (thickness 0.15))) | ||
) | ||
(fp_text value Converter_ACDC_TRACO_TMG-15_THT (at 16.5 25) (layer F.Fab) | ||
(effects (font (size 1 1) (thickness 0.15))) | ||
) | ||
(fp_line (start -4.22 -3.52) (end 37.22 -3.52) (layer F.SilkS) (width 0.12)) | ||
(fp_line (start 37.22 -3.52) (end 37.22 23.92) (layer F.SilkS) (width 0.12)) | ||
(fp_line (start 37.22 23.92) (end -4.22 23.92) (layer F.SilkS) (width 0.12)) | ||
(fp_line (start -4.22 23.92) (end -4.22 -3.52) (layer F.SilkS) (width 0.12)) | ||
(fp_line (start -4.1 -3.4) (end -1 -3.4) (layer F.Fab) (width 0.1)) | ||
(fp_line (start -1 -3.4) (end 0 -2.4) (layer F.Fab) (width 0.1)) | ||
(fp_line (start 0 -2.4) (end 1 -3.4) (layer F.Fab) (width 0.1)) | ||
(fp_line (start 1 -3.4) (end 37.1 -3.4) (layer F.Fab) (width 0.1)) | ||
(fp_line (start 37.1 -3.4) (end 37.1 23.8) (layer F.Fab) (width 0.1)) | ||
(fp_line (start 37.1 23.8) (end -4.1 23.8) (layer F.Fab) (width 0.1)) | ||
(fp_line (start -4.1 23.8) (end -4.1 -3.4) (layer F.Fab) (width 0.1)) | ||
(fp_line (start -4.35 -3.65) (end 37.35 -3.65) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start 37.35 -3.65) (end 37.35 24.05) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start 37.35 24.05) (end -4.35 24.05) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start -4.35 24.05) (end -4.35 -3.65) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start -2 -4.02) (end 2 -4.02) (layer F.SilkS) (width 0.12)) | ||
(fp_text user %R (at 16.5 10.2) (layer F.Fab) | ||
(effects (font (size 1 1) (thickness 0.15))) | ||
) | ||
(pad 1 thru_hole rect (at 0 0) (size 2 2) (drill 1) (layers *.Cu *.Mask)) | ||
(pad 2 thru_hole circle (at 0 19) (size 2 2) (drill 1) (layers *.Cu *.Mask)) | ||
(pad 3 thru_hole circle (at 33 0) (size 2 2) (drill 1) (layers *.Cu *.Mask)) | ||
(pad 4 thru_hole circle (at 33 12.7) (size 2 2) (drill 1) (layers *.Cu *.Mask)) | ||
(model ${KISYS3DMOD}/Converter_ACDC.3dshapes/Converter_ACDC_TRACO_TMG-15_THT.wrl | ||
(at (xyz 0 0 0)) | ||
(scale (xyz 1 1 1)) | ||
(rotate (xyz 0 0 0)) | ||
) | ||
) |