3,576

(18 replies, posted in Terminal block generator)

sudo apt-get install python3-setuptools

or
sudo python3 pip install -U pip setuptools

Pourquoi tu n'installes pas le paquet directement avec apt comme QET depuis le PPA?

Bonjour et merci pour les compliments Rasec.

Il est possible de modifier le séquençage dans le générateur de bornier :

How to use:
- To change the order of the terminals in the terminal block, just left-click or right-click
  on the corresponding number of 'POS.' column.
- By right-clicking on the cells of the TYPE and HOSE columns, it will alternate betwenn all possible values.
- For each block of terms:
    - You can specify how many terminals per page you will draw.
    - the number of reserve terminals that are drawn at the end.

3,578

(18 replies, posted in Terminal block generator)

Thank you very much Unalcade. ;-)
I have tried the latest version a lot and have seen the best improvement you have made.

Geat work.

Maybe you could add this change for future release :
I searched for a while and I did not understand why it was not working properly.
It would be nice to remind him in the help.

Steps to follow.
- In QET. Optional: Choose Project> Clean Project
- In QET. Start the plugin. Choose 'Start the terminal block creation plug-in' in the project menu.
- In the complement. Edit the terminal blocks (described below).
- In the complement. Press the 'CREATE TERMINAL BLOCKS' button.
- In the complement. In the pop-up screen, choose the terminal blocks you want to create / update.
- Close the addon.
- In QET.  close without saving project (very important) and Reopen the project.
- In QET. Under the 'COLLECTIONS' tree of the project, all the terminal blocks appear.

3,579

(18 replies, posted in Terminal block generator)

Thanks Unalcade. ;-)

- All the text are dynamics: allows edition.
- Now it is possible to set the number of reservation terminals for each terminal block.

Great!


Debian Buster, Unstable (64-bits).
Ubuntu (Trusty, Bionic, Xenial, Eoan) (32 and 64-bits) packages is availables

A Windows 32 package for user under ReadyToUse :
https://download.qelectrotech.org/qet/b … 1.4_32.exe

Update Github qet_tb_generator repository and rebuild  snap --edge qelectrotech include latest qet-tb-generator-1.1.4.

Bonjour quel est ton système d’exploitation?

Bonjour et bonne année,

tu peux le faire en français.

3,582

(12 replies, posted in Bar Fourre-tout)

Statistics 2019

Download server:
https://download.qelectrotech.org/qet/forum_img/stat_download_2019.png


Web area server : forum, wiki, bugtracker, etc.
https://download.qelectrotech.org/qet/forum_img/stat_web_2019.png

3,583

(317 replies, posted in News)

Qt for WebAssembly
WebAssembly is a binary format that allows sand-boxed executable code in web pages. This format is nearly as fast as native machine code, and is now supported by all major web browsers



The build should run on desktop Chrome, and also on Firefox if you enable javascript.options.shared_memory in about:config page.

https://forum.qt.io/category/61/qt-for-webassembly

wasm: prototype file load/save
https://github.com/msorvig/slate/commit … b3a98c5815

This function is used to access local files on Qt for WebAssembly, where the web sandbox places restrictions on how such access may happen. Its implementation will make the browser display a native file dialog, where the user makes the file selection.
https://doc.qt.io/qt-5/qfiledialog.html … ileContent  #This function was introduced in Qt 5.13.
https://doc.qt.io/qt-5/qfiledialog.html#saveFileContent   #This function was introduced in Qt 5.14.

See this example :
https://msorvig.github.io/qt-webassembl … slate.html

3,584

(317 replies, posted in News)

WebAssembly is a binary format that allows sand-boxed executable code in web pages. This format is nearly as fast as native machine code, and is now supported by all major web browsers.

Qt for WebAssembly is a platform plugin that lets you build Qt applications, which can be integrated into your web pages. It doesn't require any client-side installations and reduces the server-side resource usage.

FYI, The first tests with Qt_for_WebAssembly show that QET can work from a browser on a remote web server but the road is still full of pitfalls ... for now only QET 0.5 and 0.6 compile it, I have some problems for 0.7 and 0.8 with compiling wasm on externals KF5 addons ..
For now no loading collection and not saving.. https://doc.qt.io/qt-5/qfiledialog.html … ileContent
And 0.6 seems freeze ..

Hi,

just use "Space" key for rotate wire label, if you change text orientation in the widget when you select a wire, you need to move or modify your wire path to see label orientation new change.

Or simply right click on wire label and "Choose text orientation".
https://download.qelectrotech.org/qet/forum_img/wire_label_widget.png

Hi,

you have AppImages if you want new versions, just wget and chmod +x.
https://download.qelectrotech.org/qet/builds/AppImage/

Virtualbox Version 6.1.0 r135406 (Qt5.12.5) run on 5.4.6 kernel.

Hello,

See this link for convert quickly DXF :
https://qelectrotech.org/forum/viewtopi … 702#p10702

4) Just upgrade to latest QET version if not you can get it on our GIT repository or Github.

Can I adjust the uuid myself in the project?

https://qelectrotech.org/forum/viewtopi … 7221#p7221

I am trying to updating the BIOS

You could try to upgrade your AMD microcode package. (amd64-microcode (3.20191218.1))
Or maybe upgrade to latest 5.4.6 vanilla kernel..

https://codereview.qt-project.org/c/qt/qtbase/+/272837

3,589

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

https://qelectrotech.org/forum/viewtopi … 6411#p6411

A workaround to fix this issue on MS Windows with Qt 5.14.0 is to replace all Sans Serif default font by MS Shell Dlg 2 in all elements and all collections XML.. Btw users need hack our XML project also and replace Sans Serif police.

https://docs.microsoft.com/en-us/window … hell-dlg-2

Is perhaps a font issue :
Added QGuiApplication::setHighDpiScaleFactorRoundingPolicy(Qt::HighDpiScaleFactorRoundingPolicy::RoundPreferFloor);
https://invent.kde.org/kde/krita/blob/a … -API.patch
https://doc.qt.io/qt-5/qguiapplication. … dingPolicy
https://download.qelectrotech.org/qet/forum_img/Qt5.14.0%20police_blur.png

Updated high-DPI support for Qt 5.14
https://lists.qt-project.org/pipermail/ … 37434.html

Upgrade to Qt > = 5.13. break font scale on Windows :
I tried today again with new Qt 5.14.0 and  saw the same thing only on windows platform..
https://bugreports.qt.io/browse/QTBUG-8 … andling%22
https://bugreports.qt.io/browse/QTBUG-7 … D%205.13.0
https://obsproject.com/mantis/view.php?id=1358#c4844

La fonction est dans les dernières 0.8.  menu projet -> exporter la liste des noms de conducteurs.

3,595

(3 replies, posted in Export DXF)

Bonsoir,
l'export DXF fonctionnait pas trop mal sur la version 0.4 quand Abhishek avait rajouté cette fonctionnalité, malheureusement il a depuis quitté le projet.
Les évolutions apportées ensuite au logiciel ont un peu cassé le rendu des schémas exportés en DXF.
Pour l'instant il y a des solutions de contournements voir ici : https://qelectrotech.org/forum/viewtopic.php?id=1530 et  https://qelectrotech.org/forum/viewtopi … 9882#p9882  Linux plus convertion du projet avec une impression vectorielle PDF puis conversion avec pstoedit. -> https://qelectrotech.org/forum/viewtopi … 9882#p9882

Le seul qui connait un peu le DXF ... c'est Ronny l'auteur du convertisseur DXF to elmt, mais je ne sais pas s'il a eut le temps de s'y pencher.

3,596

(23 replies, posted in News)

Thanks Kevin nomicons/smile.

What your QET version?
What U  a network drive?
You could send the file.

Please try this :
https://qelectrotech.org/forum/viewtopi … 935#p10935

https://download.qelectrotech.org/qet/forum_img/personnal_project_variable_on_element.png
https://download.qelectrotech.org/qet/forum_img/personnal_project_variable_on_element2.png

Hi,

for dynamic texts you can compose only with these elementInfoKeys() variables added on your element :


              << "label"
              << "plant"
              << "location"              
              << "comment"
              << "function"
              << "tension-protocol"
              << "auxiliary1"
              << "auxiliary2"              
              << "description"
              << "designation"
              << "manufacturer"
              << "manufacturer-reference"
              << "machine-manufacturer-reference"
              << "supplier"
              << "quantity"
              << "unity";

Tittle block variables can only be used for custom Tittle blocks :
This video is now old, copy to clipbard added for variables.

BTW, you could found other interesting Videos here :
https://download.qelectrotech.org/qet/forum_img/