delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f |
X-Recipient: | geda-user AT delorie DOT com |
X-Virus-Scanned: | Debian amavisd-new at papyrus.altaweb.hu |
Date: | Wed, 12 Aug 2015 19:25:41 +0200 |
From: | "Lev (leventelist AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> |
To: | geda-user AT delorie DOT com |
Subject: | Re: [geda-user] multiple gEDA users sharing networked libraries |
Message-ID: | <20150812192541.055fcc1b@jive.levalinux.org> |
In-Reply-To: | <55CB4F8A.9020506@envinsci.co.uk> |
References: | <55CB4F8A DOT 9020506 AT envinsci DOT co DOT uk> |
X-Mailer: | Claws Mail 3.12.0 (GTK+ 2.24.28; amd64-portbld-freebsd10.1) |
MIME-Version: | 1.0 |
X-MIME-Autoconverted: | from base64 to 8bit by delorie.com id t7CHPniJ016987 |
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 |
On Wed, 12 Aug 2015 14:52:10 +0100 "Matt Rhys-Roberts (matt DOT rhys-roberts AT envinsci DOT co DOT uk) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> wrote: > We're considering keeping symbol & footprint libraries on a networked > server, so that several designers can refer and contribute to common > components and workfiles. > > Is anyone else already doing this? How's it going? Any pro's and > con's to this approach? Yes. I have a git repository with my footprint, symbols. In the past, I had a postgresql database with all my parts. I am now migrating from postgres to SQLight, which is a self contained database system. I'm going to place the sqlite file under version control. I have a few perl script that attaches various attributes to the symbols (reading them from the database). I call this process light2heavy; I place light symbols, and the script makes it heavy. After that, I can generate or update the PCB. With the current migration, I want to add 3D models to my parts, and write some script that does 3D models of my boards. Yes, I know that there is the openscad exporter. I have a makefile system that orchestrates that all. Lev -- 73 de HA5OGL Op.: Levente
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |