<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Repetier Software</title>
	<atom:link href="http://www.repetier.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.repetier.com</link>
	<description>The software driving your 3d printer</description>
	<lastBuildDate>Sat, 11 May 2013 16:09:36 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Repetier-Host 0.85 and 0.54 for mac released</title>
		<link>http://www.repetier.com/repetier-host-0-85-and-0-54-for-mac-released/</link>
		<comments>http://www.repetier.com/repetier-host-0-85-and-0-54-for-mac-released/#comments</comments>
		<pubDate>Sat, 06 Apr 2013 15:05:13 +0000</pubDate>
		<dc:creator>repadmin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.repetier.com/?p=511</guid>
		<description><![CDATA[<p>After nearly 2 month of waiting the newest release cycle for both hosts has been finished. Both include now the shortly released Slic3r in version 0.9.9. The new Slic3r has 2 new features, which the host now uses if you select the Slic3r version 0.9.9 or higher in the Slic3r settings. In that case it [...]</p><p>The post <a href="http://www.repetier.com/repetier-host-0-85-and-0-54-for-mac-released/">Repetier-Host 0.85 and 0.54 for mac released</a> appeared first on <a href="http://www.repetier.com">Repetier Software</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>After nearly 2 month of waiting the newest release cycle for both hosts has been finished. Both include now the shortly released Slic3r in version 0.9.9.</p>
<p>The new Slic3r has 2 new features, which the host now uses if you select the Slic3r version 0.9.9 or higher in the Slic3r settings. In that case it will start always without the plater in expert mode. Many users got a bit confused having two positions, where they could add objects and then selected the wrong slicing button wondering what was happening. With this new option the confusion should be gone. For those who want to use the simple mode with slic3r &#8211; don&#8217;t use it in combination with the host. In that mode you have no separate configuration files, which the host needs. Thats why the expert mode is enforced when calling the slic3r from the host.</p>
<p>For users with multiple printers or multiple printer configuration, the profile association has changed. In previous versions the selected slic3r/skeinforge profiles were the same for all printer. From now on the selection is stored as part of the printer settings. That way you cal select your favorite combination for each printer speeding up your workflow. As a drawback the first time you may see wrong selection, simply because the printer have no association at the beginning.</p>
<p>The g-code preview has also some improvements. Beside some rendering problems with retraction, which should now be solved, it can now render arcs. The arc rendering is limited to arcs in xy plane, which is the only type we should expect for a 3d printer.</p>
<p>The last new feature I want to mention is a new host command:</p>
<pre>@execute CommandWithFullPath Parameter1 Parameter2</pre>
<p>With this command, you can now start external programs at any place of your print. A little note on host commands: It is now legal to start a host command also with ;@ to keep the printer happy if you send a modified file with host commands. But do not expect the printer to execute your host commands:-)</p>
<p>The post <a href="http://www.repetier.com/repetier-host-0-85-and-0-54-for-mac-released/">Repetier-Host 0.85 and 0.54 for mac released</a> appeared first on <a href="http://www.repetier.com">Repetier Software</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.repetier.com/repetier-host-0-85-and-0-54-for-mac-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Repetier-Host 0.71 released</title>
		<link>http://www.repetier.com/repetier-host-0-71-released/</link>
		<comments>http://www.repetier.com/repetier-host-0-71-released/#comments</comments>
		<pubDate>Mon, 03 Sep 2012 20:52:25 +0000</pubDate>
		<dc:creator>repadmin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.repetier.com/?p=213</guid>
		<description><![CDATA[<p>Today I released the new version 0.71 for windows and linux. The new version has two greater new changes. Internationalization The host can now support multiple languages. Simply select your language from the available languages and the host will change the language immediately. Unfortunately only english and german are currently available. If you like to [...]</p><p>The post <a href="http://www.repetier.com/repetier-host-0-71-released/">Repetier-Host 0.71 released</a> appeared first on <a href="http://www.repetier.com">Repetier Software</a>.</p>]]></description>
				<content:encoded><![CDATA[<div>Today I released the new version 0.71 for windows and linux. The new version has two greater new changes.</div>
<h1>Internationalization</h1>
<p>The host can now support multiple languages. Simply select your language from the available languages and the host will change the language immediately. Unfortunately only english and german are currently available. If you like to support the project, <a title="Repetier-Host Translations" href="http://www.repetier.com/documentation/repetier-host/repetier-host-translations/">make a translation and submit it.</a></p>
<h1>Update check</h1>
<p>To keep your host up to date, it now checks every seven days for updates. In the help menu you can also force an update check any time.</p>
<h1>Other changes</h1>
<ul>
<li>  Extended EEPROM Support for Marlin (M206) &#8211; code submitted by scuba.</li>
<li>  Slic3r 0.9.2 no included.</li>
<li>  Many bug fixes.</li>
</ul>
<div></div>
<p>The post <a href="http://www.repetier.com/repetier-host-0-71-released/">Repetier-Host 0.71 released</a> appeared first on <a href="http://www.repetier.com">Repetier Software</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.repetier.com/repetier-host-0-71-released/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>New home for repetier software</title>
		<link>http://www.repetier.com/new-home/</link>
		<comments>http://www.repetier.com/new-home/#comments</comments>
		<pubDate>Mon, 20 Aug 2012 09:45:21 +0000</pubDate>
		<dc:creator>repadmin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.repetier.com/w/?p=1</guid>
		<description><![CDATA[<p>After hosting everything on github for a while, it is time to go a step forward. Many questions from users showed, that they were not familiar with the way github works. The downloads were often not found and the documentation went unseen. This resulted in a unsatisfactory experience. With this new home I want  to [...]</p><p>The post <a href="http://www.repetier.com/new-home/">New home for repetier software</a> appeared first on <a href="http://www.repetier.com">Repetier Software</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>After hosting everything on github for a while, it is time to go a step forward. Many questions from users showed, that they were not familiar with the way github works. The downloads were often not found and the documentation went unseen. This resulted in a unsatisfactory experience. With this new home I want  to help everyone finding the informations needed.</p>
<p>As with every new site, it will take some time to get all the informations ready and easily accessible. So bear with me and give me the time to finish this. None the less, I will try to keep up the running development and support as good as possible.</p>
<p>The post <a href="http://www.repetier.com/new-home/">New home for repetier software</a> appeared first on <a href="http://www.repetier.com">Repetier Software</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.repetier.com/new-home/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
