>> Did you create a zero diameter hole in your design for any reason? > > Certainly not intentionally. Is there any sensible way to search and > see if there is one somewhere?
The best way is to look at the .pcb file using a text editor. Or you can export your Gerbers and look at the fab drawing. One of the files emitted when you export Gerbers is a fab drawing which will show all drill diameters and hole locations. See if that drawing shows any zero sized drills. Finally, if you find a D00 aperture defined in your Gerber file, that's a clue that you've created a zero sized hole. However, none of this has to do with creating polygons. Stuart _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

