sudo apt install libqt5svg5-dev pkgconf libsqlite3-dev g++ qtcreator libkf5widgetsaddons-dev libkf5coreaddons-dev git
You are not logged in. Please login or register.
QElectroTech → Posts by scorpio810
sudo apt install libqt5svg5-dev pkgconf libsqlite3-dev g++ qtcreator libkf5widgetsaddons-dev libkf5coreaddons-dev git
Maybe see Xmlstarlet scripts:
https://qelectrotech.org/forum/viewtopi … 6040#p6040
https://qelectrotech.org/forum/viewtopi … 4579#p4579
Bonjour, à tous
je relance le sujet, car je trouve l'idée très ergonomique de pouvoir ouvrir 2 projets en meme temps.
Suffit de passer en mode fenêtres à la place des onglets. CF voir dans la config de QET!
Avec un moniteur 49 " ça devrait le faire .. ![]()
https://www.samsung.com/fr/monitors/bus … 950uipxen/
Personnellement je préfère ouvrir les multiples projets dans des onglets..
Health is the most important thing, besides family and friends!
(a little money might help a bit, too...)
If you wish, I can have Paypal send you some of the money we receive from donations from users who thank us for this project, given the excellent work you do.
It's certainly not a fortune (~ 500€)and I had to contribute out of my own pocket for the Aplle develloper notarization ~99€.
And in June I have to renew the web hosting at a cost of 160€.
I thanks all users who donate and hepling to support this project again, thanks all.
Best regards,
Laurent
@plc-user: age only matters if you're healthy
@plc-user if you don't mind my asking how old are you?
Me : 55 years old..
See example provided, yes schemes of cars was very different than industry...
https://download.qelectrotech.org/qet/s … iagram.pdf
For me, sqlite help to create BOM, summary pages, ect, but when you change any things the change it's saved in XML of the project.
Hmm, if you have multi-screen monitors that could hehping a lot, btw you have paste also to paste in zone -> CTRL +Maj +V.
When you paste many same parts you have an offset indexed to grid..
https://qelectrotech.org/wiki_new/roadm … d_elements
directly (Ctrl+V): the pasted parts are placed next to the copied parts; if the parts are pasted again, they are pasted one notch closer, incrementally. The screenshot on the right shows the result of pasting a selection 8 times in a row.

The only problem, as far as I know, is that when wires are connected to busbars or to a distribution block, they cannot necessarily have the same cross-section... yet the potential remains the same, but not the cross-section to supply each circuit-breaker.
Conductor numbering export to csv not use database:
https://github.com/qelectrotech/qelectr … export.cpp
Summary page and BOM use database:
https://github.com/qelectrotech/qelectr … s/dataBase
Hallo plc-user,
When you start QET and open an project QET read the XML of the project, draw all diagrams, etc, after it create an use a sqlite database in memory, you can export this database now, but you can't imported data yet to the project on the fly running.
Edit: Sqlite database for project was added recently also QET code can run without..
https://github.com/qelectrotech/qelectr … dialog.cpp
On QET conductors conected to element type terminal save the same potential, wire number, wire color, section, etc, also use symbol for for connect your wires of type simple...
What could be very constructive would be to add the conductors wire section, color, cable, element label, terminal name connected to each end in the sqlite database in a new table, a bit like nomeclature aka BOM.
It's justa an idea, this would avoid having to write a plugin like qet_tb_generator in python, which reads the XML to generate the terminal blocks, and then it might be possible to do more with SQL and csv export?
Think this would be welcome; maybe this could be solved to let the editor import parts of it own.
We save a circle with a line, and drag/import it later on inside another drawing.
So can you make templates and your fantasie is unlimited.
You can open several element editors at the same time, select the parts you want and then copy them into the new element you're creating. You can create a Frankenstein element from scratch with many parts from other elements in the collection without tiring yourself just by selecting, copying and pasting.
Enjoy!
Insert the Tag "terminalname1" "terminalname2" with empty value, i think if user not added this values in terminal label.
Terminal UUID was always added.
Hallo plc-user,
Until now, if the "terminal name" property was empty, it didn't seem to bother, so I'll think leave it empty.
What do you think?
Best regards
Laurent
Hello Stephan,
Compiling Qet with its dependencies can be very easy on an OS like linux Debian like Ubuntu, etc., and very complicated on Windows.
Example on Debian like distrib
Build-Depends: debhelper (>= 11),
libqt5svg5-dev,
qt5-qmake,
qtbase5-dev,
libkf5widgetsaddons-dev,
libkf5coreaddons-dev,
libsqlite3-dev,
pkgconf
Install also Git, qtcreator, g++ etc
git clone --recursive https://github.com/qelectrotech/qelectrotech-source-mirror.gitOSX: https://qelectrotech.org/wiki_new/doc/macosx
Debian script packaging : https://qelectrotech.org/wiki_new/doc/packaging_debian
Windows: https://qelectrotech.org/wiki_new/doc/qt_pour_windows
See also:
https://qelectrotech.org/forum/viewforum.php?id=17
BTW, on 0.100.0 you can add a label name for each terminal in element editor, for now only show in qet project XML and element editor.
Best regards,
Laurent
Hallo Stephan,
maybe see Ronny videos?
https://qelectrotech.org/forum/viewtopic.php?id=2183
Best regards,
Laurent
Hi Tom,
try on 0.100.0 dev if problem it is , we don't fix old 0.90 release now!
Regards,
Laurent
The folio background to grey (button is in the upper tool bar) was added not for your eyes but for different raisons:
Like use white element for xrefs, BOM, etc, or draw invisible line, example:
QElectroTech → Posts by scorpio810
Powered by PunBB, supported by Informer Technologies, Inc.
Generated in 0.135 seconds (14% PHP - 86% DB) with 5 queries