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=20221208; t=1683647449; x=1686239449; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=nJ2Wv1k5M1BM6jb10Xta0Ye1Rc0HcijRm0++N3sTkz8=; b=OvaraNca2KxfLOlLqkhGDSMi4ULz1KIFv+6hnaLd7srYgwqhCFNJLaFU0XdGn5BKIo GnQLrYUAu/6wAXZSAqiXUQgsNd0a4/yi87tYG50IqomT5d+plF+7nrfgtGIw9qpGbH9s Y0Xfm+YUFiluJA13fmFXWOMHqMlAWkiG2kFkp4HW7QWlMM3dPWn0Az1eZnqQ+JSxWYi2 o12pjskb4OnyoSQZ47orWx5HrzmVRCrAI/htounShB4QzKMAzUfl48Isz+sZNre1Lc5j DBtUR+zPh1qkLhlOTcu9/7YypENLaqAkJjXnmu8ok0lxK5zw4FpJJgKegVEeVbTlrgFr oxnQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683647449; x=1686239449; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=nJ2Wv1k5M1BM6jb10Xta0Ye1Rc0HcijRm0++N3sTkz8=; b=a/k/5N4LmMFWL5MeClba5zho8++LS/TUH7TnRJJkzAmQBCbFAmhSuOByA9aNGoTwCz 3XEU4YHP8Pp2Zn/jtp4zwwtkJN1GD/S9qYzb3M2qj8VPXsxTLIRBDj3CBz7gdfGUss3j g8C1omCoUDXI9Ui3W63h4OOBjOqSKdgSr5JY8eKzLuClH+nijDlP6lSPNCYmKLqGa8SQ 0ewgex2GHzgLQO0b2jmstkrggpphW9F43JP/raopAj0djHfRMLZaazTo09iZ9fXDq6WT 9wnTmli08s891HIXMBSAfWySoOgF9lX3C4Uf+6aJNhZXM4hOKM50u3tRbttjScYdN97n CvOw== X-Gm-Message-State: AC+VfDzJ0T7xUSQyV5vcKmMB8GMh91b8YVmTLmTVuPgpMJUkt7Op4sbQ XJv8lS75kE1k27ti1yMfGqBAxBtu6m+SacDk47o1sOBz X-Google-Smtp-Source: ACHHUZ4UD+LqWTJzOLcvTSy100t+WOKzUFeTkmv0VHDBzdfZIDvGqwymW0HFu7UZgxciwAQIEawnMQwJqWYp6wTLGPA= X-Received: by 2002:a6b:c413:0:b0:763:5ce2:4cfc with SMTP id y19-20020a6bc413000000b007635ce24cfcmr8449308ioa.8.1683647448273; Tue, 09 May 2023 08:50:48 -0700 (PDT) MIME-Version: 1.0 References: <3bfcfaef-a5f3-5e87-21f4-48a2f620a2a6 AT k4gvo DOT com> In-Reply-To: <3bfcfaef-a5f3-5e87-21f4-48a2f620a2a6@k4gvo.com> From: "Erich Heinzle (a1039181 AT gmail DOT com) [via geda-user AT delorie DOT com]" Date: Wed, 10 May 2023 01:20:33 +0930 Message-ID: Subject: Re: [geda-user] Are there any other schematic symbol libraries? To: geda-user Content-Type: multipart/alternative; boundary="00000000000014d7d605fb44b86e" Reply-To: geda-user AT delorie DOT com --00000000000014d7d605fb44b86e Content-Type: text/plain; charset="UTF-8" On the topic of converters, there is https://github.com/erichVK5/translate2geda which, once compiled (java), will allow you to convert various symbol formats to gEDA gschem/lepton .sym files But most of the functionality of this is a subset of current or imminent sch-rnd/pcb-rnd foreign file format infrastructure. As another commentator has pointed out, for a generic "n" terminal devices like headers, parametric symbols such as in sch-rnd minimise your library bloat. Regards Erich On Tue, 9 May 2023 22:38 Jim Lynch (jim AT k4gvo DOT com) [via geda-user AT delorie DOT com], wrote: > I am in need of a couple of parts' symbols, a 10 pin sip and a 5 pin > connector. While I have seen tutorials on constructing symbols > somewhere, I've got to think both of these must exist somewhere. I know > that I can find them in the gschem library but I haven't seen an app to > convert them. > > Also I did send a subscribe email to pcb-rnd mailing list but haven't > heard back from it yet. I'll move over there with my questions when I do. > > Jim. > > --00000000000014d7d605fb44b86e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On the topic of converters, there is

which, once compiled (java), will allow you= to convert various symbol formats to gEDA gschem/lepton .sym files

But most of the functionali= ty of this is a subset of current or imminent sch-rnd/pcb-rnd foreign file = format infrastructure.

A= s another commentator has pointed out, for a generic "n" terminal= devices like headers, parametric symbols such as in sch-rnd minimise your = library bloat.

Regards

Erich


On Tue, 9 May 2023 22:38 Jim Lynch (jim AT k4gvo DOT com) [via = geda-user AT delorie DOT com], <ge= da-user AT delorie DOT com> wrote:
= I am in need of a couple of parts' symbols, a 10 pin sip and a 5 pin connector.=C2=A0 While I have seen tutorials on constructing symbols
somewhere, I've got to think both of these must exist somewhere.=C2=A0 = I know
that I can find them in the gschem library but I haven't seen an app to=
convert them.

Also I did send a subscribe email to pcb-rnd mailing list but haven't <= br> heard back from it yet.=C2=A0 I'll move over there with my questions wh= en I do.

Jim.

--00000000000014d7d605fb44b86e--