[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-user: Copy of gschem and PCB structures



I placed the scripts for copying schematic and PCB structures on
http://www.luciani.org
Also, there is a documentation file with an example that shows how to
make an electronic load (current sink) from multiple load-cells.

The scripts pcb-matrix and sch-matrix replicate PCB and schematic
structures by copying an input file to an output file multiple times
incrementing the (x,y) position of each copy. The copied structures
are arranged in a matrix as specified in a configuration file.

N.B. These scripts may not work for all layouts. I wrote sufficient
code to copy the schematic and PCB elements for one of my designs not
for all possible designs.

(* jcl *)