<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — Correct estimated time with ThreeDubber]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/14288/" />
	<updated>2016-06-15T23:45:17Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/14288/correct-estimated-time-with-threedubber/</id>
		<entry>
			<title type="html"><![CDATA[Re: Correct estimated time with ThreeDubber]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/124212/#p124212" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Anthem]]></name>
				<uri>https://www.soliforum.com/user/14460/</uri>
			</author>
			<updated>2016-06-15T23:45:17Z</updated>
			<id>https://www.soliforum.com/post/124212/#p124212</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Correct estimated time with ThreeDubber]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/119185/#p119185" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[jakecrowley]]></name>
				<uri>https://www.soliforum.com/user/13130/</uri>
			</author>
			<updated>2016-03-13T15:10:10Z</updated>
			<id>https://www.soliforum.com/post/119185/#p119185</id>
		</entry>
</feed>
