mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-24 15:23:49 +00:00
New Footprint Converter_DCDC_Murata_MGJ2DxxxxxxSC_THT for MGJ2DxxxxxxSC (#1658)
* NEW: MGJ2DxxxxxxSC * rename to Converter_DCDC_Murata_MGJ2DxxxxxxSC_THT * rename to MGJ2DxxxxxxSC_THT and update of the 3d model reference * Update Converter_DCDC_Murata_MGJ2DxxxxxxSC_THT.kicad_mod Fix description and chamfer on the fab layer still TODO: silk, Courtyard and holes * not ready for review (some updates) Update Vertex and Courtyard * Finish Footprint - extra description - hole: size 1mm, pad: 1.7 mm round - fixed chamfer on the fab layer - courtyard offset - text position (now centered) * Fix Courtyard by 0.01 mm
This commit is contained in:
parent
223a4979ae
commit
ed43ea2b50
@ -0,0 +1,38 @@
|
||||
(module Converter_DCDC_Murata_MGJ2DxxxxxxSC_THT (layer F.Cu) (tedit 5D1B0273)
|
||||
(descr "Murata MGJ2DxxxxxxSC, 19.5x9.8x12.5mm, 5.2kVDC Isolated, 2W, SIP package style, https://power.murata.com/data/power/ncl/kdc_mgj2.pdf")
|
||||
(tags "Murata MGJ2DxxxxxxSC")
|
||||
(fp_text reference REF** (at 7.62 -3.61) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value Converter_DCDC_Murata_MGJ2DxxxxxxSC_THT (at 7.61 8.22) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text user %R (at 7.62 2.23) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -2.38 -2.92) (end -2.38 7.38) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -2.38 7.38) (end 17.62 7.38) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 17.62 -2.92) (end 17.62 7.38) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -2.38 -2.92) (end 17.62 -2.92) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -2.24 -2.78) (end -2.24 7.24) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -2.24 7.24) (end 17.48 7.24) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 17.48 -2.78) (end 17.48 7.24) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -2.24 -2.78) (end 17.48 -2.78) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -2.54 -3.08) (end -0.54 -3.08) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -2.54 -1.08) (end -2.54 -3.08) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -2.13 7.13) (end -2.13 -1.67) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 17.37 7.13) (end -2.13 7.13) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 17.37 -2.67) (end 17.37 7.13) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -1.13 -2.67) (end 17.37 -2.67) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -2.13 -1.67) (end -1.13 -2.67) (layer F.Fab) (width 0.1))
|
||||
(pad 7 thru_hole oval (at 15.24 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
|
||||
(pad 6 thru_hole oval (at 12.7 0) (size 1.7 1.6) (drill 1) (layers *.Cu *.Mask))
|
||||
(pad 5 thru_hole oval (at 10.16 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
|
||||
(pad 2 thru_hole oval (at 2.54 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
|
||||
(pad 1 thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
|
||||
(model ${KISYS3DMOD}/Converter_DCDC.3dshapes/Converter_DCDC_Murata_MGJ2DxxxxxxSC_THT.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
Loading…
Reference in New Issue
Block a user