<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — Slicing on a remote computer with RepetierHost (Linux)]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/1311/" />
	<updated>2013-02-11T18:53:32Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/1311/slicing-on-a-remote-computer-with-repetierhost-linux/</id>
		<entry>
			<title type="html"><![CDATA[Slicing on a remote computer with RepetierHost (Linux)]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/12511/#p12511" />
			<content type="html"><![CDATA[<p>Hi all,</p><p>I think it is a common setup to have a relatively slow computer controlling your Solidoodle, with the drawback that slicing has to be done on another machine or it takes forever.</p><p>So I installed Slic3r on a remote powerful computer and made RepetierHost call it through ssh... And now I have a 20x improvement in slicing times (I was using an Atom, now I use a headless server with a Core2Quad)</p><p>This is quite straightforward under Linux, it should also work on Mac with minor modifications and it can be done with Windows as well but it needs quite a few extra programs to be installed. Here&#039;s the howto:</p><p>CONFIGURATION:<br />1 (Remote). Install slic3r on the remote machine, say under /home/remoteUser/Slic3r. Make sure that the remote machine has SSH and X forwarding enabled and also enable <a href="http://news.softpedia.com/news/How-to-Use-RSA-Key-for-SSH-Authentication-38599.shtml">RSA authentication</a><br />2 (Remote). Create a repetier work folder (eg /home/remoteUser/repetierWork) on the remote computer.<br />3 (Local). Install sshfs and make sure your user belongs to the &quot;fuse&quot; group.<br />4 (Local). Copy the attached scripts to your local computer, in your home folder (make sure they are executable).<br />5 (Local). Create a mount point for the remote work folder (eg /home/localUser/remoteWorkDir)<br />6 (Local). Create a mount point for the remote slicer settings folder (eg /home/localUser/remoteSlic3rConf)<br />7 (Local). In RepetierHost, under Settings-&gt;General settings, set the mount point of the remote work folder as work folder<br />8 (Local). In RepetierHost, tab &quot;Slicer&quot;, click on Setup and choose the script mySlic3r in your local folder as Slic3r executable<br />9 (Local). Modify the file remoteSlic3r_config to reflect the actual folder names and remote username and host that you chose.</p><p>USAGE:<br />1. Execute mount_remote before using Slic3r<br />2. Use RepetierHost enjoying the fast slicing<br />3. Execute umout_remote when you are finished</p><p>The scripts are very simple. Just check what they are doing before running them, I take no responsibility if you wipe your computer!</p>]]></content>
			<author>
				<name><![CDATA[Rincewind]]></name>
				<uri>https://www.soliforum.com/user/242/</uri>
			</author>
			<updated>2013-02-11T18:53:32Z</updated>
			<id>https://www.soliforum.com/post/12511/#p12511</id>
		</entry>
</feed>
