@joshua : tu penses qu'il serait possible de rendre les tables bi-directionnelles? le model/vue le permet.
Il est bien plus rapide et efficace de renseigner les informations N° interne, Fabricant, référence constructeur, etc ... depuis les tableaux que depuis le widget information.
3,451 2020-05-01 12:10:20
Re: Nouveautés de la version de développement 0.8 (317 replies, posted in News)
3,452 2020-04-30 21:50:23
Re: Weintek HMI (1 replies, posted in Elements)
Hello Rafał,
added, thanks.
Best regards,
Laurent
3,453 2020-04-30 12:12:49
Re: QElectroTech pour les technologies du vide (19 replies, posted in Bar Fourre-tout)
Apres il existe le plugin DXF to elmt qui permet de transformer un DXF en symbole QET.
Mais on l'utilise surtout pour des symboles tres complexes et difficiles ou compliqué à dessiner.
3,454 2020-04-30 12:07:42
Re: QElectroTech pour les technologies du vide (19 replies, posted in Bar Fourre-tout)
Tu drad and drop ou save to vers la collection user les symboles qui vont te servir de base de travail, ensuite il suffit de les adapter de faire des copier coller de certaines parties, etc de définir un nouveau nom FR en, et de l'enregistrer .
Çà date un peu pour la première video, mais le principe n'a pas trop changé :
3,455 2020-04-30 11:35:31
Re: QElectroTech pour les technologies du vide (19 replies, posted in Bar Fourre-tout)
Dans la catégorie hydraulique ou 60_energy/21_refrigeration/Frio/sinopticosfrio/pompes tu as déjà des pompes qu'il suffit d’adapter légèrement.
Si tu crées une collection spécifique, partages là, je la rajouterai dans la collection officielle pour en faire profiter le plus grand nombre.
La version 0.8 contient :
./count_elements.sh
7034 elements dans 992 categories (soit 8026 fichiers)
3,456 2020-04-30 10:53:11
Re: QElectroTech pour les technologies du vide (19 replies, posted in Bar Fourre-tout)
Bonjour Dinozzo,
il y a quelques symboles dans le dossier pneumatique sur la 0.8-dev, après il est très facile de reprendre et adapter un symbole existant.
3,457 2020-04-29 15:48:27
Re: A few questions from a newbie (7 replies, posted in EN : Help, suggestions, discussions, ...)
Hi,
2: since 0.7 you can add dynamic texts on elements without edit your elements.
4: is only a little macro see video in post#2
Automatic copy and paste (elements+ wires, terminals), and increment (auto num) elements and wires rules
3,458 2020-04-29 04:33:16
Re: Developer PC requiremets? (6 replies, posted in EN : Help, suggestions, discussions, ...)
What your CPU for information?
3,459 2020-04-28 21:22:29
Re: Installing/Using Terminal Block Generator on current MacOS (4 replies, posted in Terminal block generator)
Hallo Jan,
great. ;-)
The new PATH to 3.8 python version is only changed in latest 0.8-dev bundle, before is used 3.5 version in PATH.
https://download.qelectrotech.org/qet/b … 0r6221.dmg
3,460 2020-04-28 17:15:23
Re: Installing/Using Terminal Block Generator on current MacOS (4 replies, posted in Terminal block generator)
Hi Jan,
Terminal Block Generator use on macOS a hardcoded PATH in principle the user must install python 3.8 by a bundle and not by homebrew, sorry.
https://git.tuxfamily.org/qet/qet.git/t … .cpp#n2262
https://www.python.org/ftp/python/3.8.2 … sx10.9.pkg
I tried to remove hardcoded PATH but macOS can't see qet-tb-generator ...
https://git.tuxfamily.org/qet/qet.git/c … 1db4ef0fd8
3,461 2020-04-28 17:02:37
Re: Developer PC requiremets? (6 replies, posted in EN : Help, suggestions, discussions, ...)
Building Qt on a Compute Server
https://www.embeddeduse.com/2020/02/23/ … ute-server
Docker Builds from QtCreator
https://www.qt.io/blog/docker-builds-from-qtcreator
3,462 2020-04-28 16:56:17
Re: one way terminal error (4 replies, posted in Terminal block generator)
your example project is too small to try qet_tb_generator ...
3,463 2020-04-28 15:02:59
Re: Developer PC requiremets? (6 replies, posted in EN : Help, suggestions, discussions, ...)
Hi Bruck,
you 're welcome.
the best development platform is Linux, after for PC requirements, a fast processor is required, I used a long time ago an FX-8350 + 16GO RAM , then a Ryzen 1700X + 32GO RAM and now a Threadripper 3960X + 64 GO RAM.
Joshua has used my FX-8350 so far, he has been using my old Ryzen 1700X plateform.
I need a lot of CPU power and a lot of RAM because I compile or cross-compile and create all Linux, Windows, macOS, AppImages, Flatpak, etc. packages and use a lot of VMs.
After all it depends on your patience ... if you have to wait 20 minutes for the program to compile each time (full compile after make clean)...
AMD FX-8350 ~ 5 mn (8C/8 T) 2012 -2016
AMD RYZEN 1700X ~ 1 mn40 (8C/16 T) 2016 - 2020
AMD Threadripper 3960X ~16 s (24C/48T) 2020 ...
qmake ../qelectrotech.pro
time make -j49
real 0m17,134s
user 11m19,339s
sys 0m57,794sQET is a small program which is not too heavy to compile, in comparison it is nothing compared to cross-compiling a complete Qt environment and all its related libraries.
For starting, fork our github repository, and see for compile :
https://download.qt.io/archive/qt/5.14/5.14.2/
https://qelectrotech.org/forum/viewforum.php?id=17
Best regards,
Laurent
3,464 2020-04-28 14:52:14
Re: I/O list (1 replies, posted in EN : Help, suggestions, discussions, ...)
Hi,
if your I/O is based on hacked report link, try "export the name of wires" CSV export (0.8-dev) and filter entries.
3,465 2020-04-26 12:07:44
Re: Nouveautés de la version de développement 0.8 (317 replies, posted in News)
Effectivement ajouter un filtre rend le tableau vide sur la dernière version.
3,466 2020-04-24 12:44:33
Re: A few questions from a newbie (7 replies, posted in EN : Help, suggestions, discussions, ...)
Hi,
plugin work only if terminals is nanmed X1:40 and not X1.40.
3,467 2020-04-23 13:15:36
Re: A few questions from a newbie (7 replies, posted in EN : Help, suggestions, discussions, ...)
Hello Basp,
thanks for compliments.
1: see help tab in "Terminal Block Creation plugin"
3 : on 0.8-dev you can export to CSV this list.
4 :
3,468 2020-04-23 12:52:19
Re: Delta - new elements (7 replies, posted in Elements)
Thanks Rafał,
I fiixed some terminal position and removed uppercase.
Merged, thanks.
3,469 2020-04-22 15:36:31
Re: DXFtoQET-2020 (16 replies, posted in Import DXF)
Merci du retour, étrangement en 64 bits ça cross-compile bien, mais quelque soit la version de Qt utilisée Qt 5.12 ou Qt 5.14, pour le cross-compiler, le programme ne se lance pas.
3,470 2020-04-22 14:21:08
Re: Realizzazione simboli (6 replies, posted in FR : Aide, suggestions, discussions, ...)
Delete files on C:\Users\luciano\AppData\Local\stalefiles\QElectroTech\
3,471 2020-04-22 10:31:14
Re: DXFtoQET-2020 (16 replies, posted in Import DXF)
Hi,
I build new binary for DXF converter :
https://download.qelectrotech.org/qet/b … f_to_elmt/
Enjoy!
3,472 2020-04-22 08:41:48
Re: Realizzazione simboli (6 replies, posted in FR : Aide, suggestions, discussions, ...)
I run QT 5.12 here on my Debian unstable and working great :
QElectroTech V 0.80-DEV+ba1b30683d79751d3
Compilation : GCC 9.3.0
Built with Qt 5.12.5 - Date : Apr 19 2020 : 18:27:16
Run with Qt 5.12.5 using 48 thread(s)
OS : linux - x86_64 - Version : Debian GNU/Linux bullseye/sid - Kernel : 5.6.6-vanilla2
What your QET version?
Delete files on your stalefiles :
https://qelectrotech.org/forum/search.p … 1308112004
3,473 2020-04-21 11:33:49
Topic: DXFtoQET-2020 (16 replies, posted in Import DXF)
Hi,
Ronny work to improve DXF converter and try to fix crash when DXF is very so big.
https://github.com/rdsivd/DXFtoQET-2020
git clone https://github.com/rdsivd/DXFtoQET-2020.git
3,474 2020-04-20 23:02:19
Re: DXFtoQUT binary requires QT 5.12 / 5.9 possible? (2 replies, posted in Import DXF)
Hello Markus,
Why don't you compile it yourself this plugin with your Qt libs installed?
Maybe nou need to insttall before qtbase5-dev, qt5-qmake, libqt5svg5-dev,libqt5sql5-mysql
Is a little program and compile is very quick.
Wget source tarball and extract it
go to this directory and mkdir build/ && cd build
run
qmake ../DXFtoQET.pro
Now compile it
make -j$(nproc)
If compile ok, move this binary in ~/.qet/ folder
3,475 2020-04-20 22:52:06
Re: Realizzazione simboli (6 replies, posted in FR : Aide, suggestions, discussions, ...)
Hi Lucinao,
thanks for compliments.
The problem is that there is no absolute rule, what you get on the screen is what will be displayed on the page by your printer regardless of the box, letter, A4, or A3 ..
Increase or decrease the lines or columns of your titleblocks will make the size off elements displayed on the folio of your elements and increase or decrease elements sizes.
For the thumbnail elements used to draw cabinets, it is not the same and certain rules must be respected for harmonyy between elements, an actual element of 320X200mn must be approximately represented by a rectangle 575X350px.
Saluti e Grazie
