<?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 — prints almost hollow and fall apart after cartridge reset]]></title>
		<link>https://www.soliforum.com/topic/11488/prints-almost-hollow-and-fall-apart-after-cartridge-reset/</link>
		<atom:link href="https://www.soliforum.com/feed/rss/topic/11488/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in prints almost hollow and fall apart after cartridge reset.]]></description>
		<lastBuildDate>Mon, 15 Jun 2015 02:28:35 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: prints almost hollow and fall apart after cartridge reset]]></title>
			<link>https://www.soliforum.com/post/98946/#p98946</link>
			<description><![CDATA[<p>I am using left over XYZ filament that was still in the cartiridge even though it said 0 left.&nbsp; and yes - still using the xyz ware that came with the unit.</p>]]></description>
			<author><![CDATA[null@example.com (cja7928)]]></author>
			<pubDate>Mon, 15 Jun 2015 02:28:35 +0000</pubDate>
			<guid>https://www.soliforum.com/post/98946/#p98946</guid>
		</item>
		<item>
			<title><![CDATA[Re: prints almost hollow and fall apart after cartridge reset]]></title>
			<link>https://www.soliforum.com/post/98939/#p98939</link>
			<description><![CDATA[<p>210 is low for any filament other than XYZ. They have their filament made special to melt at lower temps. Third party stuff requires 220 minimum to as high as 250 in some cases. Are you still using XYZ software?</p>]]></description>
			<author><![CDATA[null@example.com (carl_m1968)]]></author>
			<pubDate>Mon, 15 Jun 2015 01:12:32 +0000</pubDate>
			<guid>https://www.soliforum.com/post/98939/#p98939</guid>
		</item>
		<item>
			<title><![CDATA[Re: prints almost hollow and fall apart after cartridge reset]]></title>
			<link>https://www.soliforum.com/post/98937/#p98937</link>
			<description><![CDATA[<p>It was just the arduino code I found online from Voltivo. I believe it just sets the cartridge to 240 and the extruder to 210. </p><div class="codebox"><pre><code>These are the values to be written to the EEPROM Make sure only one is uncommented. By default its set for the starter ABS cartdridge with 120m of filament Verified with firmware 1.1.I */ // Value to write to the EEPROM for remaining filament lenght // Default Starter Cartdridge is 120m //120m //char x[] = {0xc0,0xd4,0x01,0x00}; //240m char x[] = {0x80,0xa9,0x03,0x00}; //400m //char x[] = {0x80,0x1a,0x06,0x00}; // extruder temp, default is 210 C for ABS char et[] = {0xd2,0x00}; // 210 C //char et[] = {0xe6,0x00}; // 230 C // bed temp 90 degrees, default ABS char bt[] = {0x5a,0x00}; byte sr; NanodeUNIO unio(NANODE_MAC_DEVICE); void setup() { Serial.begin(115200); } void loop() { do { digitalWrite(led, LOW); </code></pre></div>]]></description>
			<author><![CDATA[null@example.com (cja7928)]]></author>
			<pubDate>Mon, 15 Jun 2015 00:57:29 +0000</pubDate>
			<guid>https://www.soliforum.com/post/98937/#p98937</guid>
		</item>
		<item>
			<title><![CDATA[Re: prints almost hollow and fall apart after cartridge reset]]></title>
			<link>https://www.soliforum.com/post/98934/#p98934</link>
			<description><![CDATA[<p>So what values are you changing with the resetter and what are you changing them to?</p>]]></description>
			<author><![CDATA[null@example.com (carl_m1968)]]></author>
			<pubDate>Mon, 15 Jun 2015 00:21:14 +0000</pubDate>
			<guid>https://www.soliforum.com/post/98934/#p98934</guid>
		</item>
		<item>
			<title><![CDATA[prints almost hollow and fall apart after cartridge reset]]></title>
			<link>https://www.soliforum.com/post/98929/#p98929</link>
			<description><![CDATA[<p>I have a davinci 1.0 with firmware 1.0.1&nbsp; Ive reset a few cartridges with and arduino R3 and the voltivo code.&nbsp; all my prints on a reset cartridge are somewhat hollow and break apart whereas when I put a factory cartridge in it prints solid with no issues.&nbsp; Ive run several tests, multiple colors/cartridges and its always the same flaky semi hollow build on a reset cartridge.&nbsp; set at 90% solid, thick shells, 2mm thick.&nbsp; see the attached - white one was on a reset and black was on a factory.&nbsp; Can anyone point me in the right direction whats going on here?&nbsp; thank you very much.</p>]]></description>
			<author><![CDATA[null@example.com (cja7928)]]></author>
			<pubDate>Sun, 14 Jun 2015 23:14:57 +0000</pubDate>
			<guid>https://www.soliforum.com/post/98929/#p98929</guid>
		</item>
	</channel>
</rss>
