Fix process-specific values in nickle-generated footprints
[hw/altusmetrum] / packages / switches / cus-12.5c
index 45e4c55dfbf308057a0db3ecae960ce4fa38e525..810b8e444654155eb432c80fbcbe02400a37a9ff 100644 (file)
@@ -80,10 +80,10 @@ pad_mm (hold_x, hold_y,
        "GND", "GND");
 
 pin_mm (-hole_x, hole_y, hole_diameter,
-       0.17, "GND", "GND");
+       0.18, "GND", "GND");
 
 pin_mm (hole_x, hole_y, hole_diameter,
-       0.17, "GND", "GND");
+       0.18, "GND", "GND");
 
 rect (-outline_x, -outline_y, outline_x * 2, outline_y * 2);
 rect (switch_x, switch_y, switch_width, switch_height);