Mail Archives: geda-user/2012/10/22/11:55:15
X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f
|
X-Recipient: | geda-user AT delorie DOT com
|
Date: | Mon, 22 Oct 2012 17:54:16 +0200
|
From: | Jan Kasprzak <kas AT fi DOT muni DOT cz>
|
To: | geda-user AT delorie DOT com
|
Subject: | [geda-user] gsch2pcb: pin labels missing
|
Message-ID: | <20121022155416.GT32696@fi.muni.cz>
|
MIME-Version: | 1.0
|
User-Agent: | Mutt/1.5.20 (2009-12-10)
|
X-Muni-Spam-TestIP: | 147.251.48.3
|
X-Muni-Envelope-From: | kas AT fi DOT muni DOT cz
|
X-Muni-Virus-Test: | Clean
|
X-Greylist: | Sender IP whitelisted, not delayed by milter-greylist-3.0 (tirith.ics.muni.cz [147.251.4.35]); Mon, 22 Oct 2012 17:54:18 +0200 (CEST)
|
Reply-To: | geda-user AT delorie DOT com
|
Hello again,
another question about pin labeling: I have a symbol which has
pinlabel= attribute set on all pins - for example this one:
http://www.gedasymbols.org/user/jan_kasprzak/symbols/mcp1701a-1.sym
When I add it to the schematics and run gsch2pcb, the resulting
pcb file does not have the pin names set, even though I have entered
the :ExecuteFile(board.cmd) command into pcb. When I hold mouse over
one of the pins, a tooltip pops-up with the following lines:
Element Name: U40
Pin Name: U40-2
Net Name: +5V
I would expect the "Pin Name" to be "Vout" instead of U40-2.
The "board.cmd" script generated by gsch2pcb contains the following lines:
[...]
# Start of element U40
ChangePinName(U40, 2, Vout)
ChangePinName(U40, 1, GND)
ChangePinName(U40, 3, Vin)
[...]
What am I missing? Maybe the command file did not get executed at all?
I've got no negative feedback either on STDERR or in Window->Message Log
pop-up.hs, though.
Thanks!
-Yenya
--
| Jan "Yenya" Kasprzak <kas at {fi.muni.cz - work | yenya.net - private}> |
| GPG: ID 1024/D3498839 Fingerprint 0D99A7FB206605D7 8B35FCDE05B18A5E |
| http://www.fi.muni.cz/~kas/ Journal: http://www.fi.muni.cz/~kas/blog/ |
Please don't top post and in particular don't attach entire digests to your
mail or we'll all soon be using bittorrent to read the list. --Alan Cox
- Raw text -