On Nov 28, 2007 10:43 AM, DJ Delorie <[EMAIL PROTECTED]> wrote: > > > I am searching for the documentation of gschem and especially for > > creating subcircuits with geschem. I need a subcircuit 16 times on a > > pcb, so I want to use that feature. > > John and I have written scripts to do this. Mine are on > gedasymbols.org; you want page-renumber to copy a schematic page to > other pages (put one copy of the subcircuit on a page, renumber it to > make the other 15) and the RenumberBlock plugin from > http://www.delorie.com/pcb/ to copy the layout (import the first > schematic page and lay it out by hand, cut-n-paste it to the other 15 > while renumbering it as you paste)
My scripts, sch-matrix and pcb-matrix, are at http://www.luciani.org/geda/util/util-index.html Create the subcircuit schematic and pcb layout by hand and sch-matrix and pcb-matrix will create the copies and update the refdeses. (* jcl *) -- http://www.luciani.org _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

