<?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 — Correct estimated time with ThreeDubber]]></title>
		<link>https://www.soliforum.com/topic/14288/correct-estimated-time-with-threedubber/</link>
		<atom:link href="https://www.soliforum.com/feed/rss/topic/14288/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Correct estimated time with ThreeDubber.]]></description>
		<lastBuildDate>Wed, 15 Jun 2016 23:45:17 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Correct estimated time with ThreeDubber]]></title>
			<link>https://www.soliforum.com/post/124212/#p124212</link>
			<description><![CDATA[<p>There&#039;s no way with stock ThreeDubber. It hard codes total_filament=1 (1 mm) in the gcode header which the machine uses to estimate progress.</p><p>Now if you have a C# development environment, XYLenTech who wrote ThreeDubber posted the source, so you&#039;re free to fix that and recompile. You&#039;ll just have to make your slicer write the amount of filament used to the gcode, then translate the line to match what the XYZ machine wants.</p><p>I did this for slic3r and Cura in my custom port of ThreeDubber.</p><p>I suspect though that the machine also might use the layer count to help make the estimate more accurate. With just total_filament set, I get some crazy estimates sometimes, but eventually it evens out a bit. I havent had time yet to figure out how to get slic3r to report the layer count so I can translate that value.</p><p>I think total_filament was set to 1 not just for convenience, but in an attempt to keep the machine from counting down the filament spool. I think tests have shown though that that doesn&#039;t work, so now it&#039;s just an annoyance.</p>]]></description>
			<author><![CDATA[null@example.com (Anthem)]]></author>
			<pubDate>Wed, 15 Jun 2016 23:45:17 +0000</pubDate>
			<guid>https://www.soliforum.com/post/124212/#p124212</guid>
		</item>
		<item>
			<title><![CDATA[Correct estimated time with ThreeDubber]]></title>
			<link>https://www.soliforum.com/post/119185/#p119185</link>
			<description><![CDATA[<p>Is there any way to make the printer show the correct time using threedubber? I&#039;m doing a complex print with multiple processes in simplify3d that is an 11 hour print and I want to be able to see the time left.</p>]]></description>
			<author><![CDATA[null@example.com (jakecrowley)]]></author>
			<pubDate>Sun, 13 Mar 2016 15:10:10 +0000</pubDate>
			<guid>https://www.soliforum.com/post/119185/#p119185</guid>
		</item>
	</channel>
</rss>
