Andrea Grillini wrote: > It happened to me at least twice. I draw a pcb or a footprint and then I > keep seeing the square mentioned in the subject and a can't get rid of > it. It looks like a tiny square hole and apparently it has no connection > with the rest of the drawing, it simply stays there. Any explanation? > Any solution?
I've seen this before in some of my designs and it was driving me bananas. I finally figured out what it was by noting the XY coordinates of the 'hole' and searching the .pcb file for similar values. It turned out to be a text object with null string data. I just used a text editor to delete it from the .pcb file and it went away. Eric _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

