mirror of
git://projects.qi-hardware.com/kicad-libs.git
synced 2024-11-16 17:10:16 +02:00
stdpass.fpd: enlarged 0402 and 0603 footprint
For details, see http://lists.en.qi-hardware.com/pipermail/discussion/2011-January/006959.html Note: 0402-M and 0603-M will be deleted later, along with all the other *-M.
This commit is contained in:
parent
4dfabf5143
commit
e29769046c
@ -33,8 +33,8 @@ unit mm
|
|||||||
table
|
table
|
||||||
{ name, L, W, a0, b, e }
|
{ name, L, W, a0, b, e }
|
||||||
{ "0201", 0.6mm, 0.3mm, 0.28mm, 0.43mm, 0.23mm }
|
{ "0201", 0.6mm, 0.3mm, 0.28mm, 0.43mm, 0.23mm }
|
||||||
{ "0402", 1mm, 0.5mm, 0.4mm, 0.6mm, 0.5mm }
|
{ "0402", 1mm, 0.5mm, 0.5mm, 0.6mm, 0.5mm }
|
||||||
{ "0603", 1.55mm, 0.85mm, 0.5mm, 0.9mm, 1mm }
|
{ "0603", 1.55mm, 0.85mm, 0.7mm, 0.9mm, 0.8mm }
|
||||||
{ "0805", 2mm, 1.25mm, 0.7mm, 1.3mm, 1.2mm }
|
{ "0805", 2mm, 1.25mm, 0.7mm, 1.3mm, 1.2mm }
|
||||||
{ "1206", 3.2mm, 1.6mm, 0.9mm, 1.7mm, 2mm }
|
{ "1206", 3.2mm, 1.6mm, 0.9mm, 1.7mm, 2mm }
|
||||||
{ "1210", 3.2mm, 2.5mm, 0.9mm, 2.5mm, 2mm }
|
{ "1210", 3.2mm, 2.5mm, 0.9mm, 2.5mm, 2mm }
|
||||||
@ -50,7 +50,7 @@ set Oy = b+2*clear
|
|||||||
table
|
table
|
||||||
{ variant, a }
|
{ variant, a }
|
||||||
{ "", a0 }
|
{ "", a0 }
|
||||||
{ "-M", a0+0.05mm }
|
{ "-M", a0 }
|
||||||
|
|
||||||
frame pads @
|
frame pads @
|
||||||
frame outline @
|
frame outline @
|
||||||
|
Loading…
Reference in New Issue
Block a user