<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[QElectroTech — New floating dock is now ready, news colors, patterns, etc.]]></title>
		<link>https://qelectrotech.org/forum/viewtopic.php?id=665</link>
		<atom:link href="https://qelectrotech.org/forum/extern.php?action=feed&amp;tid=665&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in New floating dock is now ready, news colors, patterns, etc..]]></description>
		<lastBuildDate>Wed, 03 Feb 2016 14:15:23 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: New floating dock is now ready, news colors, patterns, etc.]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=4457#p4457</link>
			<description><![CDATA[<p> Hi Ronny,</p><p>I&#039;ve tested today your CSVtoElmt converter. You really did a nice job, congratulation <img src="https://qelectrotech.org/forum/img/smilies/nomicons/cool.png" width="20" alt="nomicons/cool" /> <br />But the GUI of your programm is a little bit confusing. I had to try many times to understand how the tools work: &quot;do I now have to click on this button or on this button ?!?&quot; <img src="https://qelectrotech.org/forum/img/smilies/nomicons/wassat.png" width="20" alt="nomicons/wassat" /> </p><p>The converter generates UUID in the elmt too and this is a good thing.<br />However, I have noticed that the created nomenclature elmt generate a really big RAM consumption (same effect as with my LibreOffice macro). This happens when I click on &quot;refresh collection&quot; when I want QET to show the nomenclature elmt in the panel tree view. </p>]]></description>
			<author><![CDATA[null@example.com (Nuri)]]></author>
			<pubDate>Wed, 03 Feb 2016 14:15:23 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=4457#p4457</guid>
		</item>
		<item>
			<title><![CDATA[Re: New floating dock is now ready, news colors, patterns, etc.]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=4455#p4455</link>
			<description><![CDATA[<p> </p><div class="quotebox"><cite>Nuri wrote:</cite><blockquote><p>Salut Bonkers,</p><p>dans quelques jours, je vais commencer un nouveau projet de machine CNC à faire sous QET et j&#039;aurai à nouveau besoin des macros LibreOffice pour intégrer une nomenclature dans mon projet.</p><p>Pour l&#039;instant, les macros ne tournent même pas sous Windows. Principalement à cause des chemins de répertoire avec des \ et non avec des /. J&#039;ai aussi rencontré quelques problèmes avec des caractères spéciaux. Par exemple le signe &amp; qui a une interprétation spéciale en xml.<br />Bon bref, rien d&#039;insurmontable, il faudra juste que je m&#039;y remette.</p><p>Par contre, j&#039;ai aucune possibilité de tester sur Mac. J&#039;en ai pas et je compte pas en avoir. Je sais juste que c&#039;est pas très éloigné d&#039;un système Unix, que le système est très fermé et que chaque clignement d&#039;oeil coûte quelques euros...</p><p>Donc, si tu es vraiment intéressé par ces macros, je veux bien m&#039;y remettre mais il faudra m&#039;aider à débugger.</p></blockquote></div><p>Ne connaissant rien aux &quot;macros&quot; je ne pense pas pour hélas t&#039;aider <img src="https://qelectrotech.org/forum/img/smilies/nomicons/unsure.png" width="20" alt="nomicons/unsure" />.</p><p>Mais je te remercie quand même de ta réponse =). </p>]]></description>
			<author><![CDATA[null@example.com (Bonkers95)]]></author>
			<pubDate>Mon, 01 Feb 2016 21:57:49 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=4455#p4455</guid>
		</item>
		<item>
			<title><![CDATA[Re: New floating dock is now ready, news colors, patterns, etc.]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=4451#p4451</link>
			<description><![CDATA[<p> </p><div class="quotebox"><cite>scorpio810 wrote:</cite><blockquote><div class="quotebox"><blockquote><p>En fait, personnellement, j&#039;ai pas besoin d&#039;avoir une nomenclature dans le projet. Mais les clients estiment (à juste titre) que cela doit être partie intégrante de la documentation.<br />Alors je pourrais aussi compléter les schémas pdf avec la nomenclature LO édité en pdf en utilisant par exemple pdf-Shuffler. Mais c&#039;est encore trop de travail￼ </p></blockquote></div><p>Pourtant c&#039;est simple de sortir un joli PDF de la nomenclature pour le client, et en trois clics et avec LO. <img src="https://qelectrotech.org/forum/img/smilies/nomicons/tongue.png" width="20" alt="nomicons/tongue" /> <br />Apres faut pas faire comme moi, mais enrichir la nomenclature consciencieusement avec le dock. <img src="https://qelectrotech.org/forum/img/smilies/nomicons/getlost.png" width="20" alt="nomicons/getlost" /> <br /><a href="https://download.qelectrotech.org/qet/forum_img/__00017.mp4">https://download.qelectrotech.org/qet/f … _00017.mp4</a></p><p><span class="postimg"><img src="https://download.qelectrotech.org/qet/forum_img/nomenclature_to_qet2.png" alt="https://download.qelectrotech.org/qet/forum_img/nomenclature_to_qet2.png" /></span></p></blockquote></div><p>Bonjour,</p><p>This is possible now to use the dxfconverter to convert csv files to a elmt file<br />just use &quot;load a csv file into table&quot; then select the tab &quot;csv table&quot; ther you can modify the result layout (for the moment on old clasic way : not what you see is what you get).<br />after you do your setings klick on &quot;save as elmt&quot;, then the csv while be saved in differend elmt files conform the rows you defined, than the can be used in qet</p><p>The code behind these functions can adapted to do anything you need to do with the csv file, the use tableview can also be modified to get &quot;what you see is what you get&quot;</p><p>regards </p>]]></description>
			<author><![CDATA[null@example.com (rdsivd)]]></author>
			<pubDate>Sat, 30 Jan 2016 09:39:29 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=4451#p4451</guid>
		</item>
		<item>
			<title><![CDATA[Re: New floating dock is now ready, news colors, patterns, etc.]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=4444#p4444</link>
			<description><![CDATA[<p> Salut Bonkers,</p><p>dans quelques jours, je vais commencer un nouveau projet de machine CNC à faire sous QET et j&#039;aurai à nouveau besoin des macros LibreOffice pour intégrer une nomenclature dans mon projet.</p><p>Pour l&#039;instant, les macros ne tournent même pas sous Windows. Principalement à cause des chemins de répertoire avec des \ et non avec des /. J&#039;ai aussi rencontré quelques problèmes avec des caractères spéciaux. Par exemple le signe &amp; qui a une interprétation spéciale en xml.<br />Bon bref, rien d&#039;insurmontable, il faudra juste que je m&#039;y remette.</p><p>Par contre, j&#039;ai aucune possibilité de tester sur Mac. J&#039;en ai pas et je compte pas en avoir. Je sais juste que c&#039;est pas très éloigné d&#039;un système Unix, que le système est très fermé et que chaque clignement d&#039;oeil coûte quelques euros...</p><p>Donc, si tu es vraiment intéressé par ces macros, je veux bien m&#039;y remettre mais il faudra m&#039;aider à débugger. </p>]]></description>
			<author><![CDATA[null@example.com (Nuri)]]></author>
			<pubDate>Fri, 29 Jan 2016 18:28:33 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=4444#p4444</guid>
		</item>
		<item>
			<title><![CDATA[Re: New floating dock is now ready, news colors, patterns, etc.]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=4441#p4441</link>
			<description><![CDATA[<p> Bonjour,</p><p>ce n&#039;est pas un logiciel mais des macros LibreOffice.</p><p>http://qelectrotech.org/forum/viewtopic.php?pid=3730#p3730</p><p>http://qelectrotech.org/forum/viewtopic.php?pid=3801#p3801 </p>]]></description>
			<author><![CDATA[null@example.com (scorpio810)]]></author>
			<pubDate>Fri, 29 Jan 2016 18:06:20 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=4441#p4441</guid>
		</item>
		<item>
			<title><![CDATA[Re: New floating dock is now ready, news colors, patterns, etc.]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=4440#p4440</link>
			<description><![CDATA[<p> Bonjour,</p><p>J&#039;ai essayer de télécharger le &quot;logiciel&quot; pour faire la nomenclature automatique sauf que sur mon mac ça ne fonctionne hélas pas.</p><p>Qu&#039;elle manipe faut-il faire pour l&#039;installer ?</p><p>Merci. </p>]]></description>
			<author><![CDATA[null@example.com (Bonkers95)]]></author>
			<pubDate>Fri, 29 Jan 2016 16:08:10 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=4440#p4440</guid>
		</item>
		<item>
			<title><![CDATA[Re: New floating dock is now ready, news colors, patterns, etc.]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=4400#p4400</link>
			<description><![CDATA[<p> </p><div class="quotebox"><cite>scorpio810 wrote:</cite><blockquote><div class="quotebox"><blockquote><p>Finalement, sous forme csv, qu&#039;est-ce qui différencie une borne d&#039;un moteur ou d&#039;un relais ?!?</p></blockquote></div><p>En principe c&#039;est toujours un élément dont l&#039;attribut est de type terminal (borne de continuité), on s&#039;en sert déjà pour garder la même liaison équipotentielle donc la même numérotation de conducteurs à ses bornes. <br /></p><div class="quotebox"><blockquote><p>On pourrait aussi filtrer sur la colonne &quot;Label&quot;. Chez nous en Allemagne, les borniers sont toujours identifiés avec la lettre &quot;X&quot;. Mais ce n&#039;est pas toujours le cas et ce n&#039;est pas partout pareil...</p></blockquote></div><p>Une borne pour bornier est toujours définie et représentée dans un schéma par le nom du bloc, et ensuite son numéro. ex: XS_104/10<br />Ces éléments doivent avoir en plus de leur attribut : terminal, un attribut parent de type: XS, XA, etc, et un autre de type enfant (numéro/texte de borne).</p><br /><br /><p>On filtrent ces éléments  &quot;bornes&quot; à l&#039;exportation volontairement, car pour l&#039;instant il manque encore les attributs parents et enfants dessus.</p><br /><p><span class="postimg"><img src="https://download.qelectrotech.org/qet/forum_img/cvs-terminal.png" alt="https://download.qelectrotech.org/qet/forum_img/cvs-terminal.png" /></span></p><p><span style="color: #00aa00">+ list_elements &lt;&lt; ep.find(Element::Simple | Element::Master | Element::Terminale);</span></p></blockquote></div><p>Bonsoir,<br />meilleurs voeux à toute l&#039;équipe et aux membres du forum.<br />Serait-il possible d&#039;avoir une exportation vers CSV de la liste des bornes (label, folio, position, conducteur, ...) ?<br />Cela faciliterait la mise en place de script ou macro libreoffice. </p>]]></description>
			<author><![CDATA[null@example.com (galexis)]]></author>
			<pubDate>Sun, 10 Jan 2016 18:42:51 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=4400#p4400</guid>
		</item>
		<item>
			<title><![CDATA[Re: New floating dock is now ready, news colors, patterns, etc.]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=4348#p4348</link>
			<description><![CDATA[<p> HI,<br />you can test on file with the macro &quot;QElectroTech_Terminal_V02&quot;.<br /> After pressing import file nothing happens.<br />I delete the following lines of macro and longer works.<br /> but not correctly.</p><p>CurrentSheet.getCellByPosition(1, k + 96).Value =  DataBorne (1)<br />CurrentSheet.getCellByPosition(4, k + 96).String = CurrentLineArray(5) </p>]]></description>
			<author><![CDATA[null@example.com (pedgomes1)]]></author>
			<pubDate>Wed, 30 Dec 2015 14:27:23 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=4348#p4348</guid>
		</item>
		<item>
			<title><![CDATA[Re: New floating dock is now ready, news colors, patterns, etc.]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=4347#p4347</link>
			<description><![CDATA[<p> Is easy to change language : go to settings menu -&gt; Configure QElectroTech and choose your language you want.<br />Reboot Qet to apply the change, load your project and now export a new nomenclature, or just refresh element collection by touch F5 and now export a new nomenclature.<br />The nomenclature &quot;csv&quot; is now in french and run well with LO macro.</p><p><span class="postimg"><img src="https://download.qelectrotech.org/qet/forum_img/language_switch.png" alt="480x428" /></span> </p>]]></description>
			<author><![CDATA[null@example.com (scorpio810)]]></author>
			<pubDate>Tue, 29 Dec 2015 16:48:07 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=4347#p4347</guid>
		</item>
		<item>
			<title><![CDATA[Re: New floating dock is now ready, news colors, patterns, etc.]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=4346#p4346</link>
			<description><![CDATA[<p> I found the problem.<br /> I have to change the search word in the configuration page.<br /> Thank you for your support </p>]]></description>
			<author><![CDATA[null@example.com (pedgomes1)]]></author>
			<pubDate>Tue, 29 Dec 2015 16:41:37 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=4346#p4346</guid>
		</item>
		<item>
			<title><![CDATA[Re: New floating dock is now ready, news colors, patterns, etc.]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=4345#p4345</link>
			<description><![CDATA[<p> yes, use in English can not switch to French or another if we do not need a macro for each language </p>]]></description>
			<author><![CDATA[null@example.com (pedgomes1)]]></author>
			<pubDate>Tue, 29 Dec 2015 16:21:32 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=4345#p4345</guid>
		</item>
		<item>
			<title><![CDATA[Re: New floating dock is now ready, news colors, patterns, etc.]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=4344#p4344</link>
			<description><![CDATA[<p> </p><div class="quotebox"><cite>pedgomes1 wrote:</cite><blockquote><p>so works in English, the problem is to change the language of qelectrotech will not operate.</p></blockquote></div><p>I don&#039;t understand, is for QET program you don&#039;t could change language? </p>]]></description>
			<author><![CDATA[null@example.com (scorpio810)]]></author>
			<pubDate>Tue, 29 Dec 2015 15:44:44 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=4344#p4344</guid>
		</item>
		<item>
			<title><![CDATA[Re: New floating dock is now ready, news colors, patterns, etc.]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=4343#p4343</link>
			<description><![CDATA[<p> </p><div class="quotebox"><cite>scorpio810 wrote:</cite><blockquote><div class="quotebox"><cite>rdsivd wrote:</cite><blockquote><p>Bonjour,</p><p>With the converter is it on this moment posible to create elmt files of a csv file</p><p>yesterday i exported a materials list i qet and read the resulting csv file into the converter <br />and created a elmt of this file</p><p>see also topic dxf import http://qelectrotech.org/forum/viewtopic.php?id=782</p></blockquote></div><p>I think he talk about terminal macro LO not nomenclature.</p></blockquote></div><p>ok, but it is easy to adapte this code to create other results<br />see http://svnweb.tuxfamily.org/filedetails.php?repname=qet%2Fqet&amp;path=%2Fbranches%2Fdxftoqet2%2Fcsv_create_elmt.cpp</p><p>it needs just the correct logic to create other outputs<br />(something to look at next year <img src="https://qelectrotech.org/forum/img/smilies/nomicons/smile.png" width="20" alt="nomicons/smile" /> [size=1]2016&nbsp; </p>]]></description>
			<author><![CDATA[null@example.com (rdsivd)]]></author>
			<pubDate>Tue, 29 Dec 2015 14:10:50 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=4343#p4343</guid>
		</item>
		<item>
			<title><![CDATA[Re: New floating dock is now ready, news colors, patterns, etc.]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=4341#p4341</link>
			<description><![CDATA[<p> Yes, i talk terminal macro.<br />i send picture in English and French.<br />I think the problem is in this line of macro.</p><p>MotFiltrage = CurrentSheet.getCellByPosition(1, i+8).String</p><p>i I changed the line to: <br />MotFiltrage = &quot;Terminal Block&quot;</p><p>so works in English, the problem is to change the language of qelectrotech will not operate. </p>]]></description>
			<author><![CDATA[null@example.com (pedgomes1)]]></author>
			<pubDate>Tue, 29 Dec 2015 13:57:04 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=4341#p4341</guid>
		</item>
		<item>
			<title><![CDATA[Re: New floating dock is now ready, news colors, patterns, etc.]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=4340#p4340</link>
			<description><![CDATA[<p> </p><div class="quotebox"><cite>rdsivd wrote:</cite><blockquote><p>Bonjour,</p><p>With the converter is it on this moment posible to create elmt files of a csv file</p><p>yesterday i exported a materials list i qet and read the resulting csv file into the converter <br />and created a elmt of this file</p><p>see also topic dxf import http://qelectrotech.org/forum/viewtopic.php?id=782</p></blockquote></div><p>I think he talk about terminal macro LO not nomenclature. </p>]]></description>
			<author><![CDATA[null@example.com (scorpio810)]]></author>
			<pubDate>Tue, 29 Dec 2015 11:14:21 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=4340#p4340</guid>
		</item>
	</channel>
</rss>
