Update nx3215sa xtal footprint to use suggested land pattern
authorKeith Packard <keithp@keithp.com>
Tue, 1 Jul 2014 23:10:23 +0000 (16:10 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 1 Jul 2014 23:10:23 +0000 (16:10 -0700)
The package pads are 0.75 x 1.3 mm, but the data sheet suggests a pad
size of 1.0 x 1.8mm to ensure sufficient solder around, I assume.

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

index a62d8deaa39b2a7aa2436449392cf0df74b3f243..ee2f808feefaaad9a8d6ace287848bdecc8a0577 100644 (file)
@@ -21,9 +21,9 @@ import Footprint;
 real package_width = 3.20;
 real package_height = 1.50;
 
-real pad_width = 0.75;
-real pad_height = 1.30;
-real pad_space = 1.70+0.75;
+real pad_width = 1.0;
+real pad_height = 1.8;
+real pad_space = 1.50+1.0;
 
 element_start("cx1vsm");