4,376

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

I think created textfield and write one by one the all folios in the scheme

Ouch, very terrible solution.
In your case I tried to export project to csv file, open this file in tablesheet like OOo or excel select Tittle of folio and folio number copy on new document like world and save to image, add image in your folio...

Like this old example :

Only double-click on exe to start terminal generator.

QET search pug-in in the Windows path. I think you need to edit  "Lancer QET.bat" file on ReadyToUse and add plug-in PATH

https://stackoverflow.com/questions/739 … e-path-and
https://stackoverflow.com/questions/191 … er-changes

https://sumtips.com/how-to/create-short … n-windows/

Do you included it to the readytouse version ?

I think no !

Bonjour,

il est clair que pour afficher le champ commentaire  comme avant on perd en rapidité et ça nécessite bien plus de mouvements souris et de clics que sous les anciennes versions. 
Mais de l'autre on gagne en personnalisation de plus on peut rappeler rapidement des mises en page  pré établies.

Nice, thanks !

But try the second link if you can, maybe it fix drawing size... (other VM and other Windows version but without visual studio  code install).

Hello,

at this time find utils is impemented for report link, master and slave elements for quick searching by conductors with report free or elements master or slave for connect them.

Is very fast to search report free link by conductor name, function, protocol, folio, etc.
Same for master/slave element is so quickly to find master by example a coil to link with new slave contact you just added on diagram you could search and filter by coil label, comment, or by folio name.

I understand : 
damn but where is this fucking conductor /element in my project of 100 folios, shit.


That's why I use a lot of reports conductors and master/slave elements in my projects.



https://download.qelectrotech.org/qet/s … a_bois.pdf
https://download.qelectrotech.org/qet/s … 19.qet.pdf


Search functions are already coded, but deliberatery limited in search for linking elements, maybe it would not be too difficult to create the same widget to search for a conductor number or an element label in the project and click on item for view.

4,381

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

Could you explain what you want to doing, and what your version?

4,382

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

Hi
No is hard coded

Salut,

essaye celui-ci : bundle Python35 32 bits win7 Win 10

https://download.qelectrotech.org/qet/b … tor_32.exe 

4,384

(554 replies, posted in News)

scorpio810 wrote:

Revision: 5481
Author:   blacksun
Date:     2018-08-15 14:45:55 +0200 (Wed, 15 Aug 2018)
Log Message:
-----------
Replace qetsingleapplication by singleApplication.
See : https://github.com/itay-grudev/SingleApplication

Apres quelques patchs j'ai pu enfin compiler et faire les paquets Windows et macOS, par contre si on veut que ça compile pour Ubuntu Xenial  Qt 5.5.1) il faudra remplacer QDataStream::Qt_5_6 par QDataStream::Qt_5_5, a étudier.
http://doc.qt.io/qt-5/qdatastream.html#Version-enum
http://doc.qt.io/qt-5/qdatastream.html#versioning 

4,385

(554 replies, posted in News)

Revision: 5481
Author:   blacksun
Date:     2018-08-15 14:45:55 +0200 (Wed, 15 Aug 2018)
Log Message:
-----------
Replace qetsingleapplication by singleApplication.
See : https://github.com/itay-grudev/SingleApplication

  I just provided new deb packages for lastest 1.0.16 version.
Wait Unalcalde changelog announcement.


Enjoy ! nomicons/smile 


Laurent 

galexis wrote:

Ok, I haven't got the last version. With 1.15 : it's ok.
And for the the column "POS" ? What is use for ?

RTFM ... nomicons/smiley-green 


See : help fied :
The terminals are sorted by default, however the order can be altered writing a value into the 'POS.' column.



Steps to use.
  - In QET, save the project.
  - Start the plugin. Choose 'Launch the terminal block creation plugin' in the project menu.
  - Edit the terminal blocks (decribed below).
  - Press the button 'CREATE TERMINAL BLOCKS' of the Plugin and returns to QET.
  - Close the project discarding changes and reopen it.
  - Under the 'COLLECTIONS' tree of the project, appears all terminal blocks.

Considerations for creating a Terminal Block from a diagram.
  - This plug-in searches for all elements of type 'Terminal'. 
  - Normally the terminal elements appears in the QET collection filtering by 'terminal block'.
  - The terminals must have a label like <terminal_block_name>:<terminal_name>. For example: -X1:1, X34:+, X1:23, Y3:R,...
  - All the terminals with the same <terminal_block_name> are grouped and are showed into a tab in this plug-in.
  - If there are a lot of terminals, are splited into diferent terminal block (tabs) to fit in a diagram page.
  - The terminals are sorted by default, however the order can be altered writing a value into the 'POS.' column.
  - Also you can specify the cable and conductor that the terminal belongs (columns 'CABLE' and 'CABLE COND.').
  - There are 3 types of terminals you can specify in the 'TYPE' column.
  - The bridge column indicates a bridge from current to the next terminal.
        
How to use:
  - To edit a cell, <Left click> in that cell.
  - For faster filling, <Right click> in a cell, and auto-fills it with the value showed at the bottom of the colum.
  - Pressing <Return> after editing a cell, refreshs the auto-fill.

galexis wrote:

How to draw link between to terminals with same potential ?

What is use for "POS" column ?

See #171

Well fixed  .. I package it in manual.
New deb packages is available.

I can't provide new deb package for last  1.0.15 version for the moment.
https://wiki.debian.org/debian/watch#PyPI
Uscan get a  502 Bad Gateway on  https://pypi.debian.net/qet_tb_generator/

Like this : https://lists.debian.org/debian-python/ … 00050.html

@Morganol :

FYI, if you want interest to know how I create the QET AppImages provided here on the download page:

https://qelectrotech.org/wiki_new/doc/p … n#appimage

Patiente un peu les builds sont en cours d'upload..nomicons/smile

https://download.qelectrotech.org/qet/forum_img/tension-protocol1.png

Bonjour et merci du retour :

Revision: 5473
Author:   scorpio810
Date:     2018-08-07 11:14:00 +0200 (Tue, 07 Aug 2018)
Log Message:
-----------
Add tension-protocol key on elementInfoKeys


https://download.qelectrotech.org/qet/forum_img/tension-protocol.png

4,395

(554 replies, posted in News)

Revision: 5471
Author:   scorpio810
Date:     2018-08-06 19:20:50 +0200 (Mon, 06 Aug 2018)
Log Message:
-----------
Add '%savedfilename' and '%savedfilepath' title block variables
They should be updated after file save or save as dialog is confirmed,
before file is saved.

4,396

(554 replies, posted in News)

Revision: 5468
Author:   scorpio810
Date:     2018-08-06 18:12:00 +0200 (Mon, 06 Aug 2018)
Log Message:
-----------
'%saveddate' and '%savedtime' title block variables should be updated
after file save or save as dialog is confirmed, before file is saved.

https://qelectrotech.org/bugtracker/view.php?id=111 

4,397

(554 replies, posted in News)

Revision: 5464
Author:   scorpio810
Date:     2018-08-05 18:27:14 +0200 (Sun, 05 Aug 2018)
Log Message:
-----------
title block editor : add '%projectfilename' as available value

4,398

(554 replies, posted in News)

Revision: 5463
Author:   scorpio810
Date:     2018-08-05 17:04:15 +0200 (Sun, 05 Aug 2018)
Log Message:
-----------
Fix bug 164 :
title block editor : add '%projectpath' as available value

Ajout de la variable cartouche "chemin du projet et nom du fichier" %projectpath.
"Enregistrer sous" un autre chemin ou sous un autre nom le projet change dynamiquement cette variable dans tous les cartouches des folios du projet.

La représentation unifilaire est adaptée pour représenter des installations d’éclairage, ou réseau HT ..

https://qelectrotech.org/test/images-gallery/10-041.jpg
https://qelectrotech.org/test/images-gallery/10-001.png

Pour des installations complexes je ne me sert que du multifilaire :


https://download.qelectrotech.org/qet/forum_img/cable_multi.png

https://download.qelectrotech.org/qet/s … 19.qet.pdf
https://download.qelectrotech.org/qet/s … a_bois.pdf


Toi tu voudrais sur un 25G representer le cable avec 24 lignes perpendiculaires... ça na pas de sens. nomicons/wink

Hi,

btw, you need to open your element in element editor before using it on diagram : add minor change and save or save as, editor refresh element hotspot, it ' wrong by default on DXF converter.