Have ufqfpn24 pads extend 0.4mm outside of package
authorKeith Packard <keithp@keithp.com>
Fri, 10 Nov 2017 22:11:58 +0000 (14:11 -0800)
committerKeith Packard <keithp@keithp.com>
Fri, 10 Nov 2017 22:11:58 +0000 (14:11 -0800)
Signed-off-by: Keith Packard <keithp@keithp.com>
packages/ufqfpn24.5c

index 91a30051965669162b927e5f88cd47c6ce4a048c..c1690480532bf22a5eeb5fe4327e74df611111a6 100644 (file)
@@ -21,7 +21,7 @@ import Footprint;
 Footprint::process_soldermask = 0.05;
 
 real package_pad_width = 0.30;
-real pad_outside = 0.25;
+real pad_outside = 0.4;
 real pad_width = package_pad_width + pad_outside;
 real corner_pad_width = pad_width;
 real pad_height = 0.20;