stretch the pins slightly since the part has always been a very tight fit
[hw/bdale] / pkg / newlib / SOIJ8.py
index b64099ccdf51d31bbc9620e062b042360df906d5..5c9cd9f424b11c45fc99143797030914cffb9538 100755 (executable)
@@ -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
@@ -21,6 +21,11 @@ import sys
 def mm2mils100( mm ):
        return int( mm / 25.4 * 1000.0 * 100.0 + 0.5 )
 
+print '# author: Bdale Garbee'
+print '# email: bdale@gag.com'
+print '# dist-license: GPL 2'
+print '# use-license: unlimited'
+
 print 'Element[0x0 "SOIJ8" "" "" 0 0 -10161 -12011 0 100 0x0]'
 print "("
 for pin in range (0,4):