<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[SoliForum - 3D Printing Community — Help! need to split a model!]]></title>
		<link>https://www.soliforum.com/topic/6672/help-need-to-split-a-model/</link>
		<atom:link href="https://www.soliforum.com/feed/rss/topic/6672/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Help! need to split a model!.]]></description>
		<lastBuildDate>Sun, 14 Dec 2014 01:08:05 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Help! need to split a model!]]></title>
			<link>https://www.soliforum.com/post/75095/#p75095</link>
			<description><![CDATA[<p>Here is how you can both split a model into pieces and also how to separate by parts: 3dprintingninja.blogspot.com/2014/12/how-to-split-separate-model-in-blender.html</p>]]></description>
			<author><![CDATA[null@example.com (3D Printing Ninja)]]></author>
			<pubDate>Sun, 14 Dec 2014 01:08:05 +0000</pubDate>
			<guid>https://www.soliforum.com/post/75095/#p75095</guid>
		</item>
		<item>
			<title><![CDATA[Re: Help! need to split a model!]]></title>
			<link>https://www.soliforum.com/post/58467/#p58467</link>
			<description><![CDATA[<div class="quotebox"><cite>helifrek wrote:</cite><blockquote><p>hello all, <br /> A friend of mine designed a model that he would like to print but he modeled both pieces at the same time and I for the life of me cannot figure out how to split them into two separate pieces! <br />If someone would be so kind as to make the two parts into two separate .stl files it would be greatly appreciated! </p><p>Thanks in advance!<br />Brandon</p></blockquote></div><p>Download and install NetFabb Basic.&nbsp; Load the STL then right click on the model and select <strong>Move</strong>.&nbsp; Click on <strong>Move to Origin </strong>button.</p><p>This will move the model to the build surface.&nbsp; Now right click again, and select, <strong>Extras/Repair Part</strong>.&nbsp; This puts netFabb in Repair/Edit mode.&nbsp; &nbsp;Click the <strong>Shell Select </strong>icon on the top menu, then click one of the object.&nbsp; </p><p><span class="postimg"><img src="http://www.soliforum.com/misc.php?action=pun_attachment&amp;item=5530" alt="http://www.soliforum.com/misc.php?action=pun_attachment&amp;amp;item=5530" /></span></p><p>The selected object will turn green.&nbsp; Right click on it, and click <strong>Extract Selected Triangles as Part</strong>. Tis will create a new sub-part on the parts menu.&nbsp; Repeat the process for the remaining parts.&nbsp; </p><p><span class="postimg"><img src="http://www.soliforum.com/misc.php?action=pun_attachment&amp;item=5531" alt="http://www.soliforum.com/misc.php?action=pun_attachment&amp;amp;item=5531" /></span></p><p>Then right click each part and select <strong>Export Part / As STL</strong>.</p><p><span class="postimg"><img src="http://www.soliforum.com/misc.php?action=pun_attachment&amp;item=5532" alt="http://www.soliforum.com/misc.php?action=pun_attachment&amp;amp;item=5532" /></span></p><p>That&#039;s it.</p>]]></description>
			<author><![CDATA[null@example.com (pirvan)]]></author>
			<pubDate>Wed, 11 Jun 2014 19:56:15 +0000</pubDate>
			<guid>https://www.soliforum.com/post/58467/#p58467</guid>
		</item>
		<item>
			<title><![CDATA[Re: Help! need to split a model!]]></title>
			<link>https://www.soliforum.com/post/58414/#p58414</link>
			<description><![CDATA[<p>Why not just use latest version of Repetier?&nbsp; There is a split object icon on main object placement screen.&nbsp; Click it and object will be split in to two objects.&nbsp; Select one and save as stand alone object.&nbsp; Repeat and select the remaining object and save.</p>]]></description>
			<author><![CDATA[null@example.com (Skyblue)]]></author>
			<pubDate>Wed, 11 Jun 2014 12:57:05 +0000</pubDate>
			<guid>https://www.soliforum.com/post/58414/#p58414</guid>
		</item>
		<item>
			<title><![CDATA[Re: Help! need to split a model!]]></title>
			<link>https://www.soliforum.com/post/58334/#p58334</link>
			<description><![CDATA[<p>Hi! I might be late in replying to the thread, but for the records I wrote a small python script some time ago for exactly this purpose:</p><p><a href="http://www.soliforum.com/topic/5708/tool-to-split-plated-stl-into-multiple-objects/">http://www.soliforum.com/topic/5708/too … e-objects/</a></p><p>Enjoy!</p>]]></description>
			<author><![CDATA[null@example.com (Rincewind)]]></author>
			<pubDate>Tue, 10 Jun 2014 16:13:21 +0000</pubDate>
			<guid>https://www.soliforum.com/post/58334/#p58334</guid>
		</item>
		<item>
			<title><![CDATA[Re: Help! need to split a model!]]></title>
			<link>https://www.soliforum.com/post/58211/#p58211</link>
			<description><![CDATA[<p>I&#039;d do it but I&#039;m not near the desktop...<br />Trust me when I say it&#039;s worth learning how to do it yourself <img src="https://www.soliforum.com/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p><p>Blenders &quot;Boolean&quot; modifier is extremely useful for this, just youtube it for tutes.</p>]]></description>
			<author><![CDATA[null@example.com (Serin)]]></author>
			<pubDate>Sun, 08 Jun 2014 14:47:16 +0000</pubDate>
			<guid>https://www.soliforum.com/post/58211/#p58211</guid>
		</item>
		<item>
			<title><![CDATA[Re: Help! need to split a model!]]></title>
			<link>https://www.soliforum.com/post/58205/#p58205</link>
			<description><![CDATA[<p>I&#039;ve used openscad for this - import the STL then intersect it with a shape that cuts off the bit you want and save the new stl.</p>]]></description>
			<author><![CDATA[null@example.com (Claghorn)]]></author>
			<pubDate>Sun, 08 Jun 2014 13:00:43 +0000</pubDate>
			<guid>https://www.soliforum.com/post/58205/#p58205</guid>
		</item>
		<item>
			<title><![CDATA[Re: Help! need to split a model!]]></title>
			<link>https://www.soliforum.com/post/58191/#p58191</link>
			<description><![CDATA[<p>Netfabb basic.</p>]]></description>
			<author><![CDATA[null@example.com (elmoret)]]></author>
			<pubDate>Sun, 08 Jun 2014 03:23:11 +0000</pubDate>
			<guid>https://www.soliforum.com/post/58191/#p58191</guid>
		</item>
		<item>
			<title><![CDATA[Help! need to split a model!]]></title>
			<link>https://www.soliforum.com/post/58188/#p58188</link>
			<description><![CDATA[<p>hello all, <br /> A friend of mine designed a model that he would like to print but he modeled both pieces at the same time and I for the life of me cannot figure out how to split them into two separate pieces! <br />If someone would be so kind as to make the two parts into two separate .stl files it would be greatly appreciated! </p><p>Thanks in advance!<br />Brandon</p>]]></description>
			<author><![CDATA[null@example.com (helifrek)]]></author>
			<pubDate>Sat, 07 Jun 2014 23:09:56 +0000</pubDate>
			<guid>https://www.soliforum.com/post/58188/#p58188</guid>
		</item>
	</channel>
</rss>
