r5601 - trunk/gta02-core/modules

werner at docs.openmoko.org werner at docs.openmoko.org
Wed Sep 2 09:10:42 CEST 2009


Author: werner
Date: 2009-09-02 09:10:41 +0200 (Wed, 02 Sep 2009)
New Revision: 5601

Modified:
   trunk/gta02-core/modules/INFO
   trunk/gta02-core/modules/stdpass.fpd
Log:
- modules/stdpass.fpd: added over all length measurement
- modules/INFO: added pointer to AVX's version of footprints



Modified: trunk/gta02-core/modules/INFO
===================================================================
--- trunk/gta02-core/modules/INFO	2009-09-02 00:55:12 UTC (rev 5600)
+++ trunk/gta02-core/modules/INFO	2009-09-02 07:10:41 UTC (rev 5601)
@@ -30,7 +30,10 @@
 F: stdpass
 D: http://www.vishay.com/doc?20035
 # http://industrial.panasonic.com/www-data/pdf/AOA0000/AOA0000PE2.pdf
+# http://www.avx.com/docs/Catalogs/accuf-p.pdf
+#
 # To do:
+# - verify pad sizes. Everyone seems to use wildly different parameters :-(
 # - define keep out area
 
 # Test point (1.2 mm diameter)

Modified: trunk/gta02-core/modules/stdpass.fpd
===================================================================
--- trunk/gta02-core/modules/stdpass.fpd	2009-09-02 00:55:12 UTC (rev 5600)
+++ trunk/gta02-core/modules/stdpass.fpd	2009-09-02 07:10:41 UTC (rev 5601)
@@ -28,6 +28,7 @@
 }
 
 package "$name"
+unit mm
 table
     { name, L, W, a, b, e }
     { "0201", 0.6mm, 0.3mm, 0.28mm, 0.43mm, 0.23mm }
@@ -51,3 +52,4 @@
 measy pad_l.ll >> pad_l.h 0.3mm
 measx outline.ll >> outline.ur Oy+0.3mm
 measy outline.ur >> outline.ll 0.3mm
+measx pad_l.ll >> pad_r.x -0.5mm




More information about the commitlog mailing list