<?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 — Print-ready textgenerator, is there such a thing?]]></title>
		<link>https://www.soliforum.com/topic/5572/printready-textgenerator-is-there-such-a-thing/</link>
		<atom:link href="https://www.soliforum.com/feed/rss/topic/5572/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Print-ready textgenerator, is there such a thing?.]]></description>
		<lastBuildDate>Wed, 19 Feb 2014 15:34:07 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Print-ready textgenerator, is there such a thing?]]></title>
			<link>https://www.soliforum.com/post/50220/#p50220</link>
			<description><![CDATA[<p>I had 10 minutes so I threw a quick script together. I will probably upload this to thingiverse after cleaning it up. You can change the the size and shape of just about everything. Not sure how it prints but I am sure you can get it to work.</p><p><span class="postimg"><img src="http://2n2r5.com/pictures/printer/show-n-tell/drink_stick.JPG" alt="http://2n2r5.com/pictures/printer/show-n-tell/drink_stick.JPG" /></span></p>]]></description>
			<author><![CDATA[null@example.com (2n2r5)]]></author>
			<pubDate>Wed, 19 Feb 2014 15:34:07 +0000</pubDate>
			<guid>https://www.soliforum.com/post/50220/#p50220</guid>
		</item>
		<item>
			<title><![CDATA[Re: Print-ready textgenerator, is there such a thing?]]></title>
			<link>https://www.soliforum.com/post/50204/#p50204</link>
			<description><![CDATA[<p>Thank you Adrian for the clarifications. After som extensive digging around I actually managed to create something acceptable. The font is horrible though, I&#039;d like one with a bit more detail, guess I&#039;ll have to figure out how to make a &quot;fxb&quot; some day. Some other things need tweaking as well, for example if a name starts with &quot;A&quot; or &quot;V&quot; the stick isn&#039;t attached. Anyway, that&#039;s for the future, for now it&#039;ll do.<br />It&#039;s working from home, I just have trouble uploading it since it needs both a font-file and another .scad. The one you linked uses these two files, somehow, but I have no idea where they go. It says somewhere (since everything is hidden and moves around, can&#039;t find that page again) that there&#039;s currently no support to add additional .scads, so how that dude managed to trick the system, I have no idea.</p>]]></description>
			<author><![CDATA[null@example.com (XistenZ)]]></author>
			<pubDate>Wed, 19 Feb 2014 14:45:28 +0000</pubDate>
			<guid>https://www.soliforum.com/post/50204/#p50204</guid>
		</item>
		<item>
			<title><![CDATA[Re: Print-ready textgenerator, is there such a thing?]]></title>
			<link>https://www.soliforum.com/post/50185/#p50185</link>
			<description><![CDATA[<p>I think you missed the point 2n2r5 was making for you.</p><p>You model the drink sticks once in openscad, and setup a variable called &#039;DrinkText&#039; - then in the openscad program, wherever you want to place that text you use $DrinkText .</p><p>Then hit F6, export to stl. Done.</p><p>When you want to change the name - Simply change the text assigned to DrinkText, and then hit F6, and it will recreate that same model with the new text on it. </p><p>You need to simply think in terms of &#039;what text i want to print&#039; is simply the contents of a variable, and then in the openscad model code, you dont type &#039;what text i want to print&#039;, but rather the variable name. Then all you ever need to do to change &#039;the text&#039; is change whats written for that variable. The model settings deal with making that &#039;text&#039; appear as 3D etc etc.</p><p>You need to explore how &#039;Customizer&#039; works at Thingiverse. So you&#039;ll see there is a tool, and all that needs to change between each model is the text you type in - everything else is static in the openscad file. <img src="https://www.soliforum.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>A really bad example, but heres the same concept: <a href="http://www.thingiverse.com/thing:167866">http://www.thingiverse.com/thing:167866</a> . Open it in &#039;customizer&#039; and you&#039;ll see you just change the text... all &#039;customizer&#039; files are are Openscad files... so you can do the same thing at home in openscad without uploading to thingiverse.</p><p>Problem solved.</p>]]></description>
			<author><![CDATA[null@example.com (adrian)]]></author>
			<pubDate>Wed, 19 Feb 2014 12:03:25 +0000</pubDate>
			<guid>https://www.soliforum.com/post/50185/#p50185</guid>
		</item>
		<item>
			<title><![CDATA[Re: Print-ready textgenerator, is there such a thing?]]></title>
			<link>https://www.soliforum.com/post/50183/#p50183</link>
			<description><![CDATA[<p>That seems to be a very overcomplicated way of making cubes. I&#039;m interested in text though, which openSCAD know nothing about (at least that I found out).</p>]]></description>
			<author><![CDATA[null@example.com (XistenZ)]]></author>
			<pubDate>Wed, 19 Feb 2014 11:25:20 +0000</pubDate>
			<guid>https://www.soliforum.com/post/50183/#p50183</guid>
		</item>
		<item>
			<title><![CDATA[Re: Print-ready textgenerator, is there such a thing?]]></title>
			<link>https://www.soliforum.com/post/49869/#p49869</link>
			<description><![CDATA[<p>This is the type of thing that openSCAD is made for.</p>]]></description>
			<author><![CDATA[null@example.com (2n2r5)]]></author>
			<pubDate>Sun, 16 Feb 2014 01:53:10 +0000</pubDate>
			<guid>https://www.soliforum.com/post/49869/#p49869</guid>
		</item>
		<item>
			<title><![CDATA[Print-ready textgenerator, is there such a thing?]]></title>
			<link>https://www.soliforum.com/post/49824/#p49824</link>
			<description><![CDATA[<p>I don&#039;t have a better word for it, but I&#039;m looking for anything that would generate text that&#039;s stuck together so that you can print it in one piece. For example I made &quot;drink sticks&quot; for my brother with his name on, I&#039;m a pretty slow modeler so it took quite some time putting the letters stuck to eachother in blender. People liked the idea so I have requests coming in but each name (or word) takes so much time it&#039;s barely even worth it.</p>]]></description>
			<author><![CDATA[null@example.com (XistenZ)]]></author>
			<pubDate>Sat, 15 Feb 2014 18:44:15 +0000</pubDate>
			<guid>https://www.soliforum.com/post/49824/#p49824</guid>
		</item>
	</channel>
</rss>
