| www.delorie.com/archives/browse.cgi | search |
| X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f |
| X-Recipient: | geda-user AT delorie DOT com |
| Date: | Tue, 23 Oct 2012 13:26:29 +0200 |
| From: | Jan Kasprzak <kas AT fi DOT muni DOT cz> |
| To: | geda-user AT delorie DOT com |
| Subject: | Re: [geda-user] gsch2pcb: pin labels missing |
| Message-ID: | <20121023112629.GA32696@fi.muni.cz> |
| References: | <20121022155416 DOT GT32696 AT fi DOT muni DOT cz> |
| MIME-Version: | 1.0 |
| In-Reply-To: | <20121022155416.GT32696@fi.muni.cz> |
| 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]); Tue, 23 Oct 2012 13:26:30 +0200 (CEST) |
| Reply-To: | geda-user AT delorie DOT com |
| Errors-To: | nobody AT delorie DOT com |
| X-Mailing-List: | geda-user AT delorie DOT com |
| X-Unsubscribes-To: | listserv AT delorie DOT com |
Replying to myself:
Jan Kasprzak wrote:
: 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.
Apparently pcb knows the pin names - when I do Shift-D and click
on the U40 footprint, the pop-up window with a copy of the footprint with
pin names is displayed. Having them displayed in the tooltip would be nice,
though (should I add a feature request to some request-tracking system?).
-Y.
--
| 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |