J'ai amélioré le code et supprimer les "artefacts" lors des déplacements des labels, et ajouté le symbole.
https://git.tuxfamily.org/qet/qet.git/c … e0f67ef859
Par contre pour le centrage du label, je n'ai pas trouvé ni eu trop le temps de chercher.
1,976 2022-08-06 19:27:07
Re: Esclave neutre (32 replies, posted in FR : Aide, suggestions, discussions, ...)
1,977 2022-08-06 15:33:09
Re: Esclave neutre (32 replies, posted in FR : Aide, suggestions, discussions, ...)
Pour la partie graphique, je vais en rester là, j'y ai passé beaucoup trop de temps :

Clair ton symbole représente bien mieux que mon machin, mais c'est assez pénible à dessiner, le dessin de formes géométriques avec le QPainter c'est vite gonflant ...
1,978 2022-08-06 12:17:45
Re: Esclave neutre (32 replies, posted in FR : Aide, suggestions, discussions, ...)
Çà avance .. je continuerai quand j'aurai un peu plus de temps libre ..
Bon avec la nouvelle GPU le chargement des projets est bien plus rapide, ce qui permet d'affiner les positions des arcs :
QRectF r(6, offset+4, 5, 2.5);
painter.drawArc(r, 320*16, 320*16);
QRectF r2(10, offset+4, 5, 2.5);
painter.drawArc(r2, 320*16, 320*16);Click droit pour ouvrir l'image dans un nouvel onglet (image en pleine taille).
1,979 2022-08-06 10:45:14
Re: Esclave neutre (32 replies, posted in FR : Aide, suggestions, discussions, ...)
Pour le symbole j'avais pensé a un simple rectangle, le tien risque d’être plus compliquer à coder ...
https://git.tuxfamily.org/qet/qet.git/t … b4224#n454
1,980 2022-08-05 21:00:28
Re: Esclave neutre (32 replies, posted in FR : Aide, suggestions, discussions, ...)
Bonsoir Thierry.
juste un conseil, quitte à refaire, reprendre un vieux schéma, essaye de ne pas avoir des labels de folios à rallonge.
Je sais pour toi il est plus facile de le redessiner sans s'y perdre, mais vu que tu as suivis mes conseils, une fois le projet ficelé, tu fais un backup, ensuite tu l'enregistre sous un nouveau nom : 2022-08-05_rex.qet.
A partir de là il te suffit simplement dans chaque folio, de remplacer son label par exemple: 301.01 ... 503S1 ... par un label plus court ce qui sera plus compréhensible pour dépanner et mieux comprendre la logique du projet et de plus tes XRefs n'auront pas ce décalage.
Laurent
1,981 2022-08-04 16:19:52
Re: Nouveautés de la version de développement 0.9 and 0.100.0 -0.100.1 (277 replies, posted in News)
C'est juste un workaround, lis les réponses plus bas.
https://askubuntu.com/questions/1398344 … 56#1408456
1,982 2022-08-04 15:31:04
Re: Nouveautés de la version de développement 0.9 and 0.100.0 -0.100.1 (277 replies, posted in News)
Pas la peine que je te cherche et te mette des liens si tu ne les lis pas ... ![]()
cd /etc/apt
sudo cp trusted.gpg trusted.gpg.d
1,983 2022-08-04 13:53:40
Re: Nouveautés de la version de développement 0.9 and 0.100.0 -0.100.1 (277 replies, posted in News)
Je ne comprends pas ...désolé.
Le PPA pour LM21 est bien http://ppa.launchpad.net/scorpio/qelect … /InRelease ?
Je vient de faire l'upgrade de mon laptop de la 20.04 LTS to Jamy en 22.04 LTS à part un petit soucis avec usmerge machin, j'ai au reboot rajouté le dépôt vers le PPA comme ceci et zou..
sudo add-apt-repository ppa:scorpio/qelectrotech-devLe pinning étant déjà en place et fait, ça c'est installé sans probleme.
1,984 2022-08-04 09:45:13
Re: Dons (15 replies, posted in Bar Fourre-tout)
Sapphire Radeon RX 6700 10GB 419€95 :
for more speed in the softwares I use and also to have faster and better video encoding, maybe try to put my old RX 550(2016) in GPU passthrough for better debug in my other VM, like OSX.
AMD GPU PRO costs an arm ... https://www.ldlc.com/informatique/piece … 17693.html
Western Digital SSD WD Black SN850 1 To (SSD 1 To M.2 PCIe NVMe 4.0 x4 NAND 3D TLC):
to improve builds package time instead to Samsung SSD 970 EVO Plus 500GB (SSD M.2 PCIe NVMe 3.0).
157€28
ICY DOCK MB861U31-1M2B BOÎTIER EXTERNE SSD NVME 81€90 and put my old NVM2 250 disk for portable backup.
Thank you to all those who support us with their donations.
1,985 2022-08-04 09:16:56
Re: New .dxf to .elmt Conversion Program (210 replies, posted in Import DXF)
1,986 2022-08-04 09:16:23
Re: ABB drives & Easy E4 PLR (7 replies, posted in Elements)
And PSE+PST are softstarters, not are VFD)
Fixed, thanks.
1,987 2022-08-04 09:16:04
Re: ABB drives & Easy E4 PLR (7 replies, posted in Elements)
Hi, ".elmt' in names.
Installer_QElectroTech-0.90-DEV_x86_64-win64+git7670-1.exe
Not here, thanks.
1,988 2022-08-04 08:05:50
Re: Nouveautés de la version de développement 0.9 and 0.100.0 -0.100.1 (277 replies, posted in News)
As you probably know, working on a large symbol such as a conversion from a DXF file is very tedious, partly due to the complex calculations for each primitive. Which can be very time consuming with thousands of selected primitives.
On this video, if you disable some of these calculations, the selection, editing and transformation work is instantaneous on a large DXF file freshly converted into a QET symbol.
There will be a lot of work to do on this part of the code to improve the user experience ...
1,989 2022-08-04 07:36:41
Re: Nouveautés de la version de développement 0.9 and 0.100.0 -0.100.1 (277 replies, posted in News)
The branch, master has been updated
via 02769fe8816c02386c9e9feb5bb4ffb0e74a1fa0 (commit)
from e57ba72d7c5ec07ae61c2e5b467c251a34a93891 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 02769fe8816c02386c9e9feb5bb4ffb0e74a1fa0
Author: joshua <Joshua@>
Date: Wed Aug 3 13:54:39 2022 +0200
Improve opening time of dxf
-----------------------------------------------------------------------
Summary of changes:
sources/editor/UndoCommand/openelmtcommand.cpp | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
QET import dxf KP32_back_V2.dxf : ~ 2 seconds instead of 35 seconds
dxf2elmt run on Terminal convert KP32_back_V2.dxf : 279 ms
1,990 2022-08-03 18:47:58
Re: Nouveautés de la version de développement 0.9 and 0.100.0 -0.100.1 (277 replies, posted in News)
@galexis: si tu utilise le PPA pense à changer l'url dans la commande.
https://qelectrotech.org/wiki_new/doc/i … or_details
1,991 2022-08-03 14:11:02
Re: New .dxf to .elmt Conversion Program (210 replies, posted in Import DXF)
The branch, master has been updated
via 02769fe8816c02386c9e9feb5bb4ffb0e74a1fa0 (commit)
from e57ba72d7c5ec07ae61c2e5b467c251a34a93891 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 02769fe8816c02386c9e9feb5bb4ffb0e74a1fa0
Author: joshua <Joshua@>
Date: Wed Aug 3 13:54:39 2022 +0200
Improve opening time of dxf
-----------------------------------------------------------------------
Summary of changes:
sources/editor/UndoCommand/openelmtcommand.cpp | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
QET import dxf KP32_back_V2.dxf : ~ 2 seconds instead of 35 seconds
dxf2elmt run on Terminal convert KP32_back_V2.dxf : 279 ms
1,992 2022-08-02 08:01:13
Re: New .dxf to .elmt Conversion Program (210 replies, posted in Import DXF)
QElectroTech can now import dxf file in the element editor by using dxf2elmt software. For that go to file menu -> importer un dxf.
dxf2elmt must downloaded by user and present in a specific folder, if it's not the case when user try to import a dxf a dialog is opened with a little how to instruction (actually in french).The old dxf convertor is still present in the file menu, but we probably remove it in future because this one is far better.
Thanks a lot antonioaja for your work.
BTW, we need to improve this code: and change to retrieve the terminal output by a QProcess command instead of the previous method, the same DXF can take several minutes to appear in QET while the terminal output only takes a few milliseconds...
Example : KP32_back_V2.dx ( 2,9 Mio)
QET import dxf KP32_back_V2.dxf : 35 seconds
dxf2elmt run on Terminal convert KP32_back_V2.dxf : 279 ms
laurent@debian:/media/backup6/download$ ./dxf2elmt KP32_back_V2.dxf
KP32_back_V2.dxf loaded...
KP32_back_V2.elmt was created...
Now converting KP32_back_V2.dxf...
Conversion complete!
STATS
~~~~~~~~~~~~~~~
Circles: 0
Lines: 0
Arcs: 0
Splines: 256
Texts: 0
Ellipses: 0
Polylines: 0
LwPolylines: 13740
Solids: 0
Currently Unsupported: 0
Time Elapsed: 279 ms
1,993 2022-08-01 16:59:06
Re: Nouveautés de la version de développement 0.9 and 0.100.0 -0.100.1 (277 replies, posted in News)
Network outage
Posté le dimanche 31 juillet 2022, à 13:35 UTCSince 2022-07-31 12.53 UTC (14.53 CEST), our hoster is experiencing a partial network outage impacting all of our main services. We will keep you updated. Secondary services (MX2, NS2, etc.) are still up and running.
1,994 2022-07-30 22:48:14
Re: How to change Neutral/Grounds symbol in the single line diagram? (3 replies, posted in EN : Help, suggestions, discussions, ...)
Like this:
1,995 2022-07-30 10:31:08
Re: How to change Neutral/Grounds symbol in the single line diagram? (3 replies, posted in EN : Help, suggestions, discussions, ...)
Hi fagnerin and thanks for compliments,
see here :
https://git.tuxfamily.org/qet/qet.git/t … s.cpp#n119
https://git.tuxfamily.org/qet/qet.git/t … s.cpp#n154
1,996 2022-07-29 11:30:54
Re: Pb de superposition de label sur contact en references croisées (1 replies, posted in FR : Aide, suggestions, discussions, ...)
1,997 2022-07-27 19:50:47
Re: New .dxf to .elmt Conversion Program (210 replies, posted in Import DXF)
Strange ! and if you install Installer_QElectroTech-0.90-DEV+git7665-1.exe your project crash again?
1,998 2022-07-27 19:37:45
Re: New .dxf to .elmt Conversion Program (210 replies, posted in Import DXF)
You could provide this project for debug?
1,999 2022-07-27 18:46:16
Re: New .dxf to .elmt Conversion Program (210 replies, posted in Import DXF)
Hello guys,
I started using QElectroTech this week, I already made an electrical diagram, it was really cool. I'm using stable version 0.8. I had to use the conversion software (DXFtoQET.exe) to import an Altus brand PLC. It worked out!
But now, I have the need to develop a pneumatic diagram. As there are not many elements in the library, I downloaded some valves (DXF) from a system indicated by you (symbols.radicasoftware.com/category/pneumatic-valves), but trying to carry out the same conversion procedure, simply the software closes when I click on "Load dxf into process". Does anyone have any solution?
I'm using Win10 x64.
Thank you in advance.
BTW see https://github.com/plc-user/QET_ElementScaler if you want to easy change scale of your elements.
More explanations here : https://qelectrotech.org/forum/viewtopic.php?id=1946
2,000 2022-07-27 18:22:11
Re: New .dxf to .elmt Conversion Program (210 replies, posted in Import DXF)
Can the project developed in 0.8 be opened in 0.9dev? This new DXF converter is already installed with 0.9dev ?
Yes of course, 0.9-dev work very better than 0.8 stable release, and is very faster if you use installer X86_64 on Windows.
On element editor in menu file we have added new dxf2elmt tool (make by Antonio) -> import dxf -> this open if not installed URL to latest github v0.3.0 releases , choose your compatible version archive, extract it and put on this binary folder.
New tool open directly a DXF and import it in element editor, modify if you want, save and play on diagram editor.
dxf2elmt is over 1000x times faster than old DXFtoelmt program!
For macOS on intel X86_64 / or AMD Hackhinstosh see my build above.
https://download.qelectrotech.org/qet/b … .0/osx_64/
BTW, on Linux X86_64 my cargo build is more faster than Antonio build, why? ... I don't know!
https://download.qelectrotech.org/qet/b … /linux_64/
