Topic: Share the elements library
Can I share mine elements library if they are common-use components in the automation world? For example Siemens PLC and so on?
You are not logged in. Please login or register.
QElectroTech → Elements → Share the elements library
Can I share mine elements library if they are common-use components in the automation world? For example Siemens PLC and so on?
Hi Luca,
yes you can share it here, on better with a PR on Github https://github.com/qelectrotech/qelectr … rce-mirror
Hi Luca,
yes you can share it here, on better with a PR on Github https://github.com/qelectrotech/qelectr … rce-mirror
Thanks.
I'm not able to upload my file.. sorry but for me it's to difficult to work in opensource space. It's to complicate, can I share my library whit some one and let to him the upload work?
You can share it here on forum, or send me archive by email.
Thanks
. I hope it can help someone.
Hello, can someone, help me how to add the elements. Sorry I'm noob on this software. Thanks!
If you have installer on Windows is
C:\Users\username\Application Data\qet\elements\
How can i share elements on github?
https://qelectrotech.org/forum/viewtopi … 713#p13713
Thank you
Hello
I publishied a GitHub Repository with QElectroTech Circuit Symbols.
Best Regards
RedBaron -> on QelectroTech Forum
TPD-Andy -> cad.de Forum Moderator
Hello everyone, for some time I needed to measure the elements and did not get a reference.
I made a ruler, it can help with projects.
Hi QET team and community,
I’m new to QElectroTech and before writing any Python script or extension, I’d like to confirm whether there is already a simple way to import/sync user-contributed elements from the public index here:
https://download.qelectrotech.org/qet/elements_contrib/
From what I see, this directory is browseable, but inside QET I don’t find a built-in “import or sync” feature for this unofficial collection. Today, I can of course download folders (manually or via wget/rsync) and copy the *.elmt files into my User Collection, then “Reload collections”. That works, but it’s manual and not very user-friendly at scale.
My questions:
Is there an existing tool or recommended method to select categories/manufacturers from elements_contrib and import them in bulk into the User Collection?
If not, would the project be interested in a small utility (Python/Qt) that:
- Lists the elements_contrib tree,
- Lets the user pick specific folders/elements,
- Downloads/validates *.elmt files,
- Copies them into the local User Collection,
And optionally helps keep them up to date?
I’m happy to contribute and maintain such a tool if there isn’t already a preferred approach. Also open to guidance if you’d rather see this as a native feature or a documented workflow.
Many thanks for your feedback and for QET!
Pierre
Hello Pierre,
https://github.com/qelectrotech/qelectrotech-elements and https://github.com/qelectrotech/qelectr … nt-contrib
This repository is based on GIT, so you can easily clone and use it with a simple ‘git pull’ command in your local folders to update all items to the main version. You can also create a push request to send your work items.
Only qelectrotech-elements git branch was synced to to QET master branchs when we use
git submodule update --remote elements
git add elements/
And pushed to QET master branch for new packages.
Laurent
QElectroTech → Elements → Share the elements library
Powered by PunBB, supported by Informer Technologies, Inc.
Generated in 0.038 seconds (41% PHP - 59% DB) with 11 queries