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 |
X-Original-DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
d=gmail.com; s=20120113; | |
h=mime-version:in-reply-to:references:from:date:message-id:subject:to; | |
bh=62DvaCQztWx7L0fEoE9VorEg+kI3x6iN2D0ZNYr66HQ=; | |
b=J4vqIIF0UCWCftu13qmA79xyuv1gvBnC7QrirzySvpOLBqv4Iuph6f7DWeXqS+C9tN | |
s3K/xdiIj5Sc4FZzwCVDByMTkOWCYy52BLxXrwfLHHYMQr0H33yImAicl8ULQmp/1syQ | |
eXHT5IQBV60Sg4SQxQrriZRV576Vub9e03O8y7mvzjeew9BNSsjHVztOsdpe6oYKN4tn | |
UkBMmwPkhVwPK1SDAGRHnbR9pq0b1uyEq83Yia8hOj8UJZsNZ5AFIktDgtSaIKSPAB/1 | |
NdY2hGX6UjIx33WbecSC93/0AYSaEDNr+VPJXu4+SUnj1RTJz6D1dAgf0X2yMpOWfPIN | |
7GAw== | |
X-Google-DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
d=1e100.net; s=20130820; | |
h=x-gm-message-state:mime-version:in-reply-to:references:from:date | |
:message-id:subject:to; | |
bh=62DvaCQztWx7L0fEoE9VorEg+kI3x6iN2D0ZNYr66HQ=; | |
b=g0KQ8tOLvCRmF6RIuOLy8V++xInNJH9Ei/harEv7AyNLqQwu3Pm51Py6KCHbezawvu | |
2jZlpAV8D/0H/BgFDcUti5iPVvVwUiqb7zr3BZAUDVmj1mrDym+/iOlCux4QSKSH18PE | |
G/P14OarE4j/4gs0uLirdoMjFQh9cQwOun127HcsCEYPFvHVKP1Xcl5P8qQfroGeecOg | |
l/neg7yF+a4dQf+HJt8ZQ7OyzD8jMUMrqip451Bhb0WAZYn+sUFBpX9SEVXdx6wMBPsn | |
nKgjJxCWFOjMao5Gk/6FcKG9SYUQcUknbpWAC87VpCx9VT2IrptXYASgE1EVxmh1LXyV | |
o92A== | |
X-Gm-Message-State: | AEkooutB8gsYVrfTvcIVspO9L5qlzS69mUG2hhX9zCNrG/czMusDLfMx0L4pmHL7goCrYtrYUg5W1QAy7sNs7Q== |
X-Received: | by 10.157.63.214 with SMTP id i22mr7752257ote.156.1470091484658; |
Mon, 01 Aug 2016 15:44:44 -0700 (PDT) | |
MIME-Version: | 1.0 |
In-Reply-To: | <201608012000.u71K0pN2001967@envy.delorie.com> |
References: | <23abdc31 DOT 72365e7a DOT 572529a9 DOT 212e2 AT o2 DOT pl> <a5562efe70ac4b83b066facd19a46167 AT gwp> |
<20160801162742 DOT GA27552 AT recycle DOT lbl DOT gov> <20160801184707 DOT 7b3dda2d3c0d13e103a5ec59 AT gmail DOT com> | |
<a7acaf21-df0d-d209-d053-fcc470762ea3 AT ecosensory DOT com> <s6n60rkz3g8 DOT fsf AT blaulicht DOT dmz DOT brux> | |
<201608012000 DOT u71K0pN2001967 AT envy DOT delorie DOT com> | |
From: | "Erich Heinzle (a1039181 AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> |
Date: | Tue, 2 Aug 2016 08:14:44 +0930 |
Message-ID: | <CAHUm0tO1-ke5jcKsqYstiajENUis2f=nn5=jZkaNQ+HGDVg6zw@mail.gmail.com> |
Subject: | Re: [geda-user] Wilkinson splitter - how to implement and use? |
To: | geda-user <geda-user AT delorie DOT com> |
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 |
--001a1145945cbb1f3805390a5838 Content-Type: text/plain; charset=UTF-8 If pcb were modified to honour the flag, I could easily add a "nodrc" flag as discussed to the non-pad line element outputs of the utility. An interim hack would be to modify the utility to optionally generate the non pad elements as Symbolline elements, i.e. a "text symbol", and allocate the resulting element to a spare text symbol in the PCB file, which would be overlaid on the pads, since recent comments on the mailing list seemed to indicate that text on copper was ignored for DRC purposes. This would get tedious for multiple power dividers of different dimensions on the one board, however. Regards, Erich. On Tue, Aug 2, 2016 at 5:30 AM, DJ Delorie <dj AT delorie DOT com> wrote: > > > Can we please work towards more orthogonality? > > Go right ahead :-) > --001a1145945cbb1f3805390a5838 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div>If pcb were modified to honour the flag, I could easi= ly add a "nodrc" flag as discussed to the non-pad line element ou= tputs of the utility.</div><div><br></div><div>An interim=C2=A0hack would b= e to modify the utility to optionally generate the non pad elements as Symb= olline elements, i.e. a "text symbol", and allocate the resulting= element to a spare text symbol in the PCB file, which would be overlaid on= the pads, since recent comments on the mailing list seemed to indicate tha= t text on copper was ignored for DRC purposes. This would get tedious for m= ultiple power dividers of different dimensions on the one board, however.</= div><div><br></div><div>Regards,</div><div><br></div><div>Erich.</div></div= ><div class=3D"gmail_extra"><br><div class=3D"gmail_quote">On Tue, Aug 2, 2= 016 at 5:30 AM, DJ Delorie <span dir=3D"ltr"><<a href=3D"mailto:dj AT delor= ie.com" target=3D"_blank">dj AT delorie DOT com</a>></span> wrote:<br><blockquo= te class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc so= lid;padding-left:1ex"><span><br> > Can we please work towards more orthogonality?<br> <br> </span>Go right ahead :-)<br> </blockquote></div><br></div> --001a1145945cbb1f3805390a5838--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |