Change pin/pad clearance to 6mils on ufqfpn48
authorKeith Packard <keithp@keithp.com>
Sun, 11 Aug 2013 21:10:06 +0000 (23:10 +0200)
committerKeith Packard <keithp@keithp.com>
Sun, 11 Aug 2013 21:10:06 +0000 (23:10 +0200)
Make it work with both oshpark and 66each

Signed-off-by: Keith Packard <keithp@keithp.com>
packages/ufqfpn48.5c

index 6f352b57f16293196e9dc38e501d5997887af8d8..27eac42544df562290ac22071b624d9fe29e59c8 100644 (file)
@@ -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;