It really sounds like the end of your pin is not on the grid. Make sure your pins end on the grid. You can do this in one of two ways:
1. Make sure the grid is visible and set to 100. Then zoom in on the offending pin and visually make sure the red dot (the pin's end) is on the grid. 2. If that fails, you can open your .sch file in a text editor and inspect the positions of all pins. The definition of the file format is here: http://www.geda.seul.org/wiki/geda:file_format_spec#pin Make sure that the pins all begin and end with (X, Y) coordinates ending in a nice round 0 or 00 (i.e. 34100, and not 34124). HTH, Stuart On Sat, 24 May 2008, Paul Probert wrote: > Folks, > Today gschem got into a snit with one of my diagrams, and refused to > make a connection when drawing a net from a pin on a symbol to another > net. That is, the end of the net is left with the red box, and won't > make the yellow dot when it hits another net. Also, the netlist will > show a pin disconnected, as verified by PCB not showing any rats going > to the pin. > I suspect there's something in my schematic, some homemade symbol > that's throwing it into a tizzy. All my pins are on 100 mil grids as > far as I can tell. Anybody ever have this kind of trouble? > I am using 1.4.0.20080127, on Gentoo. > > Thanks in advance, > Paul Probert > > > > _______________________________________________ > geda-user mailing list > [email protected] > http://www.seul.org/cgi-bin/mailman/listinfo/geda-user > _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

