<?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 — Reseting Filament Useage/Length]]></title>
		<link>https://www.soliforum.com/topic/12952/reseting-filament-useagelength/</link>
		<atom:link href="https://www.soliforum.com/feed/rss/topic/12952/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Reseting Filament Useage/Length.]]></description>
		<lastBuildDate>Fri, 19 Feb 2016 02:32:37 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Reseting Filament Useage/Length]]></title>
			<link>https://www.soliforum.com/post/116921/#p116921</link>
			<description><![CDATA[<p>Flash repetier.&nbsp; Ignore cartridges!</p>]]></description>
			<author><![CDATA[null@example.com (Telemachus)]]></author>
			<pubDate>Fri, 19 Feb 2016 02:32:37 +0000</pubDate>
			<guid>https://www.soliforum.com/post/116921/#p116921</guid>
		</item>
		<item>
			<title><![CDATA[Re: Reseting Filament Useage/Length]]></title>
			<link>https://www.soliforum.com/post/116918/#p116918</link>
			<description><![CDATA[<p>i own a xyz da Vinci 1.0 3d Printer. i have purchased new spools that wont fit in the cartridges. i have made a stand for the new spools. All is well there, however, when i try to reset the cartridge to print the counter goes to 0 of 240. i use an arduino mega 2560. with the corect 5v, grd, and pin 7 setup. should i use the arduino uno or can i get it with the mega. I cant see what i am doing wrong<br />help would be much appreciated. thanks</p>]]></description>
			<author><![CDATA[null@example.com (magnum1962)]]></author>
			<pubDate>Fri, 19 Feb 2016 01:52:55 +0000</pubDate>
			<guid>https://www.soliforum.com/post/116918/#p116918</guid>
		</item>
		<item>
			<title><![CDATA[Re: Reseting Filament Useage/Length]]></title>
			<link>https://www.soliforum.com/post/110435/#p110435</link>
			<description><![CDATA[<p>Makes sense, although now I have a CT&#039;c dual so printing multi colors or even printing multi materials is easy.</p>]]></description>
			<author><![CDATA[null@example.com (carl_m1968)]]></author>
			<pubDate>Sun, 29 Nov 2015 03:09:37 +0000</pubDate>
			<guid>https://www.soliforum.com/post/110435/#p110435</guid>
		</item>
		<item>
			<title><![CDATA[Re: Reseting Filament Useage/Length]]></title>
			<link>https://www.soliforum.com/post/110434/#p110434</link>
			<description><![CDATA[<p>Two Example Scenario’s:</p><p>1). Print part with FFblack, pause (or stop) and clean-cut FF and change color by feeding in FFgreen without unload/load by chasing the FFblack with new FF (this is how I do mixed color parts). Set FFgreen to known amt (from paper log).<br />(FYI - Never had a hiccup as I pay attention when chasing FF so there are no gaps. This also works if running out of FF during a print...)</p><p>2). Print with FFblack and consumed 134m. Change to FFgreen, set new FFgreen consumed total with known amt . Next time I use FFblack, I can now re-set accumulated total&nbsp; e.g., M206 T3 P129 X134. </p><p>And, of course, if the new FF is a new reel, X=0, hence, reset.</p><p>I keep a running log of FF and know what&#039;s used and what remains so this approach is just what I needed.</p>]]></description>
			<author><![CDATA[null@example.com (galaxy99)]]></author>
			<pubDate>Sun, 29 Nov 2015 02:52:22 +0000</pubDate>
			<guid>https://www.soliforum.com/post/110434/#p110434</guid>
		</item>
		<item>
			<title><![CDATA[Re: Reseting Filament Useage/Length]]></title>
			<link>https://www.soliforum.com/post/110433/#p110433</link>
			<description><![CDATA[<div class="quotebox"><cite>galaxy99 wrote:</cite><blockquote><p>The LCD previously show 20.9m.&nbsp; While connected, using Simplify command input, I sent M206 T3 P129 X0 and the accumulated filament used changed to 0.0m.&nbsp; &nbsp;Just as I&#039;d hoped for... I rebooted printer and it remained at 0.0m&nbsp; I&#039;m happy.</p></blockquote></div><br /><p>I am curious your reasoning for this? Would it not be better to keep a running total so you have a reasonable indication of what is left on the spool?</p>]]></description>
			<author><![CDATA[null@example.com (carl_m1968)]]></author>
			<pubDate>Sun, 29 Nov 2015 01:52:48 +0000</pubDate>
			<guid>https://www.soliforum.com/post/110433/#p110433</guid>
		</item>
		<item>
			<title><![CDATA[Re: Reseting Filament Useage/Length]]></title>
			<link>https://www.soliforum.com/post/110428/#p110428</link>
			<description><![CDATA[<p>The LCD previously show 20.9m.&nbsp; While connected, using Simplify command input, I sent M206 T3 P129 X0 and the accumulated filament used changed to 0.0m.&nbsp; &nbsp;Just as I&#039;d hoped for... I rebooted printer and it remained at 0.0m&nbsp; I&#039;m happy.</p>]]></description>
			<author><![CDATA[null@example.com (galaxy99)]]></author>
			<pubDate>Sun, 29 Nov 2015 01:00:55 +0000</pubDate>
			<guid>https://www.soliforum.com/post/110428/#p110428</guid>
		</item>
		<item>
			<title><![CDATA[Re: Reseting Filament Useage/Length]]></title>
			<link>https://www.soliforum.com/post/110427/#p110427</link>
			<description><![CDATA[<p>by default distance is 0 so not sure what you modified - because value is read in EEPROM<br />and if you change any parameter in configuration.h this has no effect if EEPROM already exists as EEPROM always has priority - you need to do load - fail safe = reset EEPROM with new parameters</p><p>so I guess if you have compiling error it just means you modified wrong thing.</p>]]></description>
			<author><![CDATA[null@example.com (luc)]]></author>
			<pubDate>Sun, 29 Nov 2015 00:56:10 +0000</pubDate>
			<guid>https://www.soliforum.com/post/110427/#p110427</guid>
		</item>
		<item>
			<title><![CDATA[Re: Reseting Filament Useage/Length]]></title>
			<link>https://www.soliforum.com/post/110426/#p110426</link>
			<description><![CDATA[<p>Thank you!&nbsp; It works!!!!!!&nbsp; &nbsp;Can&#039;t thank you enough <img src="https://www.soliforum.com/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></description>
			<author><![CDATA[null@example.com (galaxy99)]]></author>
			<pubDate>Sun, 29 Nov 2015 00:53:48 +0000</pubDate>
			<guid>https://www.soliforum.com/post/110426/#p110426</guid>
		</item>
		<item>
			<title><![CDATA[Re: Reseting Filament Useage/Length]]></title>
			<link>https://www.soliforum.com/post/110425/#p110425</link>
			<description><![CDATA[<p>You can see the command when you use repetier host and edit EEPROM</p><p>//Davinci Specific<br />#define EPR_TYPE_BYTE&nbsp; &nbsp; &nbsp; &nbsp; 0<br />#define EPR_TYPE_INT&nbsp; &nbsp; &nbsp; &nbsp; 1<br />#define EPR_TYPE_LONG&nbsp; &nbsp; &nbsp; &nbsp; 2<br />#define EPR_TYPE_FLOAT&nbsp; &nbsp; &nbsp; &nbsp; 3</p><p> M206 T3 P129 X0&nbsp; should&nbsp; reset distance - but cannot verify now sorry</p>]]></description>
			<author><![CDATA[null@example.com (luc)]]></author>
			<pubDate>Sun, 29 Nov 2015 00:51:02 +0000</pubDate>
			<guid>https://www.soliforum.com/post/110425/#p110425</guid>
		</item>
		<item>
			<title><![CDATA[Re: Reseting Filament Useage/Length]]></title>
			<link>https://www.soliforum.com/post/110424/#p110424</link>
			<description><![CDATA[<p>Well, after edit, I save then Upload.&nbsp; Uploading complies it automatically before it uploads it.</p><p>As far as the implemented M206,&nbsp; I&#039;m not sure on the arguments / parameters to use for resetting filament... do you know them... what are they?</p>]]></description>
			<author><![CDATA[null@example.com (galaxy99)]]></author>
			<pubDate>Sun, 29 Nov 2015 00:46:20 +0000</pubDate>
			<guid>https://www.soliforum.com/post/110424/#p110424</guid>
		</item>
		<item>
			<title><![CDATA[Re: Reseting Filament Useage/Length]]></title>
			<link>https://www.soliforum.com/post/110423/#p110423</link>
			<description><![CDATA[<p>Compile error ? you do not need to compile anything - not sure if what you mean<br />the GCODE to modify EEPROM is&nbsp; M206 T[type] P[pos] [Sint(long)] [Xfloat]&nbsp; exists already</p><p>Position/TYPE:<br />#define EPR_PRINTING_TIME&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;125&nbsp; // Time in seconds printing&nbsp; (INT)<br />#define EPR_PRINTING_DISTANCE&nbsp; &nbsp; &nbsp;129&nbsp; // Filament length printed (FLOAT)</p>]]></description>
			<author><![CDATA[null@example.com (luc)]]></author>
			<pubDate>Sun, 29 Nov 2015 00:40:24 +0000</pubDate>
			<guid>https://www.soliforum.com/post/110423/#p110423</guid>
		</item>
		<item>
			<title><![CDATA[Re: Reseting Filament Useage/Length]]></title>
			<link>https://www.soliforum.com/post/110422/#p110422</link>
			<description><![CDATA[<p>Thanks.&nbsp; Setting it to 0 causes compile error relating to HAL sdeeprom and, because I&#039;m using Simplify3D, I&#039;m hopeful of using a custom macro or an ending G/M code.&nbsp; I have some macro&#039;s and M/G codes to do things and want to finish up.</p><p>My preference would be to either hit the assigned macro button to reset it or use the LCD menu (probably place the command in Maintenance, which is where the Load and UnLoad filament is...</p><p>I&#039;m certain it will be simple - the main problem is getting the folks a Simplify to identify the command - they have the input field and boast about it but, other than the only command they show, no clue about what to use.&nbsp; Reading their blog shows folks wanting to do things via this feature - but, they seem to respond only to specific command requests as opposed to publishing a list).</p><p>Been reviewing the various Repetier files to glean what&#039;s needed...</p><p>Edit - forgot to mention that I use Windows only if needed (such as to flash printer) - Arduino does not like my Mac and though it shows the board, it refuses to talk to it.&nbsp; Tried several versions... Thus, want to avoid setting it in eeprom.</p>]]></description>
			<author><![CDATA[null@example.com (galaxy99)]]></author>
			<pubDate>Sun, 29 Nov 2015 00:32:24 +0000</pubDate>
			<guid>https://www.soliforum.com/post/110422/#p110422</guid>
		</item>
		<item>
			<title><![CDATA[Re: Reseting Filament Useage/Length]]></title>
			<link>https://www.soliforum.com/post/110421/#p110421</link>
			<description><![CDATA[<p>Value is in EEPROM - you can set to 0 using repetier host and editing EEPROM</p>]]></description>
			<author><![CDATA[null@example.com (luc)]]></author>
			<pubDate>Sun, 29 Nov 2015 00:12:32 +0000</pubDate>
			<guid>https://www.soliforum.com/post/110421/#p110421</guid>
		</item>
		<item>
			<title><![CDATA[Re: Reseting Filament Useage/Length]]></title>
			<link>https://www.soliforum.com/post/110415/#p110415</link>
			<description><![CDATA[<p>Thanks.&nbsp; I don&#039;t use a cartridge - have a zerocart but, now, with Repetier don&#039;t even need that.<br />Looking into programming it into the LCD Maintenance menu but it&#039;s self-study so will poke along...</p>]]></description>
			<author><![CDATA[null@example.com (galaxy99)]]></author>
			<pubDate>Sat, 28 Nov 2015 23:34:36 +0000</pubDate>
			<guid>https://www.soliforum.com/post/110415/#p110415</guid>
		</item>
		<item>
			<title><![CDATA[Re: Reseting Filament Useage/Length]]></title>
			<link>https://www.soliforum.com/post/110414/#p110414</link>
			<description><![CDATA[<div class="quotebox"><cite>galaxy99 wrote:</cite><blockquote><p>Repetier Firmware 0.92</p><p>Is there an M-code or G-code or other means of resetting the filament to Zero... perhaps a flag...?</p><p>(not talking about cartridge re-setter)</p><p>Thanks</p></blockquote></div><br /><p>The resetter is the only way as that information is actually stored on the cartridge which is independent of firmware so g-codes cannot talk to the cartridge.</p>]]></description>
			<author><![CDATA[null@example.com (carl_m1968)]]></author>
			<pubDate>Sat, 28 Nov 2015 23:15:26 +0000</pubDate>
			<guid>https://www.soliforum.com/post/110414/#p110414</guid>
		</item>
	</channel>
</rss>
