From: Bdale Garbee Date: Tue, 23 Dec 2008 22:05:41 +0000 (-0700) Subject: freshen dimensions to better match parts X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=2acbebcacadae292c26cc66a1901a24e7a22190a;p=hw%2Fbdale freshen dimensions to better match parts --- diff --git a/pkg/newlib/SOIJ8.py b/pkg/newlib/SOIJ8.py index 7913c52..30e06b0 100755 --- a/pkg/newlib/SOIJ8.py +++ b/pkg/newlib/SOIJ8.py @@ -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