From: Keith Packard Date: Sun, 11 Aug 2013 21:10:06 +0000 (+0200) Subject: Change pin/pad clearance to 6mils on ufqfpn48 X-Git-Tag: telelco-v3.0~858 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=1279cbbd39c8693eb157a83a9cc08d0ec56784b2;p=hw%2Faltusmetrum Change pin/pad clearance to 6mils on ufqfpn48 Make it work with both oshpark and 66each Signed-off-by: Keith Packard --- diff --git a/packages/ufqfpn48.5c b/packages/ufqfpn48.5c index 6f352b5..27eac42 100644 --- a/packages/ufqfpn48.5c +++ b/packages/ufqfpn48.5c @@ -21,7 +21,7 @@ import Footprint; real pad_width = 0.55; real pad_height = 0.30; real pad_spacing = 0.50; -real pad_clearance = 10 / 1000 * 25.4; +real pad_clearance = 12 / 1000 * 25.4; real pad_x_off = 6.20 / 2; real pad_y_off = 6.20 / 2;