Mail Archives: geda-user/2012/07/25/05:56:05.1
X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f
|
X-Recipient: | geda-user AT delorie DOT com
|
X-Mailer: | exmh version 2.7.2 01/07/2005 (debian 1:2.7.2-18) with nmh-1.3
|
X-Exmh-Isig-CompType: | comp
|
X-Exmh-Isig-Folder: | inbox
|
To: | geda-user AT delorie DOT com
|
Subject: | [geda-user] gsch2pcb/pcb bogus error message
|
Mime-Version: | 1.0
|
Message-Id: | <20120725095530.8B06581A00CB@turkos.aspodata.se>
|
Date: | Wed, 25 Jul 2012 11:55:29 +0200 (CEST)
|
From: | karl AT aspodata DOT se (Karl Hammar)
|
X-Virus-Scanned: | ClamAV using ClamSMTP
|
Reply-To: | geda-user AT delorie DOT com
|
I get:
$ gsch2pcb test.sch
WARNING: U? has no footprint attribute so won't be in the layout.
No elements found, so nothing to do.
$
but there is no refdes=U?, why is gsch2pcb complaining?
I'm trying to understand gnetlist/scheme/gnet-gsch2pcb.scm, but I
don't find anything obviously related to the above.
With pcb File->import schematics, I get
Unable to load footprint none
Cannot change attribute of U? - element not found
Cannot change attribute of U? - element not found
Cannot change attribute of U? - element not found
Cannot change attribute of U? - element not found
Cannot change attribute of U? - element not found
Can't add rat lines because no netlist is loaded.
So, I have the same problem there, where does the U? come from.
///
$ gsch2pcb --version
gsch2pcb 1.6
$ cat test.sch
v 20111231 2
C 48800 62700 1 180 0 net_nc.sym
$ locate net_nc.sym
/home/karl/git/openhw/share/gschem/net_nc.sym
$ cat ../share/gschem/net_nc.sym
v 20111231 2
T 0 1400 5 10 0 0 0 0 1
author=Karl Hammar
T 0 1200 5 10 0 0 0 0 1
description=net symbol, net line ends here
T 0 1000 5 10 0 0 0 0 1
refdes=N?
T 0 800 5 10 0 0 0 0 1
numslots=0
T 0 600 5 10 0 1 0 0 1
footprint=none
P 200 100 100 100 1 0 0
{
T 150 250 5 5 0 1 0 0 1
pintype=pas
T 150 150 5 5 0 1 0 0 1
pinlabel=1
T 150 150 5 5 0 1 0 0 1
pinnumber=1
T 150 150 5 5 0 1 0 0 1
pinseq=1
}
L 50 150 150 50 3 10 0 0 -1 -1
L 50 50 150 150 3 10 0 0 -1 -1
$
Regards,
/Karl Hammar
-----------------------------------------------------------------------
Aspö Data
Lilla Aspö 148
S-742 94 Östhammar
Sweden
+46 173 140 57
- Raw text -