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=ps8KN+hS+Pgu1nm7RJ0Wgs5sJmDj7pObvAtDPAYIq6o=; b=mGuAylpWoN1Pzx4gcr2sQL6QyLBspT4s/qMaDTt8q72ysUhM50VRSwAAXlwx/mBKJ7 dGEVxy+GJK1sly7Pc26Kxmbxxebf3/MufLSbKiYkQM33bU4RadKpwTUy+88Jem3BW8kD YS0m4wt+4ljeqXjWGkTJyBcBgL0cGUI3SAsLtSVPBXoCWKxyNPURvymVc2296Id7LXTO LPbcJX1wBUdVEkuDDJRtZpTo96DOc4nf/qUJVLerzhMbAxJ1CZm1hxaJgaHln2FDr3qO QeTIvNneshfbMgj6qwj3lpyjDR3UgFbYHSZV6Kgabg1LhhuElJiziwgJ8B+7cF/MGDyg 8ZIA== MIME-Version: 1.0 X-Received: by 10.182.137.198 with SMTP id qk6mr1386661obb.82.1431956518224; Mon, 18 May 2015 06:41:58 -0700 (PDT) In-Reply-To: <555977F0.4070106@wavecable.com> References: <555977F0 DOT 4070106 AT wavecable DOT com> Date: Mon, 18 May 2015 23:11:58 +0930 Message-ID: Subject: Re: [geda-user] Eagle to Gschem Conversion From: "Erich Heinzle (a1039181 AT gmail DOT com)" To: geda-user Content-Type: multipart/alternative; boundary=001a11c2e4ae9a47ca05165b5b80 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 --001a11c2e4ae9a47ca05165b5b80 Content-Type: text/plain; charset=UTF-8 I've been looking at https://github.com/DanChianucci/Eagle2Kicad it is in python and will apparently convert eagle schematics to kicad format, which may be a useful stepping stone for you. I am looking at it and figuring out how best to add direct eagle-gEDA footprint conversion currently. Cheers, Erich. On Mon, May 18, 2015 at 2:56 PM, Thomas D. Dean (tomdean AT wavecable DOT com) < geda-user AT delorie DOT com> wrote: > Does a working converter exist? > > I tried upconvert, but, it fails to parse the eagle schematic. > > > python -m upconvert.upconverter -i VLF-Preamp.sch -f eagle -o > VLF-Preamp-1.sch -t gEDA --unsupported --profile > WARNING: RUNNING UNSUPPORTED VERSION OF PYTHON (2.7 > 2.6) > DEBUG:main:parsing VLF-Preamp.sch in format eagle > ERROR: Failed to parse eagle > > Tom Dean > --001a11c2e4ae9a47ca05165b5b80 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I've been looking at=C2=A0=C2=A0 https://github.com/DanChianucc= i/Eagle2Kicad

it is in python and will apparently convert = eagle schematics to kicad format, which may be a useful stepping stone for = you.

I am looking at it and figuring out how best to add = direct eagle-gEDA footprint conversion currently.

Cheers,=

Erich.


On Mon, May 18, 2015 at 2:56 PM, Tho= mas D. Dean (tomdean AT wavecable DOT com= ) <geda-user AT delorie DOT com> wrote:
Does a working converter exist?

I tried upconvert, but, it fails to parse the eagle schematic.

> python -m upconvert.upconverter -i VLF-Preamp.sch -f eagle -o VLF-Prea= mp-1.sch -t gEDA --unsupported=C2=A0 --profile
WARNING: RUNNING UNSUPPORTED VERSION OF PYTHON (2.7 > 2.6)
DEBUG:main:parsing VLF-Preamp.sch in format eagle
ERROR: Failed to parse eagle

Tom Dean

--001a11c2e4ae9a47ca05165b5b80--