mirror of
https://github.com/travisgoodspeed/goodwatch
synced 2024-11-23 09:19:58 +00:00
6d6f76d18d
* Added Courtyards to all the custom footprints. (0.25mm border around a part to make sure a P&P machine can populate the parts without knocking off something next to the part.) * Relocated parts to have their x,y 0 at the center of the parts. Otherwise the centroid data for the Pick&Place machine are offset and cause trouble. (You center through hole parts on pins and SMD parts at it's convex hull centroid) * Replaced square pads with roundrect where it makes sense. Roundrect has better solder paste stencil release characteristics as well as better flow characteristics in manufacturing.
23 lines
1.5 KiB
Plaintext
23 lines
1.5 KiB
Plaintext
(module LP15 (layer F.Cu) (tedit 5B774D11)
|
|
(attr smd)
|
|
(fp_text reference REF** (at 0 2) (layer F.SilkS)
|
|
(effects (font (size 1 1) (thickness 0.15)))
|
|
)
|
|
(fp_text value LP15 (at 0 -2) (layer F.Fab)
|
|
(effects (font (size 1 1) (thickness 0.15)))
|
|
)
|
|
(fp_line (start 0.25 0) (end 0.5 0) (layer F.SilkS) (width 0.15))
|
|
(fp_line (start -1.475 -1.3) (end 1.475 -1.3) (layer F.CrtYd) (width 0.05))
|
|
(fp_line (start 1.475 -1.3) (end 1.475 1.3) (layer F.CrtYd) (width 0.05))
|
|
(fp_line (start 1.475 1.3) (end -1.475 1.3) (layer F.CrtYd) (width 0.05))
|
|
(fp_line (start -1.475 1.3) (end -1.475 -1.3) (layer F.CrtYd) (width 0.05))
|
|
(pad 1 smd roundrect (at 0.65 -0.8 90) (size 0.5 0.35) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
|
|
(pad 2 smd roundrect (at 0 -0.8 90) (size 0.5 0.35) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
|
|
(pad 3 smd roundrect (at -0.65 -0.8 90) (size 0.5 0.35) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
|
|
(pad 4 smd roundrect (at -0.975 0 180) (size 0.5 0.35) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
|
|
(pad 5 smd roundrect (at -0.65 0.8 90) (size 0.5 0.35) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
|
|
(pad 6 smd roundrect (at 0 0.8 90) (size 0.5 0.35) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
|
|
(pad 7 smd roundrect (at 0.65 0.8 90) (size 0.5 0.35) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
|
|
(pad 8 smd roundrect (at 0.975 0 180) (size 0.5 0.35) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
|
|
)
|