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=20161025; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=D8olmBXz2YfOPu90qRqugin35xgYFDAMQU82LtqiCOQ=; b=i8xtX8BPyLVM4IxO/LMZf/EA7385p7cr+WTPl3PU3o/TNxQVA4qEtrOByNQwl+Kilh 5uVllPBRGkpiWC8Xl6Cem4hmS1Q5hTVplh0cAAoz312T/8tQgFzjsdkaXsbQJuptA6kX txbHmKoHDFy/8z9+vv62oITrChMSjRqk4NFAhTC5Tc4+/i0Z13uibqs8gf7HcOVO0FCs B30QKmv24m5/dHgEwMdw2WWpxqq9egoPpE7Bcr8M2lBe1hvFnmMGYnXGd1DVAHXPJz9p CAxnbmt/Q+ySB43Lg5m9Y4DuZBMmeCf7LYbkSgBPCNr19Cu3HipEle4927Lmvvs3sEMC E4pQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=D8olmBXz2YfOPu90qRqugin35xgYFDAMQU82LtqiCOQ=; b=QUS9jOcpx+lEuU1UGPynRMSgpPQhozMvq15WhtRI67Rzh5+H0jiT8CwfIPlZ0E6pbX 74cJJKNOT0TliTikKW9cd5A1pgKUVZG+1koxGUcHmsvmnyF7tUl3aCfW739gFbwCT+uI K8rd+3Y01wsrfXYP+ZsyYtwMGfre9qE2i1tL07eNXEaoz8FKM5vg5AMplec35Te1UkMk 7TbT7FzlJzopvuoqtCiR/Uq49qC56K+sOThJ7TsmPrefHJ3/I7jRuLk8U8kLvNuiT1sl j/BmexDfeeWdatGAv1Hs+0+DpgG9EpUoReOF43EfWNrrnWeigJpa+9VR6v7T7V/85Fjc gzTg== X-Gm-Message-State: AMke39lIA1mhlqOsyeMv8CPP/FkcdYYMUy+gxSImLvaXOcUQgXug0Cw80Vv75829GhjpAQ== X-Received: by 10.25.23.33 with SMTP id n33mr9220990lfi.48.1489517069221; Tue, 14 Mar 2017 11:44:29 -0700 (PDT) Date: Tue, 14 Mar 2017 19:44:24 +0100 From: "Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] [pcb-rnd] tEDAx footprint load support Message-Id: <20170314194424.a2f383cf15dcf3ae8e204261@gmail.com> In-Reply-To: References: X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.31; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 A good initiative but I also have some suggestions: - Holes without plating is common. - A hole is usually thru all layers but it might be useful to restrict as for objects. - Is clear really needed, I thought this a ruled applied between or objects in general. I found a book in math a short while ago and could not resist, tommorow is examination but then I will have more time whatever the result is. Regards Nicklas Karlsson On Mon, 13 Mar 2017 07:47:36 +0100 (CET) gedau AT igor2 DOT repo DOT hu wrote: > Hi all, > > pcb-rnd now has a crude, but working tEDAx footprint load functionality. We > already had tEDAx footprint save. tEDAX specification can be found at > > http://repo.hu/projects/tedax > > If your favorite layout tool doesn't yet support tEDAx, please file a feature > requests on their bugtracker. I offer support for any developer wanting to > implement tEDAx load and/or save in their tools. > > Regards, > > Igor2