Update BV-EI footprints

* Created BV-EI-305-XXXX with 3D model
* Add BV-EI-303 3D model
This commit is contained in:
Mario Hüttel 2021-01-16 22:12:22 +01:00
parent 180360d84f
commit c3a40d7e16
10 changed files with 5055 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
*.bck
*.bak
*.blend1
*.FCStd?

View File

@ -185,7 +185,8 @@ Legend:
| Pin Header Socket 2x05 | - | Y |
| Pin Header Socket 2x10 | - | Y |
| Schurter_0031.8201_20mm_Fuse | Y | - |
| BV-EI-303-2010 Transformer | Y | - |
| BV-EI-303-2010 Transformer | Y | Y |
| BV-EI-305-XXXX Transformer | Y | Y |
| TRACO_TBA1 | Y | - |
| LCD4x16_smd_pad | Y | - |

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,4 @@
(module BV-EI-303-2010 (layer F.Cu) (tedit 5E092AF7)
(module BV-EI-303-2010 (layer F.Cu) (tedit 60034F12)
(fp_text reference REF** (at 0 0.5) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
@ -13,4 +13,9 @@
(pad 2 thru_hole circle (at -10 -10) (size 2 2) (drill 1) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at 10 5) (size 2 2) (drill 1) (layers *.Cu *.Mask))
(pad 4 thru_hole circle (at 10 -5) (size 2 2) (drill 1) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/tht.shapes3d/BV-EI-303-XXXX.wrl
(at (xyz 0 0 0))
(scale (xyz 0.3937 0.3937 0.3937))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,21 @@
(module BV-EI-305-XXXX (layer F.Cu) (tedit 60034E03)
(fp_text reference REF** (at 0 0.5) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value BV-EI-305-XXXX (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -13.9 -16.4) (end 13.9 -16.4) (layer F.SilkS) (width 0.15))
(fp_line (start -13.9 -16.4) (end -13.9 16.4) (layer F.SilkS) (width 0.15))
(fp_line (start -13.9 16.4) (end 13.9 16.4) (layer F.SilkS) (width 0.15))
(fp_line (start 13.9 -16.4) (end 13.9 16.4) (layer F.SilkS) (width 0.15))
(pad 4 thru_hole circle (at 10 -5) (size 2 2) (drill 1) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at 10 5) (size 2 2) (drill 1) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at -10 -10) (size 2 2) (drill 1) (layers *.Cu *.Mask))
(pad 1 thru_hole circle (at -10 10) (size 2 2) (drill 1) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/tht.shapes3d/BV-EI-305-XXXX.wrl
(at (xyz 0 0 0))
(scale (xyz 0.3937 0.3937 0.3937))
(rotate (xyz 0 0 0))
)
)