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=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=QX98fti6HC/NYDQoXM7NodKeKtW0avXlt8AhSemFz6U=; b=kJT0wk5xzrqNhBW3WPQkRZLM8lfb/wR6Se69aMiTuUCuTHX9Ixn1nRjULrEkes3Hlv Q37hXuigkQgqvmc2CPmywBASaRC9EJHpzWxZckP/OxlooQisjdeV0+fbujl/36da+T2Z U0iVAszmwlZ1Rv4e6Ph00U9s2DHWcoEukd6v/2Cru5u9BxtdjJUPLpxG2SN3tgzrGU/F uw3AyIH1wrtFj4cdHXYenwbaoP2aKYdeGHrUQ2DbNhgwK1XO/bNGWupia3PYq4ZOP0+V ObN1TLz36p/1DNEl/hJjw9GyvaH4EggRSBYbcPpVRCKtT8qyMP2+m6zOfroUDfz4NY3p Aijw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=QX98fti6HC/NYDQoXM7NodKeKtW0avXlt8AhSemFz6U=; b=iQjNjjjgKtoKIrapRH8sVWcvo7ksWKRXs3/z7l01KT84bJdW9Di4yKAORea2dTKp98 +K4VHFMMCx6Fa/USJTaaC+PC991lkRtwHUBnFDPV4QC8cRnnsU8UHN6is3KXoak1Brmb xGz/TzkLdBh9pTGZg1/AKlHVz9zWqfgqKDA1cQvJBzkws2PtbSz+yNAv0xdXDXaoT6jO oCmiolr8md1g0/+2/pl+blzsDCiuxLHOfztq338D410mqpEuS0lDuqdwGFOeHWXSiuhv lfdWbQ0mhyor2EGN9U9H+YxQqGsiW71MZKBb6Ad1R1yXd6ORUOZef1cpnPtxOtJw6yA1 DcHg== X-Gm-Message-State: APjAAAWxOUqn8LyhhMzfcZmHifYd8KWl66lxDrXdJutlnQwiYBh/YWIN iThktuVd31R5FPTJGuL93GeX1EnH1jpGAxE9CJCVMw== X-Google-Smtp-Source: APXvYqzSyDtG8YazHdlA3VRM83EGSRAw43/YyiZ1mS39JzGvCk5l9Hw9YesJjfdyoT3d+IJcc5qOvbf88Miq1wEu0zE= X-Received: by 2002:a5b:1d1:: with SMTP id f17mr29380656ybp.209.1553684560374; Wed, 27 Mar 2019 04:02:40 -0700 (PDT) MIME-Version: 1.0 References: <071d3b99-de5e-6613-93a0-d68e6984e37b AT q40 DOT de> In-Reply-To: <071d3b99-de5e-6613-93a0-d68e6984e37b@q40.de> From: "Erich Heinzle (a1039181 AT gmail DOT com) [via geda-user AT delorie DOT com]" Date: Wed, 27 Mar 2019 21:32:28 +1030 Message-ID: Subject: Re: [geda-user] PCAD Data File Migration To: geda-user Content-Type: multipart/alternative; boundary="000000000000506f5d05851160bc" Reply-To: geda-user AT delorie DOT com --000000000000506f5d05851160bc Content-Type: text/plain; charset="UTF-8" Is the format binary or text? ASCII conversion could be achieved with relatively low effort in translate2coralEDA with a dedicated parser. Binary conversion would require some form of format description to work with. If you are not in a hurry, I could implement a converter if provided with sufficient information. translate2coralEDA is the long planned refactor of translate2geda, with support for padstacks, polygons, arbitrary text +/- rotation and arcs in footprints, when exporting to pcb-rnd, but export of a simpler feature set is still possible for gEDA pcb. Regards, Erich On Wed, 27 Mar 2019 19:50 Derek Stewart (derek AT q40 DOT de) [via geda-user AT delorie DOT com], wrote: > Hi, > > I am trying to convert an old PCB 68060 4 layer project from PCAD to > gEDA, the data from the header of the data files shows the version of: > > Personal CAD Systems, Inc. > > > PC-CARDS Database file version : 2.08 > > > Is there any way to convert the P-CAD project files. > > I have tried Altium Designer, which is supposed have loadable P-CAD > import filters, but the data files I have are pre-date Altium's take > over of PCad. > > From Web searches, I found the data files could be from Accel EDA/PCAD > 2000. > > I have paper schematics and worse cause scenario, I will enter the > schematic by hand and re-create the PCB. > > -- > Regards, > > Derek > --000000000000506f5d05851160bc Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Is the format binary or text?

=
ASCII conversion could be achieved with relatively low ef= fort in translate2coralEDA with a dedicated parser.
=
Binary conversion would require some form of fo= rmat description to work with.

If you are not in a hurry, I could implement a converter if provided= with sufficient information.

translate2coralEDA is the long planned refactor of translate2geda, wi= th support for padstacks, polygons, arbitrary text +/- rotation and arcs in= footprints, when exporting to pcb-rnd, but export of a simpler feature set= is still possible for gEDA pcb.

Regards,

Erich=

On Wed, 27 Mar 2019 19:50 Derek Stewart (derek AT q40 DOT de) [via geda-us= er AT delorie DOT com], <geda-user= @delorie.com> wrote:
Hi,

I am trying to convert an old PCB 68060 4 layer project from PCAD to
gEDA, the data from the header of the data files shows the version of:

Personal CAD Systems, Inc.


PC-CARDS Database file version : 2.08


Is there any way to convert the P-CAD project files.

I have tried Altium Designer, which is supposed have loadable P-CAD
import filters, but the data files I have are pre-date Altium's take over of PCad.

=C2=A0From Web searches, I found the data files could be from Accel EDA/PCA= D
2000.

I have paper schematics and worse cause scenario, I will enter the
schematic by hand and re-create the PCB.

--
Regards,

Derek
--000000000000506f5d05851160bc--