mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-12 18:39:35 +00:00
SODIMM-200: Add soldermask aperture to avoid slivers between pads
See merge request kicad/libraries/kicad-footprints!3311
This commit is contained in:
parent
a47b2cf4ed
commit
dfeb825b24
Connector_PCBEdge.pretty
@ -2,7 +2,7 @@
|
||||
(layer "F.Cu")
|
||||
(descr "SODIMM 200-pins edge connector, Jedec MO-224 Variation AB compliant (1.8V DDR2 SDRAM), 0.6mm pitch, https://www.jst-mfg.com/product/pdf/eng/eDM-200P.pdf")
|
||||
(tags "sodimm")
|
||||
(attr exclude_from_pos_files exclude_from_bom)
|
||||
(attr exclude_from_pos_files exclude_from_bom allow_soldermask_bridges)
|
||||
(fp_text reference "REF**" (at 2.895 -3.235) (layer "F.SilkS")
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
(tstamp 1e8253f0-11fd-434e-817c-1be9afbbd364)
|
||||
@ -47,6 +47,14 @@
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
(tstamp 30014388-1d14-4f9d-9271-dfeed9d175d9)
|
||||
)
|
||||
(fp_rect (start -0.052 -1.302) (end 13.6 1.302)
|
||||
(stroke (width 0) (type solid)) (fill solid) (layer "B.Mask") (tstamp 2a0743c2-f769-4f11-9f1c-e2ebe257b5b0))
|
||||
(fp_rect (start 14.6 -1.302) (end 63.652 1.302)
|
||||
(stroke (width 0) (type solid)) (fill solid) (layer "B.Mask") (tstamp a018b710-0857-4a08-8684-29cc9b524303))
|
||||
(fp_rect (start -0.352 -1.302) (end 13.6 1.302)
|
||||
(stroke (width 0) (type solid)) (fill solid) (layer "F.Mask") (tstamp e5768fcc-e77d-470f-a08a-1c266c9f3e29))
|
||||
(fp_rect (start 14.6 -1.302) (end 63.352 1.302)
|
||||
(stroke (width 0) (type solid)) (fill solid) (layer "F.Mask") (tstamp 55034d77-698b-4b87-a502-2de8e6f309ec))
|
||||
(fp_line (start 10.25 1.675) (end 10.45 1.475)
|
||||
(stroke (width 0.05) (type default)) (layer "Cmts.User") (tstamp 347f422f-74a1-487f-858f-90f2d0265744))
|
||||
(fp_line (start 10.45 1.475) (end 10.65 1.675)
|
||||
|
@ -2,7 +2,7 @@
|
||||
(layer "F.Cu")
|
||||
(descr "SODIMM 200-pins edge connector, Jedec MO-224 Variation AA compliant (2.5V DDR SDRAM), 0.6mm pitch, https://www.jst-mfg.com/product/pdf/eng/eDM-200P.pdf")
|
||||
(tags "sodimm")
|
||||
(attr exclude_from_pos_files exclude_from_bom)
|
||||
(attr exclude_from_pos_files exclude_from_bom allow_soldermask_bridges)
|
||||
(fp_text reference "REF**" (at 2.895 -3.235) (layer "F.SilkS")
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
(tstamp 1e8253f0-11fd-434e-817c-1be9afbbd364)
|
||||
@ -47,6 +47,14 @@
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
(tstamp 30014388-1d14-4f9d-9271-dfeed9d175d9)
|
||||
)
|
||||
(fp_rect (start -0.052 -1.302) (end 12.7 1.302)
|
||||
(stroke (width 0) (type solid)) (fill solid) (layer "B.Mask") (tstamp 2a0743c2-f769-4f11-9f1c-e2ebe257b5b0))
|
||||
(fp_rect (start 13.7 -1.302) (end 63.652 1.302)
|
||||
(stroke (width 0) (type solid)) (fill solid) (layer "B.Mask") (tstamp a018b710-0857-4a08-8684-29cc9b524303))
|
||||
(fp_rect (start -0.352 -1.302) (end 12.7 1.302)
|
||||
(stroke (width 0) (type solid)) (fill solid) (layer "F.Mask") (tstamp e5768fcc-e77d-470f-a08a-1c266c9f3e29))
|
||||
(fp_rect (start 13.7 -1.302) (end 63.352 1.302)
|
||||
(stroke (width 0) (type solid)) (fill solid) (layer "F.Mask") (tstamp 55034d77-698b-4b87-a502-2de8e6f309ec))
|
||||
(fp_line (start 10.25 1.675) (end 10.45 1.475)
|
||||
(stroke (width 0.05) (type default)) (layer "Cmts.User") (tstamp 347f422f-74a1-487f-858f-90f2d0265744))
|
||||
(fp_line (start 10.45 1.475) (end 10.65 1.675)
|
||||
|
Loading…
Reference in New Issue
Block a user