On Thu, Jan 29, 2009 at 05:25:06PM -0500, DJ Delorie wrote: > > LoadFrom(Layout,powermeter-blank.pcb)
How did you get the hookups in that? Did you edit a merged board and then delete the modules? It seems error prone since you might get far into the project and eventually want to change both the "channel" and the "blank" and re-merge. > LoadFrom(LayoutToBuffer,channel1.pcb) > > # left upper, first one already there > # First is at 200,0 > > PasteBuffer(ToLayout,0,30000) This is where the Inkscape concept of "clones" would be handy. That way the pasted copies would all continue to inherit from the master... I guess first we'd need a concept of "groups". That might not be too hard... -- Ben Jackson AD7GD <[email protected]> http://www.ben.com/ _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

