<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — Restart print after power loss?]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/12108/" />
	<updated>2015-08-21T03:20:28Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/12108/restart-print-after-power-loss/</id>
		<entry>
			<title type="html"><![CDATA[Re: Restart print after power loss?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/103949/#p103949" />
			<content type="html"><![CDATA[<p>Unless it was just really large and time consuming, why not just reprint? You are going to find in this hobby that waste is pretty high.</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2015-08-21T03:20:28Z</updated>
			<id>https://www.soliforum.com/post/103949/#p103949</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Restart print after power loss?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/103942/#p103942" />
			<content type="html"><![CDATA[<p>Thanks to all the replies! I&#039;ll have to look into getting an UPS and I think the best option is to just print the top end and glue for now. THanks again!</p>]]></content>
			<author>
				<name><![CDATA[rj]]></name>
				<uri>https://www.soliforum.com/user/2587/</uri>
			</author>
			<updated>2015-08-21T02:59:55Z</updated>
			<id>https://www.soliforum.com/post/103942/#p103942</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Restart print after power loss?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/103926/#p103926" />
			<content type="html"><![CDATA[<p>what about the damage from stalled heated extruder and ooze? best thing is use a small UPS on printer and a laptop with battery charged or a printer with SD card and control panel on-board. thats what I plan to do when I get new batterys for my old UPS</p>]]></content>
			<author>
				<name><![CDATA[n2ri]]></name>
				<uri>https://www.soliforum.com/user/795/</uri>
			</author>
			<updated>2015-08-20T23:47:21Z</updated>
			<id>https://www.soliforum.com/post/103926/#p103926</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Restart print after power loss?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/103908/#p103908" />
			<content type="html"><![CDATA[<p>Mine is kludgy.</p><p>1. Use a UPS to avoid the problem in the first place</p><p>2. If failed, remove part and measure in mm from base how much it printed</p><p>3. Use netfab to split the original approximately where it failed, maybe 1 mm less than what was printed</p><p>4. Print the upper part</p><p>5. Sand and glue</p><p>You can also use the functionality from Simplify3D to start at a specific layer/height, I think, but never tried it. Yet. I installed the UPS and that eliminated the problem so far.</p>]]></content>
			<author>
				<name><![CDATA[kszwab]]></name>
				<uri>https://www.soliforum.com/user/6745/</uri>
			</author>
			<updated>2015-08-20T18:22:22Z</updated>
			<id>https://www.soliforum.com/post/103908/#p103908</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Restart print after power loss?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/103894/#p103894" />
			<content type="html"><![CDATA[<p>if you count occurrences of &quot;G1 Zxxx&quot;, you&#039;ll be able to count layers. just search your GCode for &quot;G1 Z&quot; and go to the match corresponding to the last printed layer.</p>]]></content>
			<author>
				<name><![CDATA[jagowilson]]></name>
				<uri>https://www.soliforum.com/user/7321/</uri>
			</author>
			<updated>2015-08-20T14:25:30Z</updated>
			<id>https://www.soliforum.com/post/103894/#p103894</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Restart print after power loss?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/103882/#p103882" />
			<content type="html"><![CDATA[<p>If you know the exact layer that your print failed on, if your using a &quot;different&quot; slicer like for instance Cura that documents what it is doing in the gcode output, it would be possible.</p><p>Cura and other slicers give output like this...</p><p>;LAYER:28<br />G1 F1800 E2465.10055<br />G1 F3000 X80.509 Y92.024 Z11.500<br />;TYPE:FILL<br />G1 F1800 E2469.60055</p><p>As you can see, it tells you which layer it&#039;s on and which &quot;part&quot; of the print it is working on. If you counted up and found you were on the 28th layer of your print and printing the fill, it&#039;s possible you could finish the print in theory. But the better option would be to use a 3D program or even any of the slicers that have the feature (Cura does for instance) to print just the &quot;top half&quot; of your print and then sand and glue it together with the part you have already printed.</p><p>Slic3r can cut a model into parts, Cura can &quot;sink&quot; it into the build plate so you just print half of it, or there are multiple free options that can cut your model at a specific height and then you can print it with XYZware. All of these and using acetone slurry or your favorite glue are much simpler than attempting to restart a print at a specific point.</p>]]></content>
			<author>
				<name><![CDATA[Weekend Avenger]]></name>
				<uri>https://www.soliforum.com/user/6245/</uri>
			</author>
			<updated>2015-08-20T04:48:41Z</updated>
			<id>https://www.soliforum.com/post/103882/#p103882</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Restart print after power loss?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/103881/#p103881" />
			<content type="html"><![CDATA[<p>Thanks for the response. I know there is a way if i was using repetier software, but I couldn&#039;t find a way with XYZware.</p>]]></content>
			<author>
				<name><![CDATA[rj]]></name>
				<uri>https://www.soliforum.com/user/2587/</uri>
			</author>
			<updated>2015-08-20T04:30:48Z</updated>
			<id>https://www.soliforum.com/post/103881/#p103881</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Restart print after power loss?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/103880/#p103880" />
			<content type="html"><![CDATA[<p>not really. you could come close but it&#039;d be a lot of work.</p>]]></content>
			<author>
				<name><![CDATA[jagowilson]]></name>
				<uri>https://www.soliforum.com/user/7321/</uri>
			</author>
			<updated>2015-08-20T04:27:26Z</updated>
			<id>https://www.soliforum.com/post/103880/#p103880</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Restart print after power loss?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/103879/#p103879" />
			<content type="html"><![CDATA[<p>Is there a way to restart a print where it left off? i.e. lost power to printer mid way through print. Da vinci 1.0 latest firmware, latest software.</p>]]></content>
			<author>
				<name><![CDATA[rj]]></name>
				<uri>https://www.soliforum.com/user/2587/</uri>
			</author>
			<updated>2015-08-20T04:24:52Z</updated>
			<id>https://www.soliforum.com/post/103879/#p103879</id>
		</entry>
</feed>
