mirror of
git://projects.qi-hardware.com/kicad-libs.git
synced 2024-11-25 18:05:55 +02:00
modules/qfp.fnp: change pad width X1 from 0.55 to 0.45 mm (reported by Adam Wang)
The data sheet says it shall be 0.40-0.50 mm
This commit is contained in:
parent
c1811e3723
commit
6ee60a4607
@ -60,7 +60,7 @@ unit mm
|
||||
|
||||
table
|
||||
{ name, pins, X1, Y1, e, C1, C2, D1, E1 }
|
||||
{ "LQFP32", 32, 0.55mm, 1.3mm, 0.8mm, 8.45mm, 8.45mm, 7mm, 7mm }
|
||||
{ "LQFP32", 32, 0.45mm, 1.3mm, 0.8mm, 8.45mm, 8.45mm, 7mm, 7mm }
|
||||
|
||||
set X2 = X1+(pins/4-1)*E
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user