<?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 — FilaWinder Thickness Gauge]]></title>
		<link>https://www.soliforum.com/topic/14279/filawinder-thickness-gauge/</link>
		<atom:link href="https://www.soliforum.com/feed/rss/topic/14279/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in FilaWinder Thickness Gauge.]]></description>
		<lastBuildDate>Sun, 13 Mar 2016 21:09:49 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: FilaWinder Thickness Gauge]]></title>
			<link>https://www.soliforum.com/post/119209/#p119209</link>
			<description><![CDATA[<p>Ok thank you for your assistance much appreciated.</p>]]></description>
			<author><![CDATA[null@example.com (ejcruz)]]></author>
			<pubDate>Sun, 13 Mar 2016 21:09:49 +0000</pubDate>
			<guid>https://www.soliforum.com/post/119209/#p119209</guid>
		</item>
		<item>
			<title><![CDATA[Re: FilaWinder Thickness Gauge]]></title>
			<link>https://www.soliforum.com/post/119194/#p119194</link>
			<description><![CDATA[<p>I&#039;ve only used the metal thickness gauges.&nbsp; If you try one of those, you might get one that only sleeps the LCD.&nbsp; Something like this one-</p><p><a href="http://www.amazon.com/SODIAL-Portable-Precise-Thickness-Micrometer/dp/B013OCFFSW/ref=sr_1_1?ie=UTF8&amp;qid=1457894267&amp;sr=8-1&amp;keywords=B013OCFFSW">http://www.amazon.com/SODIAL-Portable-P … B013OCFFSW</a></p>]]></description>
			<author><![CDATA[null@example.com (IanJohnson)]]></author>
			<pubDate>Sun, 13 Mar 2016 18:38:36 +0000</pubDate>
			<guid>https://www.soliforum.com/post/119194/#p119194</guid>
		</item>
		<item>
			<title><![CDATA[Re: FilaWinder Thickness Gauge]]></title>
			<link>https://www.soliforum.com/post/119178/#p119178</link>
			<description><![CDATA[<div class="quotebox"><cite>IanJohnson wrote:</cite><blockquote><p>Does the measurement reset to 0?&nbsp; Most calipers of this type only turn off the LCD, so if you jiggle it, it should wake up with the same measurement.&nbsp; When I&#039;ve run these powered from an Arduino, the LCD still turns off but it continues to send data.</p><p>With a thickness gauge you can try filing the edges of the plunger and anvil, but it still isn&#039;t very forgiving of kinks.&nbsp; If you try bearings, you have to make sure they are as perfectly parallel as you can get them.&nbsp; Also make sure that it isn&#039;t possible for anything to flex.&nbsp; If there is too much spring tension, something might bend to part the bearings rather than only sliding the caliper.</p></blockquote></div><p>I have a external 16x2 LCD screen displaying the results - first line shows the filament diameter and second line shows the average and current counter, currently I zero out the reading after 50 readings. I know when the gauge goes to sleep/shutdown because the data on the LCD screen (especially the counter) does not change. I&#039;m running mine with an Arduino Uno, but the gauge still has it&#039;s own battery, I guess I could remove the gauge battery and power via an LED through to the 3.3v on the Arduino. It&#039;s interesting that your setup continues to send data after the gauge goes to sleep/shutdown.</p>]]></description>
			<author><![CDATA[null@example.com (ejcruz)]]></author>
			<pubDate>Sun, 13 Mar 2016 06:18:47 +0000</pubDate>
			<guid>https://www.soliforum.com/post/119178/#p119178</guid>
		</item>
		<item>
			<title><![CDATA[Re: FilaWinder Thickness Gauge]]></title>
			<link>https://www.soliforum.com/post/119177/#p119177</link>
			<description><![CDATA[<div class="quotebox"><cite>lboucher26 wrote:</cite><blockquote><p>Did you ever find an answer?<br />Also are you still using this?<br />I tried this, but it really didn&#039;t work well since the filament is going sideways against the shaft and would catch a bit.<br />I&#039;m almost done with a new design which will sandwich the same sensor in between two bearings, should work better, we shall see.</p></blockquote></div><p>Unfortunately I&#039;m still looking for an answer.</p><p>I find the same thing with the shaft getting caught, and the filament not lining up, I have to cut the filament end to around 45 deg angle before feeding, once I get the filament through successfully it works great. To save me bending over/under to read the thickness gauge I connected a 16x2 LCD screen so I can position the display at a better position, I modified the Arduino program to display the diameter of the filament on the first line, and the average on the second line.</p>]]></description>
			<author><![CDATA[null@example.com (ejcruz)]]></author>
			<pubDate>Sun, 13 Mar 2016 05:59:00 +0000</pubDate>
			<guid>https://www.soliforum.com/post/119177/#p119177</guid>
		</item>
		<item>
			<title><![CDATA[Re: FilaWinder Thickness Gauge]]></title>
			<link>https://www.soliforum.com/post/119171/#p119171</link>
			<description><![CDATA[<p>Does the measurement reset to 0?&nbsp; Most calipers of this type only turn off the LCD, so if you jiggle it, it should wake up with the same measurement.&nbsp; When I&#039;ve run these powered from an Arduino, the LCD still turns off but it continues to send data.</p><p>With a thickness gauge you can try filing the edges of the plunger and anvil, but it still isn&#039;t very forgiving of kinks.&nbsp; If you try bearings, you have to make sure they are as perfectly parallel as you can get them.&nbsp; Also make sure that it isn&#039;t possible for anything to flex.&nbsp; If there is too much spring tension, something might bend to part the bearings rather than only sliding the caliper.</p>]]></description>
			<author><![CDATA[null@example.com (IanJohnson)]]></author>
			<pubDate>Sun, 13 Mar 2016 02:30:31 +0000</pubDate>
			<guid>https://www.soliforum.com/post/119171/#p119171</guid>
		</item>
		<item>
			<title><![CDATA[Re: FilaWinder Thickness Gauge]]></title>
			<link>https://www.soliforum.com/post/119169/#p119169</link>
			<description><![CDATA[<p>Did you ever find an answer?<br />Also are you still using this?<br />I tried this, but it really didn&#039;t work well since the filament is going sideways against the shaft and would catch a bit.<br />I&#039;m almost done with a new design which will sandwich the same sensor in between two bearings, should work better, we shall see.</p>]]></description>
			<author><![CDATA[null@example.com (lboucher26)]]></author>
			<pubDate>Sun, 13 Mar 2016 01:25:06 +0000</pubDate>
			<guid>https://www.soliforum.com/post/119169/#p119169</guid>
		</item>
		<item>
			<title><![CDATA[FilaWinder Thickness Gauge]]></title>
			<link>https://www.soliforum.com/post/119128/#p119128</link>
			<description><![CDATA[<p>Does anyone know how to stop the thickness gauge from auto shut down or auto going to sleep mode, I&#039;m referring to the following <a href="https://www.thingiverse.com/thing:222603/#comments">https://www.thingiverse.com/thing:222603/#comments</a>.</p><p>Thank you for your assistance.</p>]]></description>
			<author><![CDATA[null@example.com (ejcruz)]]></author>
			<pubDate>Sat, 12 Mar 2016 11:27:12 +0000</pubDate>
			<guid>https://www.soliforum.com/post/119128/#p119128</guid>
		</item>
	</channel>
</rss>
