> I've got a connector that is connected properly, etc, but needs to > be mirrored left/right. How do I do this and keep the connects, > etc, in tact. The real problem is that the pinout in the footprint > should probably be mirrored.
If you mean to change the pinout without moving the connector, no, no easy way. The right way is to make a new footprint with the right pinout (using perl, a text editor, pcb, whatever) and a different name, and assign that footprint to your part. You can, in theory, renumber pins on the fly, but that's the road to ruin if the original footprint ever gets used again, and you forget about the numbering change. _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

