<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Pleasant Future</title>
	<atom:link href="http://pleasantsoftware.com/developer/3d/2010/03/01/pleasant-future/feed/" rel="self" type="application/rss+xml" />
	<link>http://pleasantsoftware.com/developer/3d/2010/03/01/pleasant-future/</link>
	<description>3D printing and other hardware projects</description>
	<lastBuildDate>Sun, 15 Apr 2012 23:29:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Trying PyPy with ReplicatorG &#124; Michael Cook&#039;s Place</title>
		<link>http://pleasantsoftware.com/developer/3d/2010/03/01/pleasant-future/comment-page-1/#comment-326</link>
		<dc:creator>Trying PyPy with ReplicatorG &#124; Michael Cook&#039;s Place</dc:creator>
		<pubDate>Tue, 11 Oct 2011 02:03:42 +0000</pubDate>
		<guid isPermaLink="false">http://pleasantsoftware.com/developer/3d/?p=324#comment-326</guid>
		<description>[...] look at the gcode Skeinforge makes to look for errors. While reading about the software, I found a blog entry by the author describing how he got tired of waiting on Skeinforge and then ported the gcode gene [...]</description>
		<content:encoded><![CDATA[<p>[...] look at the gcode Skeinforge makes to look for errors. While reading about the software, I found a blog entry by the author describing how he got tired of waiting on Skeinforge and then ported the gcode gene [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pleasant3D on Mac OSX Rocks. &#124; printrbot</title>
		<link>http://pleasantsoftware.com/developer/3d/2010/03/01/pleasant-future/comment-page-1/#comment-316</link>
		<dc:creator>Pleasant3D on Mac OSX Rocks. &#124; printrbot</dc:creator>
		<pubDate>Thu, 21 Jul 2011 17:23:28 +0000</pubDate>
		<guid isPermaLink="false">http://pleasantsoftware.com/developer/3d/?p=324#comment-316</guid>
		<description>[...]  Blogpost: http://pleasantsoftware.com/developer/3d/2010/03/01/pleasant-future/ [...]</description>
		<content:encoded><![CDATA[<p>[...]  Blogpost: <a href="http://pleasantsoftware.com/developer/3d/2010/03/01/pleasant-future/" rel="nofollow">http://pleasantsoftware.com/developer/3d/2010/03/01/pleasant-future/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henkka</title>
		<link>http://pleasantsoftware.com/developer/3d/2010/03/01/pleasant-future/comment-page-1/#comment-274</link>
		<dc:creator>Henkka</dc:creator>
		<pubDate>Wed, 08 Sep 2010 07:51:07 +0000</pubDate>
		<guid isPermaLink="false">http://pleasantsoftware.com/developer/3d/?p=324#comment-274</guid>
		<description>Great work !

I got it working, I compiled an example tool in XCode 3.2.2 and it is visible in Toolbox. I also copied ReplicatorG machines.xml-file to the machines-folder - it&#039;s now showing those machines in the dropdown menu ok, and showing few dialog-boxes when I press &quot;Print&quot;. So everything is setup nicely.

Is there anything I can do to help to implement actual printing and/or driver to CupCake ?

I have CupCake and has previously worked with CNC-machines too (participated in EMC Linux CNC-project years ago as a coder &amp; FAQ-writer). I can write Bash, Ruby and Perl scripts to test things up and have been doing SW development for my living for a 15+ years. Not much of that is directly for Mac OS but I&#039;m using solely Macs as my VMWare-host etc.</description>
		<content:encoded><![CDATA[<p>Great work !</p>
<p>I got it working, I compiled an example tool in XCode 3.2.2 and it is visible in Toolbox. I also copied ReplicatorG machines.xml-file to the machines-folder &#8211; it&#8217;s now showing those machines in the dropdown menu ok, and showing few dialog-boxes when I press &#8220;Print&#8221;. So everything is setup nicely.</p>
<p>Is there anything I can do to help to implement actual printing and/or driver to CupCake ?</p>
<p>I have CupCake and has previously worked with CNC-machines too (participated in EMC Linux CNC-project years ago as a coder &amp; FAQ-writer). I can write Bash, Ruby and Perl scripts to test things up and have been doing SW development for my living for a 15+ years. Not much of that is directly for Mac OS but I&#8217;m using solely Macs as my VMWare-host etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reinoud</title>
		<link>http://pleasantsoftware.com/developer/3d/2010/03/01/pleasant-future/comment-page-1/#comment-170</link>
		<dc:creator>Reinoud</dc:creator>
		<pubDate>Tue, 09 Mar 2010 11:24:21 +0000</pubDate>
		<guid isPermaLink="false">http://pleasantsoftware.com/developer/3d/?p=324#comment-170</guid>
		<description>Neat performance! Well, BSD/Linux/Windows users, i&#039;m busy writing my own set of slicing tools and they appear to be as fast as this one even though it doesn&#039;t use multi-threading/multi-processor/GPU yet. Its written in C using SDL and OpenGL. Not as fancy looking though! :) but it does have a fairly decent 3D STL and gcode preview.

My motivation, as was with his motivation, was the extreme slowness of Skeinforge; a good product producing nice objects, only it really takes ages!

Erik, did you need to modify the Bowden-extruder much to get this speed? Or is that not the limiting factor?</description>
		<content:encoded><![CDATA[<p>Neat performance! Well, BSD/Linux/Windows users, i&#8217;m busy writing my own set of slicing tools and they appear to be as fast as this one even though it doesn&#8217;t use multi-threading/multi-processor/GPU yet. Its written in C using SDL and OpenGL. Not as fancy looking though! :) but it does have a fairly decent 3D STL and gcode preview.</p>
<p>My motivation, as was with his motivation, was the extreme slowness of Skeinforge; a good product producing nice objects, only it really takes ages!</p>
<p>Erik, did you need to modify the Bowden-extruder much to get this speed? Or is that not the limiting factor?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zaggo</title>
		<link>http://pleasantsoftware.com/developer/3d/2010/03/01/pleasant-future/comment-page-1/#comment-154</link>
		<dc:creator>Zaggo</dc:creator>
		<pubDate>Wed, 03 Mar 2010 01:55:07 +0000</pubDate>
		<guid isPermaLink="false">http://pleasantsoftware.com/developer/3d/?p=324#comment-154</guid>
		<description>I guess I forgot to copy a machines.xml file in the right place. But it doesn&#039;t matter for now, since the configured machine doesn&#039;t really do anything right now.
A workaround is to simply copy a standard machines.xml file from ReplicatorG to the path ~/Library/Application Support/Pleasant3D/Machines/</description>
		<content:encoded><![CDATA[<p>I guess I forgot to copy a machines.xml file in the right place. But it doesn&#8217;t matter for now, since the configured machine doesn&#8217;t really do anything right now.<br />
A workaround is to simply copy a standard machines.xml file from ReplicatorG to the path ~/Library/Application Support/Pleasant3D/Machines/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jörg</title>
		<link>http://pleasantsoftware.com/developer/3d/2010/03/01/pleasant-future/comment-page-1/#comment-153</link>
		<dc:creator>Jörg</dc:creator>
		<pubDate>Tue, 02 Mar 2010 20:50:27 +0000</pubDate>
		<guid isPermaLink="false">http://pleasantsoftware.com/developer/3d/?p=324#comment-153</guid>
		<description>Looks really great, can&#039;t wait to get my MakerBot... However, the selection list where in your video you can read &quot;Cupcake CNC&quot; shows only an empty text here. Is this a bug or do I need additional software?</description>
		<content:encoded><![CDATA[<p>Looks really great, can&#8217;t wait to get my MakerBot&#8230; However, the selection list where in your video you can read &#8220;Cupcake CNC&#8221; shows only an empty text here. Is this a bug or do I need additional software?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik de Bruijn</title>
		<link>http://pleasantsoftware.com/developer/3d/2010/03/01/pleasant-future/comment-page-1/#comment-152</link>
		<dc:creator>Erik de Bruijn</dc:creator>
		<pubDate>Tue, 02 Mar 2010 12:15:15 +0000</pubDate>
		<guid isPermaLink="false">http://pleasantsoftware.com/developer/3d/?p=324#comment-152</guid>
		<description>Extremely sleek and intuitive GUI design. I also like the fact that the processing backend is so fast... I&#039;m uploading STL&#039;s and downloading gcode to a faster server because my laptop is too slow for skeinforge. It almost takes longer than the actualy print job (especially now that I print at &gt;50 mm/s)</description>
		<content:encoded><![CDATA[<p>Extremely sleek and intuitive GUI design. I also like the fact that the processing backend is so fast&#8230; I&#8217;m uploading STL&#8217;s and downloading gcode to a faster server because my laptop is too slow for skeinforge. It almost takes longer than the actualy print job (especially now that I print at &gt;50 mm/s)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anonymous</title>
		<link>http://pleasantsoftware.com/developer/3d/2010/03/01/pleasant-future/comment-page-1/#comment-151</link>
		<dc:creator>anonymous</dc:creator>
		<pubDate>Tue, 02 Mar 2010 01:19:20 +0000</pubDate>
		<guid isPermaLink="false">http://pleasantsoftware.com/developer/3d/?p=324#comment-151</guid>
		<description>Wow... Really incredible... I&#039;m speechless... Really this is completely awesome! The fact that you would spend so much time porting a tool that already works to a new place just to make it faster and better is awesome. I&#039;m a Mac developer too, so the fact that there is support for making plugins is even more awesome! I cannot even begin to imagine how much work you have put into this! Awesome!</description>
		<content:encoded><![CDATA[<p>Wow&#8230; Really incredible&#8230; I&#8217;m speechless&#8230; Really this is completely awesome! The fact that you would spend so much time porting a tool that already works to a new place just to make it faster and better is awesome. I&#8217;m a Mac developer too, so the fact that there is support for making plugins is even more awesome! I cannot even begin to imagine how much work you have put into this! Awesome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zaggo</title>
		<link>http://pleasantsoftware.com/developer/3d/2010/03/01/pleasant-future/comment-page-1/#comment-149</link>
		<dc:creator>Zaggo</dc:creator>
		<pubDate>Mon, 01 Mar 2010 17:25:13 +0000</pubDate>
		<guid isPermaLink="false">http://pleasantsoftware.com/developer/3d/?p=324#comment-149</guid>
		<description>You want to &quot;click-and-hold&quot; a tool icon until it appears semi-transparent attached on the mouse cursor. Then start to drag. It only takes .3 or .4 s until you can start to drag. That&#039;s a default behavior of the collection view the toolbox is based on.</description>
		<content:encoded><![CDATA[<p>You want to &#8220;click-and-hold&#8221; a tool icon until it appears semi-transparent attached on the mouse cursor. Then start to drag. It only takes .3 or .4 s until you can start to drag. That&#8217;s a default behavior of the collection view the toolbox is based on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zaggo&#8217;s Pleasant3D v2.0 &#124; MakerBlock</title>
		<link>http://pleasantsoftware.com/developer/3d/2010/03/01/pleasant-future/comment-page-1/#comment-148</link>
		<dc:creator>Zaggo&#8217;s Pleasant3D v2.0 &#124; MakerBlock</dc:creator>
		<pubDate>Mon, 01 Mar 2010 17:22:43 +0000</pubDate>
		<guid isPermaLink="false">http://pleasantsoftware.com/developer/3d/?p=324#comment-148</guid>
		<description>[...] said, Zaggo&#8217;s software is making me wish I had a Mac.  His Pleasant3D v2.0 software is crazy awesome.  I use Google Sketchup to design and a combination of Netfabb and Blender to [...]</description>
		<content:encoded><![CDATA[<p>[...] said, Zaggo&#8217;s software is making me wish I had a Mac.  His Pleasant3D v2.0 software is crazy awesome.  I use Google Sketchup to design and a combination of Netfabb and Blender to [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

