X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com Date: Sun, 23 Dec 2018 19:12:51 +0100 (CET) X-X-Sender: igor2 AT igor2priv To: "richard lucassen (mailinglists AT lucassen DOT org) [via geda-help AT delorie DOT com]" X-Debug: to=geda-help AT delorie DOT com from="gedah AT igor2 DOT repo DOT hu" From: gedah AT igor2 DOT repo DOT hu Subject: Re: [geda-help] rounded rectangle pin In-Reply-To: Message-ID: References: <20181223135915 DOT dc65acb6e972c12aaccdf031 AT lucassen DOT org> <20181223155414 DOT ffbbedee77ca5ed1ee23c63d AT lucassen DOT org> <20181223165218 DOT 9ee6667b0395c802e641c4fa AT lucassen DOT org> <20181223180349 DOT ff0f30dbbe4b412aca23e3fa AT lucassen DOT org> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: geda-help AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-help AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 23 Dec 2018, gedah AT igor2 DOT repo DOT hu wrote: > > >On Sun, 23 Dec 2018, richard lucassen (mailinglists AT lucassen DOT org) [via geda-help AT delorie DOT com] wrote: > >>On Sun, 23 Dec 2018 17:15:14 +0100 (CET) >>gedah AT igor2 DOT repo DOT hu wrote: >> >> >>> >Uhhh, the latest version of OrCad I used was 3.20, IIRC the DOS-6.22 >>> >version of 1989, I have never seen a better SDT than that version of >>> >82kB (!) in size (ex libs). I was already wondering if I could import >>> >Calay formatted netlists into pcb-rnd, but I didn't see the >>> >option :-( >>> >>> Netlist is cheap to implement. If you supply example files and >>> testing, that can happen in a few days. >> >>Even if it's 30 years old? > >Yup. The cost of netlist import code is very low, so I can hardly resist >implementing import for any old format. FYI, the initial version of the import plugin got implemented meanwhile - it reads the sample files properly. The action is: LoadCalayFrom("foo.net") Regards, Igor2