<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — Tool to split plated STL into multiple objects]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/5708/" />
	<updated>2014-02-26T23:18:58Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/5708/tool-to-split-plated-stl-into-multiple-objects/</id>
		<entry>
			<title type="html"><![CDATA[Re: Tool to split plated STL into multiple objects]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/50943/#p50943" />
			<content type="html"><![CDATA[<p>Nice work Rincewind <img src="https://www.soliforum.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[adrian]]></name>
				<uri>https://www.soliforum.com/user/663/</uri>
			</author>
			<updated>2014-02-26T23:18:58Z</updated>
			<id>https://www.soliforum.com/post/50943/#p50943</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Tool to split plated STL into multiple objects]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/50935/#p50935" />
			<content type="html"><![CDATA[<p>Hello all,</p><p>Have you ever felt frustrated when you get some STL file that contains all the parts that you want to print, but they don&#039;t fit on your building plate? I usually split the file into separate pieces manually, with netfabb or tinkercad, but now I wrote a small script that does that for you, automatically!</p><p>Just get it here: <a href="https://github.com/fsantini/python-stlsplitter">https://github.com/fsantini/python-stlsplitter</a></p><p>You will, of course, need Python installed (with numpy), but otherwise you just need to do:<br /></p><div class="codebox"><pre><code>python stlSplitter.py &lt;file.stl&gt;</code></pre></div><p>As a bonus feature, you also get a STL read/write library that can work both with binary and Ascii files!</p><p>Hope it helps!</p>]]></content>
			<author>
				<name><![CDATA[Rincewind]]></name>
				<uri>https://www.soliforum.com/user/242/</uri>
			</author>
			<updated>2014-02-26T21:56:24Z</updated>
			<id>https://www.soliforum.com/post/50935/#p50935</id>
		</entry>
</feed>
