@FabiaDarkBlue
Hast du die Werte in der Lancer Qet.bat geändert, wenn du die Windowsversion verwendest?
26 2021-09-10 06:55:36
Re: Einstellung Sprache (21 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)
27 2021-09-10 06:49:21
Re: MacOS Schaltplan sieht in Windows anders aus (24 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)
@FabiaDarkblue
Besteht das Problem auch mit neu erstellten Elementen?
28 2021-09-08 10:03:56
Re: modifier un bornier (15 replies, posted in FR : Aide, suggestions, discussions, ...)
@Joshua
Thanks for the detailed explanation about the elements
and terminal blocks.
Is it also an error when QElectroTECH crashes after overwriting
several old elements if the active project is not saved immediately afterwards? I am using version 0.8 stable on Windows 10 x64 and Linux Mint 20.2 x64 on various machines with Intel and AMD CPUs.
I can provide exact details upon request.
@Joshua
Merci beaucoup pour l'explication détaillée des éléments.
et les borniers.
Est-ce également une erreur si QElectroTECH se plante après avoir écrasé plusieurs anciens éléments ?
les anciens éléments si le projet actif n'est pas sauvegardé immédiatement après ? J'utilise la version 0.8 stable sous Windows 10 x64 et Linux Mint 20.2 x64 sur différents ordinateurs avec des processeurs Intel et AMD.
Je peux fournir des détails exacts sur demande.
QElectroTech V 0.80c+87c957a06d79751d3
Compilation : GCC 9.3.0
Built with Qt 5.15.2 - Date : Feb 21 2021 : 10:29:35
Run with Qt 5.15.2 using 4 thread(s)
CPU : NAME INTEL(R) CORE(TM) I5-7400 CPU @ 3.00GHZ
RAM Total : 7889 MB
RAM Available : 1882 MB
GPU : VideoProcessor Intel(R) HD Graphics Family
GPU RAM : RAM Total : AdapterRAM 1073741824 B
OS : winnt - x86_64 - Version : Windows 10 Version 2009 - Kernel : 10.0.19043
*** Qt screens ***
( 1 : 1920 x 1080 )
( 2 : 1920 x 1080 )
QElectroTech V 0.80c+87c957a06d79751d3
Compilation : GCC 9.3.0
Built with Qt 5.15.2 - Date : Feb 21 2021 : 10:30:58
Run with Qt 5.15.2 using 24 thread(s)
CPU : NAME AMD RYZEN 9 3900X 12-CORE PROCESSOR
RAM Total : 65447 MB
RAM Available : 60533 MB
GPU : VideoProcessor AMD FirePro SDI (0x67C7)
GPU RAM : RAM Total : AdapterRAM 4293918720 B
OS : winnt - x86_64 - Version : Windows 10 Version 2009 - Kernel : 10.0.19043
*** Qt screens ***
( 1 : 3440 x 1440 )
QElectroTech V 0.80+664537c17
Compilation : GCC 8.3.0
Built with Qt 5.11.3 - Date : Feb 21 2021 : 10:38:55
Run with Qt 5.11.3 using 24 thread(s)
CPU : model name : AMD Ryzen 9 3900X 12-Core Processor
RAM Total : 64291 MB
RAM Available : 61440 MB
GPU : Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere [Radeon Pro WX 5100]
GPU RAM : @ToDo
OS : linux - x86_64 - Version : Linux Mint 20.2 - Kernel : 5.11.0-34-generic
*** Qt screens ***
( 1 : 3440 x 1440 )
29 2021-09-07 18:58:58
Re: modifier un bornier (15 replies, posted in FR : Aide, suggestions, discussions, ...)
Hello
I would be interested in
what exactly happened there.
Is the terminal block stored in the user collection or in the project collection?
Many greetings
RedBaron
Bonjour
Je serais intéressé de savoir
ce qui s'est passé exactement là-bas.
Le bornier est-il stocké dans la collection de l'utilisateur ou dans la collection du projet ?
Beaucoup de salutations
RedBaron
30 2021-09-07 06:39:29
Re: modifier un bornier (15 replies, posted in FR : Aide, suggestions, discussions, ...)
Donc la question est de savoir si on peu interchanger les 2 borniers sans supprimer le cablage exixtant....
Pour autant que je sache, il n'est pas possible actuellement de remplacer des éléments sans reconnecter les fils.
Peut-être que le Scorpion peut dire quelque chose à ce sujet.
As far as I know, it is not currently possible to replace elements without reconnecting the wires.
Perhaps Scorpio can say something about this.
31 2021-09-05 13:50:29
Re: modifier un bornier (15 replies, posted in FR : Aide, suggestions, discussions, ...)
@ VAG:
Voulez-vous dire la partie bleue de l'élément avec le texte "Moteur" ou l'élément entier ?
Les entrées rouges de la collection peuvent être supprimées à l'aide de la fonction
Projet > Projet de nettoyage.
On English:
Do you mean the blue colored part of the element with the text "Moteur" or the whole element?
The red entries in the collection can be removed with the function
Project > Clean up project.
32 2021-09-04 10:43:11
Re: modifier un bornier (15 replies, posted in FR : Aide, suggestions, discussions, ...)
Hello
Open the new terminal block in the element editor and then select the desired collection with "save as", then select the old terminal block in the file dialog and save the new terminal block with the name of the old one.
Many greetings
RedBaron
33 2021-09-04 08:10:02
Re: MacOS Schaltplan sieht in Windows anders aus (24 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)
@FabiaDarkblue
Hast du in MS Windows versucht die Schriftgröße zu ändern damit die Darstellung passt?
Oder ist auf einem der Rechner eine HiDPI oder sonstige Skalierungsfunktion des jeweiligen Betriebssystem aktiviert?
34 2021-08-27 10:32:40
Re: Feature-request: Second user-collection (27 replies, posted in EN : Help, suggestions, discussions, ...)
@plc-user:
Regarding to the use of sym-links in Windows:
On Linux systems such a scenario can be achieved by using symbolic links, but on Win? Some say there are symlinks on win but I haven't seen any! Additionally the creation of symbolic links is often forbidden by company IT...
https://blogs.windows.com/windowsdevelo … indows-10/
How to use Symlinks
Symlinks are created either using the mklink command or the CreateSymbolicLink API
mklink
There is no change in how to call mklink. For users who have Developer Mode enabled, the mklink command will now successfully create a symlink if the user is not running as an administrator.
CreateSymbolicLink
To enable the new behavior when using the CreateSymbolicLink API, there is an additional dwFlags option you will need to set:
Value Meaning
SYMBOLIC_LINK_FLAG_ALLOW_UNPRIVILEGED_CREATE0x2 Specify this flag to allow creation of symbolic links when the process is not elevated
Example Use
In the example below:
A subfolder folder called “animals” containing three files (cat.txt, dog.txt, and fish.txt)
(green) The mklink command is executed to create a symlink called “pet.txt” pointing at the “animalsdog.txt” file
(blue) When the contents of the current folder are listed, the symlink can be seen (yellow)
(purple) When contents of pet.txt are queried, the content of the referenced file (“dog.txt”) is displayed
Another user collection would definitely have its advantages.
35 2021-08-26 18:47:07
Re: Klemmenplan-Plugin kann nicht gestartet werden-TB Plugin can´t started (36 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)
Hat jemand eine Idee wie ich die Fehlermeldung
"Error launching qet_tb_generator_plugin.exe" beheben kann?
Der Klemmengenerator funktioniert, es kommt jedoch dieses zweite Fenster.
passt dort ein Pfad im Dateisystem nicht?
36 2021-08-26 17:29:21
Re: Ajout de composants Wago à la librairie QET (6 replies, posted in FR : Aide, suggestions, discussions, ...)
Are the components available as a 3D step file?
I have access to Autodesk Fusion 360, Autodesk Inventor, SolidEdge 2D Drafting and FreeCad and may be able to help with the conversion.
37 2021-08-26 17:14:49
Re: Definierte Seitengröße zB. für A2 (10 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)
@plc-user
Laut der Dokumentation werden diese Variablen nicht in Elementen unterstützt. https://download.qelectrotech.org/qet/m … ables.html
Variablen für das Element
Die folgenden Variablen sind spezifische Variablen für jedes Element. Sie können verwendet werden, um automatische Nummerierungsmuster zu erstellen.
% {F}: Label aus dem Folio, in dem das Element zu finden ist
% {f}: Nummer aus dem Folio, in dem das Element zu finden ist
% {M}: Fabrikvariable aus dem Folio, in dem das Element zu finden ist
% {LM}: Standortvariable des Folios, in dem das Element gefunden werden kann
% {l}: Folio-Zeilennummer aus dem Arbeitsbereich, in dem das Element gefunden werden kann
% {c}: Folio-Spaltennummer aus dem Arbeitsbereich, in dem das Element zu finden ist
% {id}: Folioposition im Projekt (Schemanummer)
38 2021-08-26 07:06:15
Re: Definierte Seitengröße zB. für A2 (10 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)
Um eine Zeichnungs- oder Blattvorlage mit den Maßen nach Norm zu erstellen
wäre notwendig den Faktor zur Umrechnung von Pixel zu Millimetern zu wissen,
die Vorlage für die Schriftfelder werden in Pixel angegeben.
Ein Schriftfeld nach der aktuellen Iso 7200 ist 180 mm breit und hat 7 verpflichtende Felder,
die 180 mm passen genau in eine DIN A4 Hochformat Zeichnungsvorlage.
https://de.wikipedia.org/wiki/EN_ISO_7200
Hier wäre ein von mir erstelltes Schriftfeld nach ISO 7200, 600 Pixel breit, was jedoch nicht 180 mm entspricht.
39 2021-08-22 17:56:46
Re: Voltage sources symbols/elements (1 replies, posted in Elements)
Hello
In the QElectrotech library are power supplies
in Electric > Allpole > Power supplies,
Symbols for voltage and current sources are in path
Electric > All Pole > Generators and Sources > Voltage and Current Sources.
Depending on the location/country/continent the symbols of the components may be
may not be suitable for the locally used standards, many of the
symbols are oriented according to European standards.
If no suitable symbols are available, they can be created with the component editor or from DXF files in DXF R14 format using the program Element DXF Converter to QElectroTECH elmt files.
The DXF files must be ASCII text files, binary DXFs are not supported at this time.
https://download.qelectrotech.org/qet/b … f_to_elmt/
Another problem is that many symbols do not have an English label and are therefore difficult to find for non-native speakers, e.g. in German language "Spannungsquelle" > in English "Voltage Source".
Many greetings
RedBaron
40 2021-08-22 15:08:59
Re: Klemmenplan-Plugin kann nicht gestartet werden-TB Plugin can´t started (36 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)
Nach dem starten von qet_tb_generator-1.1.7.exe
bekomme ich die Fehlermeldung
"Error launching qet_tb_generator_plugin.exe",
das Plugin startet und erzeugt die Klemmenliste jedoch ohne Probleme.
Als Test Projekt habe ich industrial.qet verwendet.
qet_tb_generator-1.1.7.exe ist in C:\Users\Username\Application Data\qet gespeichert.
After starting qet_tb_generator-1.1.7.exe
I get the error message
"Error launching qet_tb_generator_plugin.exe",
but the plugin starts and generates the terminal list without problems.
As a test project I have used industrial.qet.
qet_tb_generator-1.1.7.exe is stored in C:\Users\Username\Application Data\qet.
About QElectroTech Info:
QElectroTech V 0.80c+87c957a06d79751d3
Compilation : GCC 9.3.0
Built with Qt 5.15.2 - Date : Feb 21 2021 : 10:30:58
Run with Qt 5.15.2 using 24 thread(s)
CPU : NAME AMD RYZEN 9 3900X 12-CORE PROCESSOR
RAM Total : 65451 MB
RAM Available : 59003 MB
GPU : VideoProcessor AMD FirePro SDI (0x67C7)
GPU RAM : RAM Total : AdapterRAM 4293918720 B
OS : winnt - x86_64 - Version : Windows 10 Version 2009 - Kernel : 10.0.19043
*** Qt screens ***
( 1 : 3440 x 1440 )
41 2021-07-29 11:44:24
Re: Export as DXF - focus on development of the capability in QElectroTech (1 replies, posted in Export DXF)
Hello
QElectrotech saves the texts as DXF blocks, the DXF files are ASCII DXF files and not binary DXF files.
One way to edit the DXF files from QElectrotech is to import them into the free 2D version of Siemens Solid Edge 2021, where the texts can be edited.
A disadvantage of Solid Edge is that it is only available under MS Windows.
The DXF files can also be opened in LibreCAD,
after opening, all blocks must be selected and edited with the command
Tools->modify->explode to make the text editable. LibreCAD, FreeCAD or Autodesk Fusion 360 will open the DXF files created by QElectrotech.
With kind regards
RedBaron
42 2021-07-26 17:18:29
Re: Einstellung Sprache (21 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)
@rudio: Haben die Lösungsvorschläge geholfen?
43 2021-07-04 18:52:07
Re: Einstellung Sprache (21 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)
@Scorpio810
Muss die Datei Lancer Qet.bat im gleichen Verzeichnis
sein wie qelectrotech.exe?
Sollten die QElectroTech Portable Dateien im Verzeichnis
C:\Users\Username\Eigene Dateien abgespeichert sein um
Probleme mit den Benutzerrechten zu vermeiden?
@Scorpio810
Does the file Lancer Qet.bat have to be in the same directory
as qelectrotech.exe?
Should the QElectroTech Portable files be stored in the directory
C:\Users\Name\My Files to avoid problems with user rights to avoid problems with user rights?
44 2021-07-02 13:18:47
Re: Einstellung Sprache (21 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)
@Rudio
Hast du zum testen die Portable Version von QET versucht zu verwenden?
Diese muss nicht installiert werden und kann direkt gestartet werden nach dem entpacken.
https://download.qelectrotech.org/qet/t … dytouse.7z
45 2021-06-10 10:26:16
Re: Textfelder und Zeichnungen getrennt auswählen (2 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)
@wattronner
Kannst du die Textfelder oder Linien einzeln auswählen?
46 2021-05-27 14:10:00
Re: Manual_Deutsch (16 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)
Thank you Scorpio810.
47 2021-05-25 12:42:38
Re: Manual_Deutsch (16 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)
@klaus10klaus
Der Link funktioniert.
Vielen Dank für die viele Arbeit!
Hast du die Forum Betreiber gefragt ob Sie die PDF auf Ihrem Server oder Github speichern können?
Welche Lizenz hat das Handbuch wegen der Veröffentlichung?
48 2021-05-19 10:29:20
Re: Manual_Deutsch (16 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)
Ich erhalte folgende Meldung während des Versuch das Handbuch herunter zu laden :
"Sie benötigen Zugriff
Bitten Sie um Zugriff oder wechseln Sie zu einem Konto mit Zugriffsberechtigung"
49 2021-05-17 14:22:26
Re: Manual_Deutsch (16 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)
@klaus10klaus
Kannst du bitte denn Download-Link mitteilen?
50 2021-05-17 10:03:18
Re: New version available (1.2.4) (28 replies, posted in Terminal block generator)
@unalcalde Thank you for the terminal generator.