From: Keith Packard Date: Sat, 2 Nov 2013 10:09:16 +0000 (-0700) Subject: Increase pad width on tfsoj-8 footprint X-Git-Tag: telelco-v3.0~843 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=fcd2ca6eaca65bf6fead9aa8b3f4132d4d8de04d;p=hw%2Faltusmetrum Increase pad width on tfsoj-8 footprint Provides more area for solder. Signed-off-by: Keith Packard --- diff --git a/packages/tfsoj-8.5c b/packages/tfsoj-8.5c index c15764f..2ec0591 100644 --- a/packages/tfsoj-8.5c +++ b/packages/tfsoj-8.5c @@ -18,8 +18,8 @@ load "footprint.5c" import Footprint; -real pad_width = 0.25; -real pad_height = 0.50; +real pad_width = 0.28; +real pad_height = 0.56; real pad_spacing = 0.5; real pad_y_off = 2.1 / 2 - pad_height/2;