Am Freitag, den 28.11.2008, 09:19 -0500 schrieb John Luciani: > > Did you happen to forget to reload your netlist when you started PCB? > > (* jcl *) >
OK, seems to be a problem of gsch2pcb and/or gnetlist. Using attributes graphical=1 makes that element is not present on pcb, but it connections are still in netlist (at least if the symbol is connected in schematic and has refdes and value.) Is this known behavior? [EMAIL PROTECTED] ~/gEDA/DAD $ gsch2pcb --version gsch2pcb 1.6 [EMAIL PROTECTED] ~/gEDA/DAD $ gnetlist --verbose gEDA/gnetlist version 1.4.0.20080127 gEDA/gnetlist comes with ABSOLUTELY NO WARRANTY; see COPYING for more details. This is free software, and you are welcome to redistribute it under certain conditions; please see the COPYING file for more details. Remember to check that your schematic has no errors using the drc2 backend. You can do it running 'gnetlist -g drc2 your_schematic.sch -o drc_output.txt' and seeing the contents of the file drc_output.txt. ERROR! You must specify at least one filename Usage: gnetlist [OPTIONS] filename1 ... filenameN -e --embedd Force embedding contents of .include file (spice-sdb) -h --help Print this help string -i Interactive scheme mode -I --include Put .INCLUDE <filename> in output file instead of model file's contents (spice-sdb) -q Quiet mode -l filename Load scheme file before loading backend -m filename Load scheme file after loading backend, but still before executing procedure -n --nomunge Don't autocorrect refdeses (spice-sdb) -g proc Scheme procedure (netlister backend) to execute. Use '-g help' to list available backends. -o filename Output netlist filename -c string Execute string as a scheme script -O option Pass the given option to the backend -v --verbose Verbose mode on -s --sort Sort output netlist (spice-sdb) [EMAIL PROTECTED] ~/gEDA/DAD $ _______________________________________________ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user