<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — Reconstructed scans appear exploded.]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/12947/" />
	<updated>2015-12-28T20:02:48Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/12947/reconstructed-scans-appear-exploded/</id>
		<entry>
			<title type="html"><![CDATA[Re: Reconstructed scans appear exploded.]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/112760/#p112760" />
			<content type="html"><![CDATA[<p>Thanks to Hairu.&nbsp; Indee I had to enable WEBGL from developers menu (OSX 10.7)</p>]]></content>
			<author>
				<name><![CDATA[SIWEK]]></name>
				<uri>https://www.soliforum.com/user/12517/</uri>
			</author>
			<updated>2015-12-28T20:02:48Z</updated>
			<id>https://www.soliforum.com/post/112760/#p112760</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Reconstructed scans appear exploded.]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/112408/#p112408" />
			<content type="html"><![CDATA[<p>From the output above, the WiFi adapter is being detected (0bda:0179) and the proper driver is loaded (8188eu).&nbsp; The config file you are editing above is <em>/etc/wlan_supplicant/wlan_supplicant.conf</em> but it should be <em>/etc/wpa_supplicant/wpa_supplicant.conf</em>.&nbsp; The network section is also missing the group line. it should look something like the following.</p><div class="codebox"><pre><code>network={
ssid=&quot;MY_SSID&quot;
psk=&quot;MY_PASSWORD&quot;
    proto=RSN
    key_mgmt=WPA-PSK
    pairwise=TKIP
    group=TKIP WEP104 WEP40
    auth_alg=OPEN
}</code></pre></div><p>If that doesn&#039;t work, check that a tool didn&#039;t mess up your <em>/etc/network/interfaces</em> file.&nbsp; It should look like the following.</p><div class="codebox"><pre><code>auto lo
iface lo inet loopback

auto eth0
allow-hotplug eth0
iface eth0 inet dhcp

auto wlan0
allow-hotplug wlan0
iface wlan0 inet manual
netmask 255.255.255.0
wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf
iface default inet dhcp</code></pre></div><p>If you are receiving a<em> Permission Denied</em> error when copying to the USB then it is either mounted read-only or you need to be root to copy to it.&nbsp; Try prefixing sudo to the copy command.</p><div class="codebox"><pre><code>sudo cp someFile.txt /media/usb/teeny</code></pre></div><p>- Uriah</p>]]></content>
			<author>
				<name><![CDATA[hairu526]]></name>
				<uri>https://www.soliforum.com/user/4789/</uri>
			</author>
			<updated>2015-12-23T15:12:09Z</updated>
			<id>https://www.soliforum.com/post/112408/#p112408</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Reconstructed scans appear exploded.]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/112201/#p112201" />
			<content type="html"><![CDATA[<p>Have you made any Linux system changes or updates?&nbsp; Try plugging the WiFi adapter into a different USB port.&nbsp; Also, what does the following commands report.</p><div class="codebox"><pre><code>uname -a</code></pre></div><div class="codebox"><pre><code>lsusb</code></pre></div><div class="codebox"><pre><code>lsmod</code></pre></div>]]></content>
			<author>
				<name><![CDATA[hairu526]]></name>
				<uri>https://www.soliforum.com/user/4789/</uri>
			</author>
			<updated>2015-12-20T15:13:55Z</updated>
			<id>https://www.soliforum.com/post/112201/#p112201</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Reconstructed scans appear exploded.]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/111879/#p111879" />
			<content type="html"><![CDATA[<p>Hi kkalisch,</p><p>Your kit must have been shipped out right before the latest software release.&nbsp; However, you can still update to the latest version once an Internet connection is established.&nbsp; Please type in the following command into the command line and let me know what it outputs.</p><div class="codebox"><pre><code>sudo iwlist wlan0 scan</code></pre></div><p>Uriah</p>]]></content>
			<author>
				<name><![CDATA[hairu526]]></name>
				<uri>https://www.soliforum.com/user/4789/</uri>
			</author>
			<updated>2015-12-17T14:08:21Z</updated>
			<id>https://www.soliforum.com/post/111879/#p111879</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Reconstructed scans appear exploded.]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/111457/#p111457" />
			<content type="html"><![CDATA[<p>SIWEK,</p><p>When the lasers and camera are positioned correctly it should look like the image below.&nbsp; Once it does, turn off the lasers and press the &quot;Calibrate Lasers&quot; button.<br /><span class="postimg"><img src="http://soliforum.com/i/?5lTWtXf.jpg" alt="http://soliforum.com/i/?5lTWtXf.jpg" /></span></p><p>Uriah</p>]]></content>
			<author>
				<name><![CDATA[hairu526]]></name>
				<uri>https://www.soliforum.com/user/4789/</uri>
			</author>
			<updated>2015-12-12T23:21:10Z</updated>
			<id>https://www.soliforum.com/post/111457/#p111457</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Reconstructed scans appear exploded.]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/111451/#p111451" />
			<content type="html"><![CDATA[<p>SIWEK,</p><p>Please update to the latest version of the software by clicking <strong>Check for updates</strong> from the <strong>SETTINGS</strong> page.&nbsp; The serial number located on the bottom of the motor must be inputted into the <strong>Setup</strong> page before updating.&nbsp; There have been recent changes that improve scan quality.&nbsp; Also, please post a picture of the calibration item in the center of the table (without the liner) and both lasers turned on.&nbsp; The red horizontal line should be through the cutouts on the calibration item and the red vertical line should be in the center of the calibration item.&nbsp; After this, click the the &quot;calibrate lasers&quot; button to finalize the calibration.&nbsp; Finally, please ensure that there are no objects too close to the turntable that may get picked up by the scanner.</p><p>Uriah</p>]]></content>
			<author>
				<name><![CDATA[hairu526]]></name>
				<uri>https://www.soliforum.com/user/4789/</uri>
			</author>
			<updated>2015-12-12T20:24:17Z</updated>
			<id>https://www.soliforum.com/post/111451/#p111451</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Reconstructed scans appear exploded.]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/111448/#p111448" />
			<content type="html"><![CDATA[<p>why is this failing?</p><p><span class="postimg"><img src="http://soliforum.com/i/?6ZIf4M1.png" alt="http://soliforum.com/i/?6ZIf4M1.png" /></span></p><p><span class="postimg"><img src="http://soliforum.com/i/?UYWHbHg.jpg" alt="http://soliforum.com/i/?UYWHbHg.jpg" /></span></p>]]></content>
			<author>
				<name><![CDATA[SIWEK]]></name>
				<uri>https://www.soliforum.com/user/12517/</uri>
			</author>
			<updated>2015-12-12T18:39:26Z</updated>
			<id>https://www.soliforum.com/post/111448/#p111448</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Reconstructed scans appear exploded.]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/110592/#p110592" />
			<content type="html"><![CDATA[<p>Followed all calibration instr.&nbsp; One laser beam is clearly fuzzier.&nbsp; Will post picture of original item Tuesdapy AM. Will update webgl</p>]]></content>
			<author>
				<name><![CDATA[SIWEK]]></name>
				<uri>https://www.soliforum.com/user/12517/</uri>
			</author>
			<updated>2015-12-01T01:32:22Z</updated>
			<id>https://www.soliforum.com/post/110592/#p110592</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Reconstructed scans appear exploded.]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/110550/#p110550" />
			<content type="html"><![CDATA[<p>It&#039;s hard to tell by those pictures.&nbsp; Can you post a picture of the object itself?&nbsp; Also, did you follow the calibration instructions from <a href="http://www.murobo.com/start.html?">http://www.murobo.com/start.html?</a></p><p>If preview is failing then your browser is likely missing WebGL support.&nbsp; What does it say if you go to <a href="https://get.webgl.org/?">https://get.webgl.org/?</a>&nbsp; You may be able to update your Mac software or install new graphics drivers to enable it.</p><p>Uriah</p>]]></content>
			<author>
				<name><![CDATA[hairu526]]></name>
				<uri>https://www.soliforum.com/user/4789/</uri>
			</author>
			<updated>2015-11-30T11:40:31Z</updated>
			<id>https://www.soliforum.com/post/110550/#p110550</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Reconstructed scans appear exploded.]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/110519/#p110519" />
			<content type="html"><![CDATA[<p>or this<span class="postimg"><img src="http://soliforum.com/i/?Gi9wo59.png" alt="http://soliforum.com/i/?Gi9wo59.png" /></span></p>]]></content>
			<author>
				<name><![CDATA[SIWEK]]></name>
				<uri>https://www.soliforum.com/user/12517/</uri>
			</author>
			<updated>2015-11-30T01:26:16Z</updated>
			<id>https://www.soliforum.com/post/110519/#p110519</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Reconstructed scans appear exploded.]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/110518/#p110518" />
			<content type="html"><![CDATA[<p>here<br /><span class="postimg"><img src="http://soliforum.com/i/?GAskTI9.png" alt="http://soliforum.com/i/?GAskTI9.png" /></span></p>]]></content>
			<author>
				<name><![CDATA[SIWEK]]></name>
				<uri>https://www.soliforum.com/user/12517/</uri>
			</author>
			<updated>2015-11-30T01:25:11Z</updated>
			<id>https://www.soliforum.com/post/110518/#p110518</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Reconstructed scans appear exploded.]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/110463/#p110463" />
			<content type="html"><![CDATA[<p>Can you post a picture?</p>]]></content>
			<author>
				<name><![CDATA[hairu526]]></name>
				<uri>https://www.soliforum.com/user/4789/</uri>
			</author>
			<updated>2015-11-29T17:30:31Z</updated>
			<id>https://www.soliforum.com/post/110463/#p110463</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Reconstructed scans appear exploded.]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/110388/#p110388" />
			<content type="html"><![CDATA[<p>Successfully built and calibrated (I think) camera and scanners on Turntable rotation center.</p><p>1. Preview fails in OSX 10.7.5</p><p>2. More importantly stl files appear heavily fragmented about the center of Rotation.&nbsp; Like an orange peel.</p><p>any ideas to chase this down?</p>]]></content>
			<author>
				<name><![CDATA[SIWEK]]></name>
				<uri>https://www.soliforum.com/user/12517/</uri>
			</author>
			<updated>2015-11-28T12:57:26Z</updated>
			<id>https://www.soliforum.com/post/110388/#p110388</id>
		</entry>
</feed>
