<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — Potential Dangerous Issue with Repetier Firmware/Host]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/9418/" />
	<updated>2015-01-24T21:24:24Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/9418/potential-dangerous-issue-with-repetier-firmwarehost/</id>
		<entry>
			<title type="html"><![CDATA[Re: Potential Dangerous Issue with Repetier Firmware/Host]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/81372/#p81372" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>jnadke wrote:</cite><blockquote><p>In 0.92 of luc-github (or my github fork), I have not had any issues like this.</p><p>But in repetier I have Ping-Pong communication enabled and receive cache size set to 202.</p></blockquote></div><p>This was with an earlier .91 build and Luc has already addressed the issue for me as there was a confirmed typo in that build. I am not going to bother to switch to .92 as I am about to swap out the board to a Ramps 1.4 and run Marlin on it. The Azteeg X5 mini I was going to use has now been allocated to the Kossel/Delta I am building.</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2015-01-24T21:24:24Z</updated>
			<id>https://www.soliforum.com/post/81372/#p81372</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Potential Dangerous Issue with Repetier Firmware/Host]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/81366/#p81366" />
			<content type="html"><![CDATA[<p>In 0.92 of luc-github (or my github fork), I have not had any issues like this.</p><p>But in repetier I have Ping-Pong communication enabled and receive cache size set to 202.</p>]]></content>
			<author>
				<name><![CDATA[jnadke]]></name>
				<uri>https://www.soliforum.com/user/9208/</uri>
			</author>
			<updated>2015-01-24T21:02:49Z</updated>
			<id>https://www.soliforum.com/post/81366/#p81366</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Potential Dangerous Issue with Repetier Firmware/Host]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/80950/#p80950" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>browning54213 wrote:</cite><blockquote><p>It very well could be your computer... I have had very similar issues when I was attempting to run RH on an old laptop that I had. I run it on my gaming machine and I have yep to have the issue again. I am on .91, the bin file specifically</p></blockquote></div><p>I used the BIN at first and did not see this issue. It was not till I switched to the package that you have to compile in Adruino and then upload that I found this issue. As you can see Luc addressed what it might be. I think I will update .92 at least until I can get my carriage finished and get my alternate controller installed.</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2015-01-22T18:51:48Z</updated>
			<id>https://www.soliforum.com/post/80950/#p80950</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Potential Dangerous Issue with Repetier Firmware/Host]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/80948/#p80948" />
			<content type="html"><![CDATA[<p>It very well could be your computer... I have had very similar issues when I was attempting to run RH on an old laptop that I had. I run it on my gaming machine and I have yep to have the issue again. I am on .91, the bin file specifically</p>]]></content>
			<author>
				<name><![CDATA[browning54213]]></name>
				<uri>https://www.soliforum.com/user/7911/</uri>
			</author>
			<updated>2015-01-22T18:42:57Z</updated>
			<id>https://www.soliforum.com/post/80948/#p80948</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Potential Dangerous Issue with Repetier Firmware/Host]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/80903/#p80903" />
			<content type="html"><![CDATA[<p>Not sure what can be called recent release</p><p>for 0.91, binaries : github.com/luc-github/Repetier-Firmware/wiki, for 1.0 and 2.0<br />if you use sources (github.com/luc-github/Repetier-Firmware) it is better to patch the arduino files to avoid the usb connection lost especially when using window, also be noted variants.cpp file is different than bgm one<br />This one is in RC (December) and it is final one actually - no more update planned</p><p>for 0.92, sources only for now : github.com/luc-github/Repetier-Firmware-0.92 for 1.0, 2.0 and 1.0A<br />but has watchdog support and 1.0A support, also need to patch arduino files for usb issue and variants.cpp file is different than 0.91<br />This one is the active one</p>]]></content>
			<author>
				<name><![CDATA[luc]]></name>
				<uri>https://www.soliforum.com/user/8495/</uri>
			</author>
			<updated>2015-01-22T09:30:32Z</updated>
			<id>https://www.soliforum.com/post/80903/#p80903</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Potential Dangerous Issue with Repetier Firmware/Host]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/80902/#p80902" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>luc wrote:</cite><blockquote><p>If you do not know where your sources come from, I guess you took from bgm repository : github.com/bgm370/Repetier-Firmware/tree/davinci/src/ArduinoDUE/Repetier, it is very old and not maintained anymore<br />It contains an error for the &quot;wait&quot; identifier in configuration.h<br />it is typo issue <strong>W</strong> is upper case when it should be lower case<br />#define WAITING_IDENTIFIER &quot;<strong>w</strong>ait&quot;<br />I think this is the root cause of what you observed</p></blockquote></div><p>Thanks I&#039;ll check that out and see if it the case. Where can I find the most recent release of Rep firmware?</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2015-01-22T09:02:38Z</updated>
			<id>https://www.soliforum.com/post/80902/#p80902</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Potential Dangerous Issue with Repetier Firmware/Host]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/80898/#p80898" />
			<content type="html"><![CDATA[<p>If you do not know where your sources come from, I guess you took from bgm repository : github.com/bgm370/Repetier-Firmware/tree/davinci/src/ArduinoDUE/Repetier, it is very old and not maintained anymore<br />It contains an error for the &quot;wait&quot; identifier in configuration.h<br />it is typo issue <strong>W</strong> is upper case when it should be lower case<br />#define WAITING_IDENTIFIER &quot;<strong>w</strong>ait&quot;<br />I think this is the root cause of what you observed</p>]]></content>
			<author>
				<name><![CDATA[luc]]></name>
				<uri>https://www.soliforum.com/user/8495/</uri>
			</author>
			<updated>2015-01-22T08:39:49Z</updated>
			<id>https://www.soliforum.com/post/80898/#p80898</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Potential Dangerous Issue with Repetier Firmware/Host]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/80897/#p80897" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>luc wrote:</cite><blockquote><p>Hi, may I know which 0.91 sources your are refering to ?<br />Have several repositories </p><p>Thanks,</p></blockquote></div><p>Not sure, I got it off what was said to be the official github and the latest at the time. The version according to the changelog file inside the folder is 0.91.7 with the date of 15-03-2014.&nbsp; If it also helps my current Rep Host is version 1.0.6.</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2015-01-22T08:20:57Z</updated>
			<id>https://www.soliforum.com/post/80897/#p80897</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Potential Dangerous Issue with Repetier Firmware/Host]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/80888/#p80888" />
			<content type="html"><![CDATA[<p>Hi, may I know which 0.91 sources your are refering to ?<br />Have several repositories </p><p>Thanks,</p>]]></content>
			<author>
				<name><![CDATA[luc]]></name>
				<uri>https://www.soliforum.com/user/8495/</uri>
			</author>
			<updated>2015-01-22T07:10:32Z</updated>
			<id>https://www.soliforum.com/post/80888/#p80888</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Potential Dangerous Issue with Repetier Firmware/Host]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/80885/#p80885" />
			<content type="html"><![CDATA[<p>I am posting this just as a caution as it may just be isolated to my machine or it could be a real issue. I am using the Repetier firmware version .91. This version is the one you have to compile in Adruino suite and upload. This is not the BIN file. A newer version or the BIN version may no longer have this issue/</p><p>If you are running Repetier Firmware and host I would not advise running live over USB unless the newest version has fixed the issue I found. With the last version which was not in BIN form, I found there is a problem with the communication protocols. The software/host will send the gcode data real time to the printer. The printer is supposed to send back commands to the software to not send anymore data as my buffer is full and to wait for me to request more. It however doe not do this. Instead the software just keeps streaming the data to the printer filling the buffer with some code which is first in first out until it is done. But being limited to 32K it cannot hold that much, only a few layers of medium sized object. Then the printer will continue to print until what ever was loaded into the buffer at first is used up. It will then stop leaving the head at that position with heaters on. You can test this or at least I could by changing the port speed. At higher speeds the issue would happen sooner. At lower speeds it would happen later. </p><p>What would happen is once the buffer is empty the end gcode is never sent since it was never loaded into the buffer but instead was streamed into oblivion. The head will stop with the heater on and the bed heater on and the head will just sit there melting a hole into the spot it stopped at.</p><p>Another issue I had when trying to print real time over USB is that the same comm issue would make the host lock up. Since the temp is monitored and controlled by the host during live prints, this is a serious issue. If it locks up it no longer monitors the temp and so no longer adjust it. Both the bed and hot end will go into thermal runaway and reach whatever temp is possible until you smell ABS that is way too hot like I did or something starts burning. This also made the bed hot enough that the nuts on the adjusting screws inside the bed rounded out their holes and I had to glue them in so I could adjust my bed.</p><p>So please if you run Rep Firmware and host and try to print live over USB do not leave the printer alone. Also with this combination I have not been able to transfer files to the card.</p><p>I put my card inside the print area using an extension cable. I just remove it, put in my laptops card reader and put the files on it then put back in the printer. Restart the printer and print from the LCD. This was my work around for this issue. When I print from the card using the LCD I never have any issues with crashing, stalling, locking up, and so on.</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2015-01-22T06:49:47Z</updated>
			<id>https://www.soliforum.com/post/80885/#p80885</id>
		</entry>
</feed>
