X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.7+dev X-Exmh-Isig-CompType: repl X-Exmh-Isig-Folder: inbox From: "karl AT aspodata DOT se [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] Are there any other schematic symbol libraries? In-reply-to: <3bfcfaef-a5f3-5e87-21f4-48a2f620a2a6@k4gvo.com> References: <3bfcfaef-a5f3-5e87-21f4-48a2f620a2a6 AT k4gvo DOT com> Comments: In-reply-to "Jim Lynch (jim AT k4gvo DOT com) [via geda-user AT delorie DOT com]" message dated "Tue, 09 May 2023 08:30:15 -0400." Mime-Version: 1.0 Content-Type: text/plain Message-Id: <20230509140753.32ABF85DBA9A@turkos.aspodata.se> Date: Tue, 9 May 2023 16:07:53 +0200 (CEST) X-Virus-Scanned: ClamAV using ClamSMTP 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 Jim: > I am in need of a couple of parts' symbols, a 10 pin sip and a 5 pin > connector. ... Try (with or without the /local/ part): /usr/local/share/lepton-eda/sym/connector/ /usr/local/share/gEDA/sym/connector/ http://www.gedasymbols.org/scripts/search.cgi?key=conn+5.sym https://aspodata.se/git/openhw/share/gschem/_connector/ Otherwise: Just grab whatever 5 and 10 pin symbol. If you care about pin labels or pin arrangements, copy the file and change it. A symbol is just a bunch of pins, perhaps arranged in some nice graphical way, with some attributes. Theese attributes are nice to have: per pin: pinnumber pinlabel else: device refdes value footprint You can also make your own symbol with a generator: http://wiki.geda-project.org/geda:gschem_symbol_generators?s[]=symbol&s[]=generator > I haven't seen an app to convert them. Convert them to what ? if sch-rnd: use sch-rnd I guess if kicad: try https://aspodata.se/git/openhw/bin/sym2kicad.pl Regards, /Karl Hammar