From fcd2ca6eaca65bf6fead9aa8b3f4132d4d8de04d Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Sat, 2 Nov 2013 03:09:16 -0700 Subject: [PATCH] Increase pad width on tfsoj-8 footprint Provides more area for solder. Signed-off-by: Keith Packard --- packages/tfsoj-8.5c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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; -- 2.47.2