freshen dimensions to better match parts
authorBdale Garbee <bdale@gag.com>
Tue, 23 Dec 2008 22:05:41 +0000 (15:05 -0700)
committerBdale Garbee <bdale@gag.com>
Tue, 23 Dec 2008 22:05:41 +0000 (15:05 -0700)
pkg/newlib/SOIJ8.py

index 7913c52f34b367227d47ac1225a09cd36bce0f65..30e06b0f9a2975be813843656257fa29504802a5 100755 (executable)
@@ -4,11 +4,12 @@
 # Program to emit PCB footprint for SOIJ8 package used by 24FC1025
 #
 
-# dimensions in mm from DS00049AR.pdf Microchip packaging datasheet
+# dimensions in mm from 22064B.pdf datasheet for Microchip 25LC1024
+
 PinWidth = 0.65
-PinHeight = 1.35
+PinHeight = 1.5
 PinSpacing = 1.27
-RowSpacing = 6.6
+RowSpacing = 6.8
 
 import sys