gsch2pcb generates a file test.pcb with these corrupted lines:
Mark(25 110) )-95P-280L1-5N__LTC_S5_Package(SOT23-95P-280L1-5N__LTC_S5_Package,U?,unknown) Layer(1 "solder")
I guess that the problem may be the name of the footprint, but the name does not contain illegal characters?
Try without any "-" characters in it, they confuse M4. Depending on what version you have installed, and whether you rely on any M4, or "oldlib" footprints, you could try:
gsch2pcb --skip-m4 ...
Regards,
Peter C
--skip-m4 does not help, but removing all 3 "-" solves the problem.
I am using gsch2pcb 1.6, geda20070216
that is wierd.
Thanks -Dan
_______________________________________________ geda-user mailing list geda-user@xxxxxxxxxxxxxx http://www.seul.org/cgi-bin/mailman/listinfo/geda-user