]> git.gag.com Git - hw/altusmetrum/commitdiff
Increase pad width on tfsoj-8 footprint
authorKeith Packard <keithp@keithp.com>
Sat, 2 Nov 2013 10:09:16 +0000 (03:09 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 2 Nov 2013 10:09:16 +0000 (03:09 -0700)
Provides more area for solder.

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

index c15764f520df852c33370ffc97ffb2a917d5975b..2ec0591ded005575a6a4dfafb8dad8c89ae16e82 100644 (file)
@@ -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;