Hallo Vadoola,
see https://github.com/search?q=repo%3Aqele … ;type=code
Like :
{"HTMLWhiteFloralWhite",
869 {Qt::SolidPattern, QColor(255, 250, 240)}},
You are not logged in. Please login or register.
QElectroTech → Posts by scorpio810
Hallo Vadoola,
see https://github.com/search?q=repo%3Aqele … ;type=code
Like :
{"HTMLWhiteFloralWhite",
869 {Qt::SolidPattern, QColor(255, 250, 240)}},
Argh
pip install customtkinter Pillow
Hum no Debian packages for customtkinter....
https://packages.debian.org/fr/source/sid/pillow
For package it for Debian I use uscan and watch file:
version=4
opts="uversionmangle=s/_/-/" \
https://pypi.debian.net/qet-tb-generator/qet_tb_generator-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian uupdatecd /home/laurent/qet_tb_generator_debian_package/qet-tb-generator-1.1.4/
uscan --verbose --force-download --rename --repack
cd to latest tarball
edit changelog or
dch -i -D unstable "unstable "
sudo DIST=sid ARCH=amd64 pdebuild --configfile /home/laurent/.pbuilderrc
dch -i -D stable "Backport stable " && sudo DIST=stable ARCH=amd64 pdebuild --configfile /home/laurent/.pbuilderrc
Copy files in SiD folder
cd /var/cache/pbuilder/unstable-amd64/result
debsign -k xxxxxxxxxxxxxxxxxxxxxxxxx *.changes
cd /home/laurent/apt
reprepro --ignore=missingfile -vb . include unstable /home/laurent/qet_tb_generator_debian_package/sid/*.changes
reprepro -vb . include stable /home/laurent/qet_tb_generator_debian_package/stable/*.changes
reprepro -b . export
cd /home/laurent/paquet_qet/script
rsync -e ssh -av -W --delete-after --no-owner --no-g --chmod=g+w --progress --exclude-from=ExclusionRSync ~/apt/ server:download.qelectrotech.org/qet/builds/debian/That facilitate the Debian packaging for me tou upload new version on my Debian repository and Ubuntu PPA, So if you could made an diff and put an pull request on Raul Github, Raul can push new pip version?
On Debian like distributions, Ubuntu PPA, etc an deb package is more easy to install it, and don't need python virtual venv: see this topic:
https://qelectrotech.org/forum/viewtopic.php?id=2857
Salut Erik,
https://qelectrotech.org/forum/viewtopi … 035#p22035
Interestingly, elevatormind disappeared just as quickly as he appeared: Hopefully he is doing well!
https://qelectrotech.org/forum/viewtopi … 499#p22499
It's sad that elevatormind is no longer participating here!
Ps: j'ai supprimé tes autres messages en doublons.
Laurent
Kellermorph wrote:Are the Terminals, the bridge, the cable etc created automatic or did u write it yourself for each terminal?
It's automatic
It's drawing in automatic, you can also copy an paste several line from excel into home and also conductor. I used the logic from see electrical mixed with the original. If you put X1:1.1 And X1:1.2, the last number is the stage, so the plugin automatically put 1 2 3 or 4 in stage field, there is a button, to generate bridge automatically on B1 B2 B3 and B4 column ( O is to start a bridge and F to end the bridge, so it will put O O O O F on B1 for bridge on stage 1.
Thanks @javdenech for this tip.
Renew Apple dev acount: 99€ only for signing and notatized amr64 QET packages.
Thank you to all those who support us with their donations. ;-)
Hello, you cannot connect different wires names in the same terminal. We prioritise equipotentiality across all wires with the same potential. If you do not want this, you will need to cheat by adding a simple, non-terminal property element.
Bonsoir,
une recherche sur le forum sur qet_labels.xml devrait t'aider.
Bonne soirée.
Hello family, to @unalcalde and @javdenech have you see these issues?
https://github.com/raulroda/qet_tb_gene … gin/issues
New code fix them?
BTW, I don't see any git changes on Raul github...
Best regards,
Laurent
Same project, same vision: ‘Alone we go fast... together we go further.’ QET's goal here is not to divide us but to move forward together, hand in hand, without tearing each other apart.
We have nothing to gain from that.
I would like to remind you that QET's goal is to provide free, like free beer (no cost), open-source software that is multi-platform for everyone on this earth who wants to design engineering projects, regardless of their field, skills, or no more financial means.
I send the script to raulroda but i don't know if i can share his work ! Waiting a response from him
You could off course seee the Licence!!! But It is more friendly to notify the author and share the task than to make an aggressive fork yourself without sending a PR to the original git and submitting a PR that he can help with his code or reject in which case it will be a hostile fork.
Licensed under the General Public License 2.0
WOW!
WOW, great work Thomas, but for the latest documentation of a project I'm currently working on with very customised folio orders, the programme you wrote crashes. I suspected as much beforehand, but for other less exotic projects, the programme works very well.
Hello Thomas, please share an example and an video, thanks.
B.R Laurent
Donc si j'ai bien suivi, le seul moyen c'est de numéroter à la main fil par fil ?
Non, seulement pour ceux qui vont etres relier sur les renvois de folio dont la numérotation inclus %f ou %F ou %id...
Suis je le seul, a ne pas me servir de la numérotation automatique?
85% de mes schémas sont du rétrofit d'anciens projets. Donc autonum=0!
Y a-t-il une solution à ça ?
Oui! ne jamais se servir de la numérotation automatique avec les renvois de folios! si tu fais une recherche sur le forum, tu trouveras maintes fois ce problème et nos avertissements...
**J'ai fait une capture d'écran pour montrer cela, mais pour une raison quelconque, ce site ne me permet pas d'inclure plus d'une image, ce qui est plutôt nul.
C'est étonnant ! Il te faut peu-être re éditer ton post pour ajouter plus de fichiers images?
I remembrer we can add python scripts into c++/Qt framework in QET's code,
https://www.pythonguis.com/pyqt5-tutorial/
The question is how to package this on various operating systems.
Thanks you Thomas for your work, I added to QET 's YouTube channel.
very nice i was thinking about the same. thank u
I will translate it into german and share it with u
English translation can help too.
QElectroTech → Posts by scorpio810
Powered by PunBB, supported by Informer Technologies, Inc.
Generated in 0.132 seconds (19% PHP - 81% DB) with 6 queries