On Tue, Apr 23, 2013 at 4:31 PM, ironroot [via LibreCAD]
<
[hidden email]> wrote:
> I'm curious if anyone wants a part library for electric symbols. I have the
> IEEE/ANSI standards for these symbols and am eager to make a library of
> these symbols for the LibreCAD community.
>
> ________________________________
> If you reply to this email, your message will be added to the discussion
> below:
>
http://forum.librecad.org/Electrical-Part-Library-tp5707952.html> To start a new topic under LibreCAD-dev, email
>
[hidden email]
> To unsubscribe from LibreCAD-dev, click here.
> NAML
Thanks ironroot,
As Dongxu said - all part libraries would be greatly appreciated,
especially ones that lead to a community maintained repository.
Someone suggested starting a community maintained part library and
this could be a great start. To do it, I'd suggest setting up a repo
somewhere (github, gitorious, sourceforge, etc.) where users can
submit new files to. Important to note:
1) You must be the copyright holder of whatever you contribute, or
have a license to allow you to contribute
2) Your content must be given a license which allows redistribution by
librecad. Here are some:
http://opensource.org/licensesI think good ones, for part libraries, would be
GPL-v2+ (what librecad's contributions are licensed as)
CC-BY-SA
CC-BY-SA-NC (for non-commercial use only, prevents distribution in
things like Ubuntu and Debian)
it's ideal if you can pick one and only allow contributions to use
that license, but if people want to do piecemeal licensing make sure
you keep track of which files are which license.
~Scott