1
0
mirror of git://projects.qi-hardware.com/kicad-libs.git synced 2024-07-04 15:15:29 +03:00

modules/bga.fpd: make "row" a loop and use the "row" table only for lookups

This commit is contained in:
Werner Almesberger 2012-11-01 01:30:59 -03:00
parent 87db42541b
commit e5c8bd997e

View File

@ -43,7 +43,7 @@ package "BGA-$pins"
unit mm
table
{ row, rname, inner }
{ ?row, rname, inner }
{ 0, "A", 1 }
{ 1, "B", 1 }
{ 2, "C", 1 }
@ -72,6 +72,8 @@ table
{ 484, 22, 22, 10, 11, 0.6mm, 0.6mm, 1mm, 21mm, D1, 23mm, D }
{ 324, 18, 18, 8, 9, 0.5mm, 0.5mm, 0.8mm, 13.6mm, D1, 15mm, D }
loop row = 0, Nr-1
frame last @
frame first @
frame inner @