<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[QElectroTech — DXFtoQET-2020]]></title>
		<link>https://qelectrotech.org/forum/viewtopic.php?id=1648</link>
		<atom:link href="https://qelectrotech.org/forum/extern.php?action=feed&amp;tid=1648&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in DXFtoQET-2020.]]></description>
		<lastBuildDate>Fri, 28 Aug 2020 21:02:10 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: DXFtoQET-2020]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=13084#p13084</link>
			<description><![CDATA[<p> I recommend keeping the programs separate as with KiCAD.<br />why:<br />- the code is easier to understand<br />- one software can be in C++ the other can be ...<br />- everything can be bundled in one program (for the user,) such as KiCAD</p><p><strong>this does not mean</strong> that this is not allowed in the QET git</p><p>I just want to state that there are some programs with a specific task and let&#039;s bundle them into a collection, and not one big program.<br />&quot;Do One Thing and Do It Well&quot; see <a href="https://en.wikipedia.org/wiki/Unix_philosophy">https://en.wikipedia.org/wiki/Unix_philosophy</a> </p>]]></description>
			<author><![CDATA[null@example.com (De-Backer)]]></author>
			<pubDate>Fri, 28 Aug 2020 21:02:10 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=13084#p13084</guid>
		</item>
		<item>
			<title><![CDATA[Re: DXFtoQET-2020]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=13079#p13079</link>
			<description><![CDATA[<p> I have looked at the DXF code several times to try to add multithreaded support, with no results.<br />This program use only one thread and make a lot of time.<br />On a large DXF, the converter may take 10 minutes to convert to elmt.</p><p>Maybe others like Simon, Martin, Damian will be luckier than me and Ronny.</p><p>I have also in the past tried to add DXF converter in QET code, but now with Simon and GIT submodules research, is be possible we can add it back in the QET same package. </p>]]></description>
			<author><![CDATA[null@example.com (scorpio810)]]></author>
			<pubDate>Fri, 28 Aug 2020 09:53:15 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=13079#p13079</guid>
		</item>
		<item>
			<title><![CDATA[Re: DXFtoQET-2020]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=13078#p13078</link>
			<description><![CDATA[<p> So contact Ronny for this bug.<br /><a href="https://github.com/rdsivd">https://github.com/rdsivd</a> </p>]]></description>
			<author><![CDATA[null@example.com (scorpio810)]]></author>
			<pubDate>Fri, 28 Aug 2020 09:48:13 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=13078#p13078</guid>
		</item>
		<item>
			<title><![CDATA[Re: DXFtoQET-2020]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=13077#p13077</link>
			<description><![CDATA[<p> Maybe this? </p>]]></description>
			<author><![CDATA[null@example.com (scorpio810)]]></author>
			<pubDate>Fri, 28 Aug 2020 09:46:09 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=13077#p13077</guid>
		</item>
		<item>
			<title><![CDATA[Re: DXFtoQET-2020]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=13076#p13076</link>
			<description><![CDATA[<p> Hi,</p><p>some older version worked, but i would like to use latest version due to converter improvements.<br />Here is DXF: <a href="https://www.dropbox.com/s/r6hozxnk8ll72uo/omara%20assembly.DXF?dl=0">https://www.dropbox.com/s/r6hozxnk8ll72 … y.DXF?dl=0</a> </p>]]></description>
			<author><![CDATA[null@example.com (RUros)]]></author>
			<pubDate>Fri, 28 Aug 2020 09:37:39 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=13076#p13076</guid>
		</item>
		<item>
			<title><![CDATA[Re: DXFtoQET-2020]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=13075#p13075</link>
			<description><![CDATA[<p> Hello Ruros,<br />you have many version of DXF converter here :<br /><a href="https://download.qelectrotech.org/qet/builds/dxf_to_elmt/">https://download.qelectrotech.org/qet/b … f_to_elmt/</a></p><br /><p>BTW, you could share your DXF element you want to convert? </p>]]></description>
			<author><![CDATA[null@example.com (scorpio810)]]></author>
			<pubDate>Fri, 28 Aug 2020 09:03:24 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=13075#p13075</guid>
		</item>
		<item>
			<title><![CDATA[Re: DXFtoQET-2020]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=13074#p13074</link>
			<description><![CDATA[<p> Hello,<br />why i am not getting any result when converting dxf? When file is in progress i can see how elmt code is generating (html code) but at the end all is erased and only this is what i get: </p><p>&lt;/description&gt;<br />&lt;/definition&gt;</p><p>I use this version: DXF to QET ELMT converter V3.0 uses SQlite (text updated 2017 04 29) </p>]]></description>
			<author><![CDATA[null@example.com (RUros)]]></author>
			<pubDate>Fri, 28 Aug 2020 08:16:30 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=13074#p13074</guid>
		</item>
		<item>
			<title><![CDATA[Re: DXFtoQET-2020]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=11947#p11947</link>
			<description><![CDATA[<p> Oui j’ai téléchargé une vielle version, le hic et que&nbsp; n’est pas compatible avec mon écran. Je n’arrive pas à affiché le convertisseur en entier. </p>]]></description>
			<author><![CDATA[null@example.com (S.DEFFAUX)]]></author>
			<pubDate>Sat, 09 May 2020 15:24:06 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=11947#p11947</guid>
		</item>
		<item>
			<title><![CDATA[Re: DXFtoQET-2020]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=11944#p11944</link>
			<description><![CDATA[<p> Oui certaines vieilles versions du convertisseur avaient l&#039;import csv, tu avais aussi la macro LO de Nuri.<br /><a href="https://download.qelectrotech.org/qet/nuri/permalinks/">https://download.qelectrotech.org/qet/nuri/permalinks/</a> </p>]]></description>
			<author><![CDATA[null@example.com (scorpio810)]]></author>
			<pubDate>Sat, 09 May 2020 15:06:23 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=11944#p11944</guid>
		</item>
		<item>
			<title><![CDATA[Re: DXFtoQET-2020]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=11940#p11940</link>
			<description><![CDATA[<p> En me baladant sur le forum je viens de voir que l&#039;on pouvais convertir des fichiers .csv en .elmt c&#039;est toujours&nbsp; d&#039;actualité?</p><p><a href="https://qelectrotech.org/forum/viewtopic.php?id=782">https://qelectrotech.org/forum/viewtopic.php?id=782</a> </p>]]></description>
			<author><![CDATA[null@example.com (S.DEFFAUX)]]></author>
			<pubDate>Sat, 09 May 2020 08:19:49 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=11940#p11940</guid>
		</item>
		<item>
			<title><![CDATA[Re: DXFtoQET-2020]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=11896#p11896</link>
			<description><![CDATA[<p> Cool&nbsp; </p>]]></description>
			<author><![CDATA[null@example.com (S.DEFFAUX)]]></author>
			<pubDate>Tue, 05 May 2020 20:34:31 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=11896#p11896</guid>
		</item>
		<item>
			<title><![CDATA[Re: DXFtoQET-2020]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=11893#p11893</link>
			<description><![CDATA[<p> Hi, </p><p>I build new binary for DXF converter :<br /><a href="https://download.qelectrotech.org/qet/builds/dxf_to_elmt/">https://download.qelectrotech.org/qet/b … f_to_elmt/</a></p><p>Enjoy! <img src="https://qelectrotech.org/forum/img/smilies/nomicons/wink.png" width="20" alt="nomicons/wink" /> </p>]]></description>
			<author><![CDATA[null@example.com (scorpio810)]]></author>
			<pubDate>Tue, 05 May 2020 17:18:52 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=11893#p11893</guid>
		</item>
		<item>
			<title><![CDATA[Re: DXFtoQET-2020]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=11767#p11767</link>
			<description><![CDATA[<p> La bonne nouvelle c’est qu’en 32 bit ça tourne bcp mieux. </p>]]></description>
			<author><![CDATA[null@example.com (S.DEFFAUX)]]></author>
			<pubDate>Wed, 22 Apr 2020 13:55:35 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=11767#p11767</guid>
		</item>
		<item>
			<title><![CDATA[Re: DXFtoQET-2020]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=11766#p11766</link>
			<description><![CDATA[<p> Merci du retour, étrangement en 64 bits ça cross-compile bien, mais quelque soit la version de Qt utilisée Qt 5.12 ou Qt 5.14, pour le cross-compiler, le programme ne se lance pas. </p>]]></description>
			<author><![CDATA[null@example.com (scorpio810)]]></author>
			<pubDate>Wed, 22 Apr 2020 13:36:31 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=11766#p11766</guid>
		</item>
		<item>
			<title><![CDATA[Re: DXFtoQET-2020]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=11762#p11762</link>
			<description><![CDATA[<p> Je viens de le télécharger impossible de le lancer sous Windows 10 en 64 Bit, mais en 32 ça tourne mieux j&#039;ai l&#039;impression </p>]]></description>
			<author><![CDATA[null@example.com (S.DEFFAUX)]]></author>
			<pubDate>Wed, 22 Apr 2020 09:46:08 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=11762#p11762</guid>
		</item>
	</channel>
</rss>
