<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: My Hatch Pattern Smells of Rich Mahogany</title>
	<atom:link href="http://www.solidsmack.com/my-hatch-pattern-smells-of-rich-mahogany/2007-08-20/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.solidsmack.com/my-hatch-pattern-smells-of-rich-mahogany/2007-08-20/</link>
	<description>3D CAD&#124;SolidWorks Tips&#124;Technology&#124;Product Design</description>
	<pubDate>Fri, 08 Aug 2008 21:16:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Josh</title>
		<link>http://www.solidsmack.com/my-hatch-pattern-smells-of-rich-mahogany/2007-08-20/#comment-1273</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Fri, 30 Nov 2007 16:19:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.solidsmack.com/?p=358#comment-1273</guid>
		<description>Ron, Hi. You can create them in autocad or dwgeditor and then use the hatchmaker lisp to save it.

&lt;a href="http://new.cadalyst.com/code/members/oct05.zip" rel="nofollow"&gt;HatchMaker Lisp Download (via Cadalyst)&lt;/a&gt;
Extract the HTH2065.zip. Load the lisp (type APPLOAD). Then type DRAWHATCH to start the command and create a hatch pattern. Type SAVEHATCH to save the hatch as a .pat file. If you're using DWGEditor, you may have to just copy the string produced, but you have to do this anyway if you create a .pat file.

That's the quickest way I know to make your own. you can open a .pat file in a text editor and grab the hatch pattern coordinates from there and then add it to your sldwks.ptn file.

If you have an .SLD file you can open and save it as a .dxf with a trial version program like CadSlide from &lt;a href="http://www.etecad.com/" rel="nofollow"&gt;etecad.com&lt;/a&gt;.

I added some more hatch patterns to the Sldwks.ptn file. You can download it &lt;a href="http://www.solidsmack.com/wp-content/uploads/swx%20files/Sldwks.ptn" rel="nofollow"&gt;here&lt;/a&gt;.

Hope this helps!</description>
		<content:encoded><![CDATA[<p>Ron, Hi. You can create them in autocad or dwgeditor and then use the hatchmaker lisp to save it.</p>
<p><a href="http://new.cadalyst.com/code/members/oct05.zip" rel="nofollow">HatchMaker Lisp Download (via Cadalyst)</a><br />
Extract the HTH2065.zip. Load the lisp (type APPLOAD). Then type DRAWHATCH to start the command and create a hatch pattern. Type SAVEHATCH to save the hatch as a .pat file. If you&#8217;re using DWGEditor, you may have to just copy the string produced, but you have to do this anyway if you create a .pat file.</p>
<p>That&#8217;s the quickest way I know to make your own. you can open a .pat file in a text editor and grab the hatch pattern coordinates from there and then add it to your sldwks.ptn file.</p>
<p>If you have an .SLD file you can open and save it as a .dxf with a trial version program like CadSlide from <a href="http://www.etecad.com/" rel="nofollow">etecad.com</a>.</p>
<p>I added some more hatch patterns to the Sldwks.ptn file. You can download it <a href="http://www.solidsmack.com/wp-content/uploads/swx%20files/Sldwks.ptn" rel="nofollow">here</a>.</p>
<p>Hope this helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ron</title>
		<link>http://www.solidsmack.com/my-hatch-pattern-smells-of-rich-mahogany/2007-08-20/#comment-1272</link>
		<dc:creator>ron</dc:creator>
		<pubDate>Thu, 29 Nov 2007 18:57:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.solidsmack.com/?p=358#comment-1272</guid>
		<description>That was great but it was only one hatch pattern. I would like a choice of about 6 or so wood types. How did you create that pattern?</description>
		<content:encoded><![CDATA[<p>That was great but it was only one hatch pattern. I would like a choice of about 6 or so wood types. How did you create that pattern?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.solidsmack.com/my-hatch-pattern-smells-of-rich-mahogany/2007-08-20/#comment-1269</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Tue, 04 Sep 2007 21:23:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.solidsmack.com/?p=358#comment-1269</guid>
		<description>Hugh, looks like a great resource. I downloaded the free version and it was fairly easy to create a hatch pattern. Thanks for the post!</description>
		<content:encoded><![CDATA[<p>Hugh, looks like a great resource. I downloaded the free version and it was fairly easy to create a hatch pattern. Thanks for the post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hugh Adamson</title>
		<link>http://www.solidsmack.com/my-hatch-pattern-smells-of-rich-mahogany/2007-08-20/#comment-1268</link>
		<dc:creator>Hugh Adamson</dc:creator>
		<pubDate>Tue, 04 Sep 2007 00:49:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.solidsmack.com/?p=358#comment-1268</guid>
		<description>HatchKit can create and edit custom hatch patterns suitable for SolidWorks or convert hatch patterns from other systems.

One minor point - the comments at the  start of the SLDWKS.PTN file suggest that user-defined patterns should start with numeric identifier running from 501 up,  500 and below being reserved.</description>
		<content:encoded><![CDATA[<p>HatchKit can create and edit custom hatch patterns suitable for SolidWorks or convert hatch patterns from other systems.</p>
<p>One minor point - the comments at the  start of the SLDWKS.PTN file suggest that user-defined patterns should start with numeric identifier running from 501 up,  500 and below being reserved.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.solidsmack.com/my-hatch-pattern-smells-of-rich-mahogany/2007-08-20/#comment-1270</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Thu, 23 Aug 2007 01:52:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.solidsmack.com/?p=358#comment-1270</guid>
		<description>yeah, it would. Maybe I should just design everything in plastic or mc escher.</description>
		<content:encoded><![CDATA[<p>yeah, it would. Maybe I should just design everything in plastic or mc escher.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Rodriguez</title>
		<link>http://www.solidsmack.com/my-hatch-pattern-smells-of-rich-mahogany/2007-08-20/#comment-1271</link>
		<dc:creator>Rob Rodriguez</dc:creator>
		<pubDate>Wed, 22 Aug 2007 19:53:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.solidsmack.com/?p=358#comment-1271</guid>
		<description>Nice Josh.  I've installed it already.  Wouldn't it be great if your CAD tools came with the hatches you really need.</description>
		<content:encoded><![CDATA[<p>Nice Josh.  I&#8217;ve installed it already.  Wouldn&#8217;t it be great if your CAD tools came with the hatches you really need.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
