Hello everyone ! I make massive use of Qelectrotech since version 05.
I am one of the Qelectrotech translators for PT_BR. I would like to suggest an idea to the developers.
Many industrial electrical projects have a type of "summary of elements" that are used throughout the development of the project.
I know that in version 8, they already have two ways to add, summary of pages and the nomenclature of the elements.
My suggestion would be if you could insert the design of the element and its name. It would be like a page with the design of the element (perhaps on a smaller scale) and its name. Below I put an image of an example. It remains as a suggestion.

Great! I'll try! Thank you!

gleissoncg2 wrote:
gleissoncg2 wrote:

Hello people !
I am using Qelectrotech V8 DEV version.

I have a problem, because I can't put the Voltage information in the page reference element.
Other information is shown correctly for example: Function, Color, Section and etc ...

See bellow the information on wire...

gleissoncg2 wrote:

Hello people !
I am using Qelectrotech V8 DEV version.

I have a problem, because I can't put the Voltage information in the page reference element.
Other information is shown correctly for example: Function, Color, Section and etc ...

Hello people !
I am using Qelectrotech V8 DEV version.

I have a problem, because I can't put the Voltage information in the page reference element.
Other information is shown correctly for example: Function, Color, Section and etc ...

Done !!!! Tks !!

hi guys. I'm on Debian 10 and running Qelectrotech v7 dev.
I got this erro running the qet_tb_generator.

gleissonjjc@gleisson-debian:~$ qet_tb_generator
Traceback (most recent call last):
  File "/usr/local/bin/qet_tb_generator", line 6, in <module>
    from src.main import main
  File "/usr/local/lib/python3.7/dist-packages/src/main.py", line 43, in <module>
    import tkinter as tk
ModuleNotFoundError: No module named 'tkinter'
i need help.

8

(554 replies, posted in News)

[font=Verdana, Helvetica, Arial, sans-serif]I notice that when I am doing sequential automatic I notice that when I am doing sequential automatic numbering of the wires, at some point if I give a Ctrl +Z , the number sequence does not return to the last number placed . Is there any way to do this?[/font]

It worked! Tks !!!

I'll try...

I can not finish installing Qelectrotech.
My PC: Linux Manjaro XFCE !
I need help !!! Please

invalid use of incomplete type ‘class QButtonGroup’
  QButtonGroup *button_group = new QButtonGroup(this);
                                                    ^
In file included from /usr/include/qt/QtWidgets/qradiobutton.h:44,
                 from /usr/include/qt/QtWidgets/QRadioButton:1,
                 from ./ui_importelementdialog.h:17,
                 from sources/ui/importelementdialog.cpp:19:
/usr/include/qt/QtWidgets/qabstractbutton.h:53:7: note: forward declaration of ‘class QButtonGroup’
 class QButtonGroup;
       ^~~~~~~~~~~~
sources/ui/importelementdialog.cpp:45:14: error: invalid use of incomplete type ‘class QButtonGroup’
  button_group->addButton(ui->m_use_actual_rd);
              ^~
In file included from /usr/include/qt/QtWidgets/qradiobutton.h:44,
                 from /usr/include/qt/QtWidgets/QRadioButton:1,
                 from ./ui_importelementdialog.h:17,
                 from sources/ui/importelementdialog.cpp:19:
/usr/include/qt/QtWidgets/qabstractbutton.h:53:7: note: forward declaration of ‘class QButtonGroup’
 class QButtonGroup;
       ^~~~~~~~~~~~
sources/ui/importelementdialog.cpp:46:14: error: invalid use of incomplete type ‘class QButtonGroup’
  button_group->addButton(ui->m_use_drop_rb);
              ^~
In file included from /usr/include/qt/QtWidgets/qradiobutton.h:44,
                 from /usr/include/qt/QtWidgets/QRadioButton:1,
                 from ./ui_importelementdialog.h:17,
                 from sources/ui/importelementdialog.cpp:19:
/usr/include/qt/QtWidgets/qabstractbutton.h:53:7: note: forward declaration of ‘class QButtonGroup’
 class QButtonGroup;
       ^~~~~~~~~~~~
sources/ui/importelementdialog.cpp:47:57: error: invalid use of incomplete type ‘class QButtonGroup’
  QButtonGroup *button_group_drop = new QButtonGroup(this);
                                                         ^
In file included from /usr/include/qt/QtWidgets/qradiobutton.h:44,
                 from /usr/include/qt/QtWidgets/QRadioButton:1,
                 from ./ui_importelementdialog.h:17,
                 from sources/ui/importelementdialog.cpp:19:
/usr/include/qt/QtWidgets/qabstractbutton.h:53:7: note: forward declaration of ‘class QButtonGroup’
 class QButtonGroup;
       ^~~~~~~~~~~~
sources/ui/importelementdialog.cpp:48:19: error: invalid use of incomplete type ‘class QButtonGroup’
  button_group_drop->addButton(ui->m_erase_actual_rb);
                   ^~
In file included from /usr/include/qt/QtWidgets/qradiobutton.h:44,
                 from /usr/include/qt/QtWidgets/QRadioButton:1,
                 from ./ui_importelementdialog.h:17,
                 from sources/ui/importelementdialog.cpp:19:
/usr/include/qt/QtWidgets/qabstractbutton.h:53:7: note: forward declaration of ‘class QButtonGroup’
 class QButtonGroup;
       ^~~~~~~~~~~~
sources/ui/importelementdialog.cpp:49:19: error: invalid use of incomplete type ‘class QButtonGroup’
  button_group_drop->addButton(ui->m_use_both_rb);
                   ^~
In file included from /usr/include/qt/QtWidgets/qradiobutton.h:44,
                 from /usr/include/qt/QtWidgets/QRadioButton:1,
                 from ./ui_importelementdialog.h:17,
                 from sources/ui/importelementdialog.cpp:19:
/usr/include/qt/QtWidgets/qabstractbutton.h:53:7: note: forward declaration of ‘class QButtonGroup’
 class QButtonGroup;
       ^~~~~~~~~~~~
make[1]: *** [Makefile.Release:4911: release/importelementdialog.o] Error 1
make[1]: Leaving directory '/tmp/pamac-build-gleissonjjc/qelectrotech/src/qelectrotech-0.6-src'
make: *** [Makefile:40: release] Error 2
==> ERRO: Uma falha ocorreu em build().
    Abortando...

I discovered what is happening !!!
Occurs when I use dark themes, some items turn out white.
Should this happen ??

I use version v.07 Dev., In Linux Mint 19.
I was developing my project, but when I went to open after a few days, some drawings turned white, it's annoying because the paper can not see. Can you verify that? Thank you very much in advance.

Now it's just perfect!

How do I display a terminal with 'Jumper'?

scorpio810 wrote:

Hi, are you sure? for me is only electrical conduits indications, like en_60617.

http://ftp.demec.ufpr.br/disciplinas/TM … ediais.pdf

Yes I'm sure ! In Brazil, all symbology to represent conductors in conduits is used to NBR 5444. More options of graphic symbols could be added.

I made the update in linux! Everything is OK ! Good job !

Symbology used in Brazil, based on NBR 5444. Similar to IEC, but with some differences !!

Hello people ! I am dealing with the following problem. In Brazil there is a standard (NBR 5444), Graphic Symbols for building installations (As you can see in the attached image), this standard uses some different symbols and here in Brazil is what we use. In Qelectrotech there is a symbology based only on IEC. Could you include more symbology options ???

unalcalde wrote:

Hi. I introduce the version 1.0.7.
Changes:
- modified to work with QET 0.6. So the version 0.6 and and 0.7-dev of QET can share the same terminal block plug-in.
- this plug-in is system independent. Don't need to know the installation path of QET or the path of the personal library folder.
- the "Config" tab allows select overwrite or not changes to the original QET project. A backup is always done.
- a label appears while the plug-in is generating the terminal block(s).

Please, check the plug-in. If all is ok, I'll upload this new version the the python pip repositories. Doing a "pip3 install qet_tb_generator --upgrade" will be enough to have the last version and if some library is needed, it will be auto installed.

To run the plug-in type in the command line there are 2 options:

python3 qet_tb_1.0.7.py <path_to_the_desired_qet_project>
python3 qet_tb_1.0.7.py

In the second case a file dialog appears to choose the QET project file.

If not ask too much. Could you make a quick video demonstrating this setup? Thank you.

scorpio810 wrote:

Hi,

which version of QET do you use 0.6 or 0.7-dev?
If you use the latest version 0.7 devel, you must try the latest Unalcalde Python plugin (qet_tb_1.0.6_alpha.py)   , it's the only one that works with version 0.7 (new dynamic text converter).
This plugin must be started with the python command for the moment, it copy your project to a new  file "your_project_name.qet.qet " and generate your terminals blocks in the "IMPORTED ELEMENTS" section of your new project .qet.qet file when you click on button create terminal block.

I'm using stable V6. Running on w10.

Hi guys ! The terminal generator is not creating the temporary folder. can you help me?

23

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

Nuri wrote:

Hi gleissoncg2,

I personnaly use:
columns = 8x148px
rows = 8x97px
it fits good on a printed A4 paper sheet or A4 pdf sheet.

Then, in the printing configuration, I use the following margins:
top:16mm
bottom: 8mm
right: 8mm
left: 8mm

Hummm ... I'll try...

Would it be possible to create a button next to the printer icon to view the printout? Sorry for my english rsrsrsr
The other would also be buttons aligning elements in the rows, this would bring more productivity in using the program.
I am Brazilian, Electrical Technician, I use this software for all my electrical projects!
Congratulations to the staff for the great work they have done.

25

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

scorpio810 wrote:

The only way to change diagram scale is to change dimensions of folio in your diagram (reduce diagram columns, rows dimensions or decrease numbers of columns and rows) in folio properties before printing pages.

Hello ! I managed to get the result I wanted by making some adjustments in the columns and lines and also decreasing the pxs, which for some reason were very high. I recorded a video to demonstrate if someone else had it too.

https://www.youtube.com/watch?v=Bq7g28KFGX4&t=36s