See example provided, yes schemes of cars was very different than industry...
https://download.qelectrotech.org/qet/s … iagram.pdf

477

(18 replies, posted in Code)

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.

https://qelectrotech.org/screenshots/extras/paste1.png

https://qelectrotech.org/wiki_new/lib/exe/fetch.php?tok=f0aee0&media=http%3A%2F%2Fqelectrotech.org%2Fscreenshots%2Fextras%2Fpaste0.png

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.

480

(18 replies, posted in Code)

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

481

(18 replies, posted in Code)

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...

483

(18 replies, posted in Code)

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?

rvamerongen wrote:

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! nomicons/wink

485

(18 replies, posted in Code)

Insert the Tag "terminalname1" "terminalname2" with empty value, i think if user not added this values in terminal label.
Terminal UUID was always added.


https://download.qelectrotech.org/qet/forum_img_2/terminalname.png

486

(18 replies, posted in Code)

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.git

OSX: 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

https://qelectrotech.org/forum/viewtopi … 079#p17079

Hallo Stephan,

maybe see Ronny videos?

https://qelectrotech.org/forum/viewtopic.php?id=2183


Best regards,
Laurent

Hey Tom

https://github.com/qelectrotech/qelectr … r.cpp#L206

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:

https://qelectrotech.org/forum/viewtopic.php?id=1139

https://github.com/qelectrotech/qelectr … 7b6dc697e7

493

(3 replies, posted in EN : Help, suggestions, discussions, ...)

https://qelectrotech.org/forum/viewtopi … 157#p17157
https://qelectrotech.org/forum/viewtopi … 073#p17073

Hallo,

https://github.com/qelectrotech/qelectr … r/pull/222

496

(2 replies, posted in Terminal block generator)

https://download.qelectrotech.org/qet/forum_img_2/outils.png

Thanks Tom.

Best wishes from France,
Laurent

498

(1 replies, posted in Export DXF)

https://qelectrotech.org/forum/viewtopic.php?id=955

Hi Tom,

I think you'll have to wait a very long time, as version 0.100 will only be released when Joshua has finished the immense work on the new terminal block generator.

https://youtu.be/sCK_ZeosWsQ

Unfortunately, his wife is suffering from very serious health problems, so he doesn't even have time to boot up his computer in his spare time.

As for me, my health is still too precarious, and since my burn-out and other major health problems, I've been less involved in development than before...

https://qelectrotech.org/forum/viewtopi … 216#p19216


Regards,
Laurent

Element created on 0.8 AppImage version!

Show on 0.8 AppImage
https://download.qelectrotech.org/qet/forum_img_2/thin_0.8.png

Show on 0.100-dev
https://download.qelectrotech.org/qet/forum_img_2/thin_0.100.png