Index: read.c =================================================================== --- read.c (revision 36399) +++ read.c (revision 36400) @@ -1104,7 +1104,7 @@ pcb_data_t *data; eagle_pstk_shape_t sh = EAGLE_PSH_ROUND; /* if nothing is said, round is used by eagle */ int roundness = 0; - int rot = 0, onbottom = 0, plated = 1; + int rot = 0, onbottom = 0, plated = is_hole ? 0 : 1; switch(loc) { case IN_SUBC: