From e7160032cd958484b4be27dea30244b2ee683fd9 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Wed, 2 Dec 2009 22:30:42 -0700 Subject: [PATCH] stretch the pins slightly since the part has always been a very tight fit --- pkg/newlib/SOIJ8.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/newlib/SOIJ8.py b/pkg/newlib/SOIJ8.py index 012dc6a..5c9cd9f 100755 --- a/pkg/newlib/SOIJ8.py +++ b/pkg/newlib/SOIJ8.py @@ -10,9 +10,9 @@ BodyWidth = 5.38 BodyHeight = 5.33 PinWidth = 0.65 -PinHeight = 1.5 +PinHeight = 1.7 PinSpacing = 1.27 -RowCenters = 6.8 +RowCenters = 7.0 RowSpacing = RowCenters - PinHeight import sys -- 2.30.2