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:date:message-id:subject:from:to :content-type; bh=1BJcy7oFjB5sc3rpf636puSkhTDxamRkixN6rM1wqUQ=; b=X8lPmeD5HS7UPXaGCMNfsEVCngd2yU8p7PNswZUk5bLwc/FEdmgF+Rhfs61WQbGugl Z3C+BZsyH1u0QhV66zTnzW4WQvyUaOBk43CCF+tcrniFbqwuMIL+TJ5IPamAnh+G0O5y 7xOOzThqGS6M18O/tdt4FYSiF6yahOKXHUaV1iUsaVMAyDVf/bGjqdwtGwEGPvHTSe7B +Hv+dbUaU3fqZmOZr5o6mbQoGYGa7yQA72sW+0w83xpYEN4bo4E46hmjYKju0KgvuA8y dnYyXY//fdJLOfv3m4qST9VSXAFxPercBWUsAiv3jUOvjuMRCePXv63cP5QFkq5V1kRI mN5g== MIME-Version: 1.0 X-Received: by 10.25.209.146 with SMTP id i140mr5565772lfg.69.1445519770192; Thu, 22 Oct 2015 06:16:10 -0700 (PDT) In-Reply-To: References: <73ED29DA-968B-4675-9B00-125E03683C9B AT noqsi DOT com> <201510220112 DOT t9M1Ccfq013731 AT envy DOT delorie DOT com> <201510220136 DOT t9M1a5Uw015222 AT envy DOT delorie DOT com> <201510220149 DOT t9M1nrIe016145 AT envy DOT delorie DOT com> <20151022023002 DOT GA25952 AT recycle DOT lbl DOT gov> <20151022090751 DOT ecb5bc25c7d968646dea2e85 AT gmail DOT com> Date: Thu, 22 Oct 2015 09:16:10 -0400 Message-ID: Subject: Re: [geda-user] A lesson from gnet-makefile From: "Evan Foss (evanfoss AT gmail DOT com) [via geda-user AT delorie DOT com]" To: gEDA users mailing list Content-Type: text/plain; charset=UTF-8 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 Precedence: bulk On Thu, Oct 22, 2015 at 6:19 AM, Kai-Martin Knaak wrote: > Nicklas Karlsson wrote: > >> Yes, only problem with star ground symbol in gschem is how many pins >> it should have. In pcb for many cases it would make sense with one >> common connection point. >> > Last time this topic surfaced on the mailing list the most practical > suggestion was to exploit a pecularity of text in copper: > The connection check of geda-pcb completely ignores letters. Insert a > large "-" and make regular tracks overlap with the character but not > connect to each other. That is a scary bug. > This is of course an abuse of a missing feature (connection check of > strings in copper) which might break if/when somebody takes the time > to fix it. But at least it works now. > > And it gives a hint for a second best solution: Add a tag "ignore-for- > connection-check" which can be attached to a track segment. This would > of course also not check for unwanted connections to the tagged > segment. But since it is an explicit localized exception, the risk is > manageable. After all, we live with not connection checked text all > the time... > > ---<)kaimartin(>--- > -- Home http://evanfoss.googlepages.com/ Work http://forge.abcd.harvard.edu/gf/project/epl_engineering/wiki/