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

Re: gEDA-user: Parts DB API



in -> process -> out

-----------------------------------------------------------------

Today's model

1) sch, sym -> gschem -> sch, sym, ps

2) sch -> gattrib -> sch

3)
sch -> gnetlist -> netlist, bill_of_materials

or

sch -> gsch2pcb/gnetlist -> pcb_file

3) pcb_file -> pcb -> gbr, cnc, ps, bill_of_materials


DB Model

1) sch, sym, bom -> gschem (with db interface)-> sch, sym, bom, ps

2) sch, bom -> gattrib (with db interface) -> sch, bom

3) sch, bom -> netlister -> netlist

4) netlist. pcb_file -> pcb -> gbr, cnc, ps, eco, pcb_file

5) sch, bom, eco -> netlister -> sch

6) bom -> ? -> csv

Somebody has to take bom and convert it to a csv text file suitable for
ordering parts



_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user