<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>BritishIdeas &#187; dxf</title>
	<atom:link href="http://www.britishideas.com/tag/dxf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.britishideas.com</link>
	<description>Interesting Tech Projects</description>
	<lastBuildDate>Mon, 06 Sep 2010 05:34:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>More On Inkscape and DXF Export</title>
		<link>http://www.britishideas.com/2008/09/15/more-on-inkscape-and-dxf-export/</link>
		<comments>http://www.britishideas.com/2008/09/15/more-on-inkscape-and-dxf-export/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 05:06:41 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[CNC]]></category>
		<category><![CDATA[dxf]]></category>
		<category><![CDATA[inkscape]]></category>

		<guid isPermaLink="false">http://www.britishideas.com/2008/09/15/more-on-inkscape-and-dxf-export/</guid>
		<description><![CDATA[Previously I wrote about a DXF exporter for Inkscape. Bob has updated his Better DXF Output exporter for Inkscape 0.46. All the files are now in one place and it is under the GPL v2 license. This is great news for CNC users and I hope it leads to more use for this handy Inkscape]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.britishideas.com/2008/09/04/using-inkscape-for-cnc-designs-and-dxfs/">Previously I wrote</a> about a DXF exporter for Inkscape. Bob has updated his <a href="http://www.bobcookdev.com/inkscape/inkscape-dxf.html">Better DXF Output exporter for Inkscape</a> 0.46. All the files are now in one place and it is under the GPL v2 license. This is great news for CNC users and I hope it leads to more use for this handy Inkscape extension!</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d93').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark to:</em></strong></a>
<br />
<div class="d93" style="overflow:hidden">
<br />
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d93').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d93').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://www.britishideas.com/2008/09/15/more-on-inkscape-and-dxf-export/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Importing DXF Files Into Inkscape</title>
		<link>http://www.britishideas.com/2008/09/07/importing-dxf-files-into-inkscape/</link>
		<comments>http://www.britishideas.com/2008/09/07/importing-dxf-files-into-inkscape/#comments</comments>
		<pubDate>Sun, 07 Sep 2008 18:05:45 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[CNC]]></category>
		<category><![CDATA[dxf]]></category>

		<guid isPermaLink="false">http://www.britishideas.com/2008/09/07/importing-dxf-files-into-inkscape/</guid>
		<description><![CDATA[If you search around for ideas on how to import DXF files into Inkscape or convert DXF files to SVG files, there are a lot of results. But they mostly seem to be shareware or orphaned applications that haven&#8217;t been updated for years. However there is a simple, obvious (once you see it) and free]]></description>
			<content:encoded><![CDATA[<p>If you search around for ideas on how to import DXF files into Inkscape or convert DXF files to SVG files, there are a lot of results. But they mostly seem to be shareware or orphaned applications that haven&#8217;t been updated for years. However there is a simple, obvious (once you see it) and free solution to converting DXF files to SVG files (which Inkscape can load).</p>
<p>It&#8217;s called <a href="http://www.openoffice.org/">Open Office</a> Draw.</p>
<p>Yes, that&#8217;s right. Open Office Draw can load a DXF file and save an SVG file. I&#8217;ve tried it and it worked &#8211; I was able to take a DXF file, convert to SVG, load into Inkscape, edit, save as DXF (see <a href="http://www.britishideas.com/2008/09/04/using-inkscape-for-cnc-designs-and-dxfs/">my other posting</a> from a couple of days ago on this) then load into CamBam for CAM processing.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d91').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark to:</em></strong></a>
<br />
<div class="d91" style="overflow:hidden">
<br />
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d91').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d91').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://www.britishideas.com/2008/09/07/importing-dxf-files-into-inkscape/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Using Inkscape for CNC Designs and DXFs</title>
		<link>http://www.britishideas.com/2008/09/04/using-inkscape-for-cnc-designs-and-dxfs/</link>
		<comments>http://www.britishideas.com/2008/09/04/using-inkscape-for-cnc-designs-and-dxfs/#comments</comments>
		<pubDate>Fri, 05 Sep 2008 05:45:42 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[CNC]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[dxf]]></category>
		<category><![CDATA[inkscape]]></category>

		<guid isPermaLink="false">http://www.britishideas.com/2008/09/04/using-inkscape-for-cnc-designs-and-dxfs/</guid>
		<description><![CDATA[Update: see this later post before following the instructions below.
I don&#8217;t care for most of the DXF editors available. They seem a bit clunky and not too friendly. But I do like Inkscape. Unfortunately it doesn&#8217;t export DXF files.
Here is a way of getting Inkscape 0.46 to export DXF files which can then be processed]]></description>
			<content:encoded><![CDATA[<p>Update: see <a href="http://www.britishideas.com/2008/09/15/more-on-inkscape-and-dxf-export/">this later post</a> before following the instructions below.</p>
<p>I don&#8217;t care for most of the DXF editors available. They seem a bit clunky and not too friendly. But I do like Inkscape. Unfortunately it doesn&#8217;t export DXF files.</p>
<p>Here is a way of getting Inkscape 0.46 to export DXF files which can then be processed in a CAM program to generate g-code for a CNC machine.</p>
<p>Firstly install <a href="http://www.inkscape.org/" title="Inkscape">Inkscape</a> 0.46. It must be this version.</p>
<p>Next go to <a href="http://www.bobandeileen.com/?p=198" title="bobandeileen.com">this post on BobandEileen.com</a>, right click on the link to  &#8220;dxf_templates.py&#8221; and save it in C:\Program Files\Inkscape\share\extensions.</p>
<p>Next step is to go to <a href="http://www.bobandeileen.com/?p=202" title="bobandeileen.com">another post on BobandEileen.com</a>, right click on the two .py files (&#8220;simpletransform.py&#8221; and &#8220;better_dxf_outlines.py&#8221;) and save in the same place. Then do the same for &#8220;better_dxf_outlines.inx&#8221;.</p>
<p>Restart Inkscape.</p>
<p>Create a drawing and then move it to the bottom left corner of the page. This corner ends up being the origin. If you want your drawing centered on the origin then center it on the corner of the page.</p>
<p>Go to File -&gt; Save As&#8230;</p>
<p>From the list of file types in the save dialog window choose  &#8220;Better DXF Output (*.dxf)&#8221; and save the file.</p>
<p>Now open the DXF file in your favourite CAM program, such as CamBam.</p>
<p>Note that you may need to scale the drawing in your CAM program. Even though I had my drawings correctly sized in Inkscape, they seemed to be quite a bit bigger. If anyone knows how to solve that please post a comment.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d90').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark to:</em></strong></a>
<br />
<div class="d90" style="overflow:hidden">
<br />
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d90').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d90').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://www.britishideas.com/2008/09/04/using-inkscape-for-cnc-designs-and-dxfs/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
