fix clearance issue on gps antenna footprint, proposed placement
[hw/telegps] / packages / ap.10g.5c
index b3fa11afb47dbba58214538ad63c4be80063967e..40db0e6ccb6fc2d7a3f4f0a91ea95dedaf75c7e7 100644 (file)
@@ -46,7 +46,7 @@ real  feed_x = 0;
 real   feed_y = feed_height / 2;
 
 real   line_width = 1.29;
-real   line_height = 3;
+real   line_height = 2;
 real   line_x = 0;
 real   line_y = feed_y + line_height/2;
 real   line_clear = feed_clear;
@@ -60,8 +60,8 @@ real  mark_y = -edge_y + mils1002mm(line_thickness) / 2;
 line(-hole_x, mark_y, hole_x, mark_y);
 
 /* alignment holes */
-pin_mm_clear(-hole_x, -hole_y, hole_diameter, .01, 0, "GND", "GND");
-pin_mm_clear(hole_x, -hole_y, hole_diameter, .01, 0, "GND", "GND");
+pin_mm_clear(-hole_x, -hole_y, hole_diameter, .01, 0.35, "GND", "GND");
+pin_mm_clear(hole_x, -hole_y, hole_diameter, .01, 0.35, "GND", "GND");
 
 /* vertical pads */