<?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 — OpenSCAD question, unioning two imported stls]]></title>
		<link>https://www.soliforum.com/topic/771/openscad-question-unioning-two-imported-stls/</link>
		<atom:link href="https://www.soliforum.com/feed/rss/topic/771/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in OpenSCAD question, unioning two imported stls.]]></description>
		<lastBuildDate>Wed, 12 Dec 2012 15:26:13 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: OpenSCAD question, unioning two imported stls]]></title>
			<link>https://www.soliforum.com/post/6948/#p6948</link>
			<description><![CDATA[<p>One more question, let&#039;s say I have an imported stl I want to fit to a cylindrical object.&nbsp; Is there a way to bend the stl around a curve?&nbsp; With a cube I could use a for loop to union bunches of small cubes together around the shape.</p>]]></description>
			<author><![CDATA[null@example.com (JustSomeGuyTN)]]></author>
			<pubDate>Wed, 12 Dec 2012 15:26:13 +0000</pubDate>
			<guid>https://www.soliforum.com/post/6948/#p6948</guid>
		</item>
		<item>
			<title><![CDATA[Re: OpenSCAD question, unioning two imported stls]]></title>
			<link>https://www.soliforum.com/post/6937/#p6937</link>
			<description><![CDATA[<p>translate (<strong>[</strong> x,y,z <strong>]</strong>)</p><p>the missing brackets might be the cause of your troubles...</p><p>union should also be lower case - or it might be interpreted as a variable.</p><p>Also, if these are objects you&#039;ve made with SCAD, you can also try &#039;include&#039; on the scad files...</p><p>If you get it going, please comment on how</p>]]></description>
			<author><![CDATA[null@example.com (GoolGaul)]]></author>
			<pubDate>Wed, 12 Dec 2012 14:48:56 +0000</pubDate>
			<guid>https://www.soliforum.com/post/6937/#p6937</guid>
		</item>
		<item>
			<title><![CDATA[OpenSCAD question, unioning two imported stls]]></title>
			<link>https://www.soliforum.com/post/6932/#p6932</link>
			<description><![CDATA[<p>If I want to union two imported STLS would the syntax be:</p><p>Union()<br />{<br />import(&quot;base.stl&quot;);<br />translate (0,0,10) import(&quot;addon.stl&quot;);<br />}</p><p>I&#039;m very new to OpenSCAD.&nbsp; I&#039;m looking at using it to union some STLs from the app that I got to make 3D engraved STLs from 2D images.&nbsp; I&#039;ve tried in some other apps but they don&#039;t seem to want to work with these stls for some reason.</p>]]></description>
			<author><![CDATA[null@example.com (JustSomeGuyTN)]]></author>
			<pubDate>Wed, 12 Dec 2012 14:18:36 +0000</pubDate>
			<guid>https://www.soliforum.com/post/6932/#p6932</guid>
		</item>
	</channel>
</rss>
