227 2025-02-12 20:15:15
Re: Elements Schneider (7 replies, posted in Elements)
Hallo plc-user,
The two repositories and collections are complementary. ![]()
you may need to search both collections...
See history commits
https://github.com/qelectrotech/qelectr … mits/main/
And first commit:
https://github.com/qelectrotech/qelectr … 992ea2db6e
228 2025-02-09 15:42:27
Re: Elements Schneider (7 replies, posted in Elements)
Bonjour,
ayant monté moi aussi en rénovation chez moi un tableau en Schneider Resi9 XE 4 rangées je n'ai rien trouvé dans nos collections du moins en Resi9 XE ..., par manque de temps je me suis rabattu (chut, faut pas le dire, uhu) chez schneider qui propose un logiciel qui te permet d'imprimer le schéma de principe de ton tableau ainsi que la mise en place, et d'imprimer les étiquettes de repérage.
https://download.qelectrotech.org/qet/e … index.html
229 2025-02-09 12:53:26
Re: Decimal places in element-file (13 replies, posted in EN : Help, suggestions, discussions, ...)
The copy-and-paste function in the source code is complex and should be adapted by someone who understands more about Qt programming.
https://github.com/qelectrotech/qelectr … w.cpp#L204
https://github.com/qelectrotech/qelectr … e.cpp#L649
230 2025-02-09 11:34:07
Re: Decimal places in element-file (13 replies, posted in EN : Help, suggestions, discussions, ...)
We need to ask ourselves some questions before:
[1]
Is this really a problem today, and slowly QET, or element editor, I don't know?
In 2015, yes with Qt 4 and no UUID, because computing power was very limited 32 bits, one core CPU, little RAM on setup, and QET launches took a very long time, even though there were far fewer symbols in the collection.
Maybe can be affect element editor in 2015 year's.
Since the upgrade to Qt 5X, Qt has been storing XML attributes as a lottery, which means we've had to do a lot of work to make QET faster.
[2]
Copying and pasting primitives from several elements is very useful and I've used it a lot to create new symbols from scratch.
[3]
As long as the clipboard copy doesn't involve rounding off the primitives pasted, there's no point in wasting time writing a batch script to correct the collection until the source of the problem has been found and solved...
[4]
QET_element_Scaler round primitives to two decimal when scaling, mirroring or flip the element?
DXf2elmt round primitives to two decimal when converting a large DXF into an element?
=============================================
BTW, One of the priorities that I think is essential would be this:
https://qelectrotech.org/forum/viewtopic.php?id=2486
And maybe add new type and drawning contact for start delay star triangle, like LADS2..., and pre-break contact disconnector ?


pre-break contact disconnector
231 2025-02-08 19:15:17
Re: Decimal places in element-file (13 replies, posted in EN : Help, suggestions, discussions, ...)
Hallo plc-user!
I have mixed feelings when I see the post by Luf, who wants to make maybe 10 meters XXXXL plotter drawingof the medium-voltage system at the factory where he's doing his work placement. ![]()
I have a colleague who did the same on a 3 meters plan, for the 5.5KV cells and other TGBT on our industrial site since 63KV distribution.
232 2025-02-08 11:01:37
Re: BUG ReadyToUse : 8275 <version <8313 (14 replies, posted in FR : Aide, suggestions, discussions, ...)
Your diff seem's to be fixing this issue.
233 2025-02-08 07:29:53
Re: BUG ReadyToUse : 8275 <version <8313 (14 replies, posted in FR : Aide, suggestions, discussions, ...)
Hallo plc-user,
see this project in examples directory: Projet_vierge.qet
234 2025-02-07 17:41:46
Re: BUG ReadyToUse : 8275 <version <8313 (14 replies, posted in FR : Aide, suggestions, discussions, ...)
We should wait for a response from Galexis before correcting the code.
As far as I'm concerned, if the variables are empty, there's no need to display them in the project!
235 2025-02-07 17:25:36
Re: BUG ReadyToUse : 8275 <version <8313 (14 replies, posted in FR : Aide, suggestions, discussions, ...)
Original
No need to edit old variables, empty variables was affiched! just saving with new 0.100-dev versions!
236 2025-02-07 16:19:08
Re: BUG ReadyToUse : 8275 <version <8313 (14 replies, posted in FR : Aide, suggestions, discussions, ...)
Bonjour Alexis,
merci du retour,
peux tu être plus précis en donnant le sha5 des commits?
La 8290 n'a pas le problème
Installer_QElectroTech-0.100.0_x86_64-win64+git8290-1.exe 2025-01-30 10:29 23M
237 2025-02-07 12:50:39
Re: SVG Datei mit einer Breite von über 10'000px exportieren. (16 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)
Hallo plc-user,
Thanks for pointing that out, I didn't think to check the Qt documentation on the limitations of the QPainter..
238 2025-02-07 11:56:30
Re: Conseils sur la nomenclature (1 replies, posted in FR : Aide, suggestions, discussions, ...)
Bonjour et bienvenu,
voir mon tuto ici, pour une liste de matériel :
239 2025-02-06 17:18:14
Re: SVG Datei mit einer Breite von über 10'000px exportieren. (16 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)
Thanks for your work plc-user.
240 2025-02-06 11:13:26
Re: Installation du plug-in dxf to elmt (9 replies, posted in Import DXF)
Justement je n'arrive pas à trouver l'onglet me permettant d'afficher cette fenêtre
Dans l’éditeur d'éléments menu fichier -> Importer un DXF!
241 2025-02-06 08:14:44
Re: SVG Datei mit einer Breite von über 10'000px exportieren. (16 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)
Merged, packages under construction.
It doesn't cost anything to change the limit of the spinBox, PCs have come a long way in terms of power over the last 15 years, as has software.
Edit: done!
242 2025-02-06 07:06:43
Re: SVG Datei mit einer Breite von über 10'000px exportieren. (16 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)
@plc-user: I don't know for now, this code was writed since 16 years...
commit 4da7e54d75c048c456f5ee00b3888efdd0f3e434
Author: xavier <xavier@r991 xavier 2010-05-09 20:40:08 +0200 (dim. 09 mai 2010)>, Fri Apr 3 19:30:25 2009 +0000 (il y a 16 ans)
Committer: xavier <xavier@r991 xavier 2010-05-09 20:40:08 +0200 (dim. 09 mai 2010)>, Fri Apr 3 19:30:25 2009 +0000 (il y a 16 ans)
Branches: <Local>: master
origin: 0.8.1, 0.9, 0.9.0, ..., terminal_strip_window, test_merge, test_pugi et 26 de plus
Precedes: 0.2a
Edit:
https://stackoverflow.com/questions/410 … png-images
The PNG specification doesn't appear to place any limits on the width and height of an image; these are 4 byte unsigned integers, which could be up to 4294967295. http://www.libpng.org/pub/png/spec/iso/ … tml#11IHDR
Actually, your statement about image size limits is incorrect. PNG doesn't technically use 32-bit unsigned integers; it uses 31-bit unsigned integers padded with an extra zero bit. This was done to accommodate languages which don't have unsigned integer types. The upper limit on image width or height is thus 2^31-1 or 2,147,483,647. –
DK.
CommentedMar 20, 2011 at 3:53
This reeks of a case for SVG.. anytime your file size gets that big it's time to think of vector vs raster.. SVG can draw many complex shapes with fractals and sprites too.. the size is infinite so you could draw it and scale it up to be the size of a billboard with zooming in and no loss of quality. –
What is the maximum size of a JPG image?
65,535×65,535 pixels
https://stackoverflow.com/questions/503 … itmap-file
PNG and JPEG have no explicit limit on file size, whereas BMP has a limit of 32K by 32K pixels
What I'm seeing is that it's only in BMP that this could cause a problem if the user exceeds the limit of 32K by 32K pixels.
But which now uses this old image format
243 2025-02-05 18:00:43
Re: SVG Datei mit einer Breite von über 10'000px exportieren. (16 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)
Hello luf,
you want to print your project with these printers?: https://www.materiel-informatique.fr/7- … et-traceur
To print it 10 metres long by two metres wide?
I don't have this type of printer at home but I do at work, but i never used.
Here's how I'll do it, I'll adapt the QET title-block so that it's still in 4/3 format but with px dimensions of the order of 10,000 px 20X 600px on 10x800px that makes a very large work surface on the computer screen.
The official QET symbols will then be very small in the folio, so if you're working with a huge screen you should be able to put a lot of information on this plane.
You then need to re draw or enlarge the elements using plc-user's QET_elementScaler.
See this example attached.
244 2025-02-04 21:27:16
Re: Schaltschrank Design - Design Mounting Plate (7 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)
Ich finde es immer sehr schade, wenn hier nach neuen supertollen Funktionen gefragt wird, aber scheinbar niemand bereit ist, sein/ihr Wissen und Können hier im Projekt einzubringen.
Ich bin hier auch ganz langsam angefangen und habe Fragen gestellt und inzwischen traue ich mich daran, bestehende Funktionen zu hinterfragen und bearbeiten! Und einige davon sind bereits in QET eingeflossen...
Das geht nicht gegen Dich, stefan.123!!!
Ich wollte das nur mal loswerden...
Just like you plc-user, I started in the same way by studying Xavier's commits on the subversion at the time, then by proposing my own patches later in ~2012, same for Joshua who did a C++Qt training online as a self-taught in addition to his job in maintenance, we are certainly not specialist or crack of C++/QT but in electrical maintenance we know much more....
I spent my free time testing or reading QET source files to understand how it worked in 2000 year's.
245 2025-02-04 20:26:48
Re: Decimal places in element-file (13 replies, posted in EN : Help, suggestions, discussions, ...)
Hallo plc-user,
I know Xavier, if he wrote this script in 2011 he must also have written another bash script to make batch corrections, unfortunately on my machine I haven't been able to find this file.
Forum search can't help me, sorry.
246 2025-02-04 18:47:46
Re: Decimal places in element-file (13 replies, posted in EN : Help, suggestions, discussions, ...)
I remember we limited the primitives in the element editor to two decimal places, and Xavier even wrote a script to detect them and correct them.
https://download.qelectrotech.org/qet/s … dinates.sh
But I don't remember why now?....That was more than 15 years ago....
247 2025-02-04 18:37:08
Re: Installation du plug-in dxf to elmt (9 replies, posted in Import DXF)
Bonjour Nathan,
sur la 0.100-dev c'est assez simple, puisqu'elle détecte que tu n'as pas le fichier ... dans le répertoire binary!
La popup te propose un lien qui est assez ancien vers dxf2elmt, depuis un fork fait par Vadoola exploite mieux les DXF.
Tu trouveras mes derniers builds ici: https://qelectrotech.org/forum/viewtopi … 828#p20828
Tu décompresses le Win_64_dxf2elmt.zip et tu copies, dans la popup il y a directement le bouton dossier, qui ouvre l'explorateur Windows sur le dossier que cherche QET y a plus qu'a coller et valider pour ensuite essayer de convertir des DXF en elmt éléments QET.
PS: sur les dernières versions de QET nous avons un peu ré-organiser l'emplacement des fichiers voir le post de plc-user:
https://qelectrotech.org/forum/viewtopi … 884#p20884
(+)\Roaming\QElectroTech\QElectroTech\binary
248 2025-02-04 18:24:39
Re: Installation photovoltaïque (20 replies, posted in FR : Aide, suggestions, discussions, ...)
Bonjour,
A tout hasard @scorpio810, avez-vous conservé les fichiers .qet d'oscaro-power (les liens ne fonctionnent plus) ?
Merci d'avance,
Yop
Non, je n'ai rien conservé, ou du moins rien trouvé dans mes dossiers, il n'y a que les PDF que j'ai joint sur le post, c'est assez simple a re dessiner...
Laurent
249 2025-02-02 17:31:32
Re: qet-tb-generator install linux using python3 -m venv (9 replies, posted in Terminal block generator)
source venv/bin/activate && qelectrotech %Fhttps://github.com/qelectrotech/qelectr … 95e9f6b74a
Thanks, plc-user. ![]()
16:30:28.938 Info: project to use for qet_tb_generator: "/home/laurent/Qet-svn/git/qet/examples/industrial.qet"
16:30:28.938 Info: qet_tb_generator not found : "/home/laurent/.local/share/QElectroTech/QElectroTech/binary/qet_tb_generator"
16:30:28.938 Info: qet_tb_generator not found : "/home/laurent/qet_tb_generator"
16:30:28.938 Info: qet_tb_generator not found : "/home/laurent/.qet/qet_tb_generator"
16:30:28.972 Info: qet_tb_generator found here: "/home/laurent/venv/bin/qet_tb_generator"
16:30:29 INFO QET Terminal Block Generator - v1.3.1 [main.main:840]
16:30:29 INFO Using the file: /home/laurent/Qet-svn/git/qet/examples/industrial.qet [main.get_QET_fullpath:189]qet_tb_generator found here: "/home/laurent/venv/bin/qet_tb_generator
250 2025-02-02 16:45:03
Re: Flatpak packages 0.100-dev (32 replies, posted in News)
Fix: Now QET can found and launch qet_tb_generator plugin without scratched under python 3.11 and tkinter.
https://qelectrotech.org/forum/viewtopi … 955#p20955
