<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Updated Repetier Host yesterday and nothing works (should have stuck with 90c</title>
        <description> So I update Repetier Host yesturday with the latest and greatest version...  now nothing works.  Somehow something is different.  I have looked through the log, from what I can see and there are three commands that are unknown. It could be just a call back for one of them.  I am not sure why updating the software would afflict the controller card so badley (arduino ramp 1.4), I reloaded the firmware just to make sure that nothing happened or was overwritten by the software, and still no luck.  I even went as far as unistalling Repetier Host (new version), cleaning the registry, and then reinstalling the old version.  Still nothing...  

I have been reading that this is happening for various people.. even the mention that this error is based within .net framework. For an experiment I am going to compile &quot;Sprinter&quot; firmware, as this update might benifit more their own firmware and restore the printer.  If it a .net framework error, that is a little out of my scope.

Here is the log that I get upon starting my conncection.

11:10:41.454 : start
11:10:41.454 : echo: External Reset
11:10:41.454 : Marlin 1.0.0
11:10:41.459 : echo: Last Updated: Mar 13 2014 11:08:49 | Author: (none, default config)
11:10:41.459 : Compiled: Mar 13 2014
11:10:41.461 : echo: Free Memory: 5407  PlannerBufferBytes: 1232
11:10:41.463 : echo:Hardcoded Default Settings Loaded
11:10:41.463 : echo:Steps per unit:
11:10:41.467 : echo:  M92 X93.17 Y87.58 Z2560.00 E892.00
11:10:41.467 : echo:Maximum feedrates (mm/s):
11:10:41.469 : echo:  M203 X500.00 Y500.00 Z5.00 E25.00
11:10:41.475 : echo:Maximum Acceleration (mm/s2):
11:10:41.484 : echo:  M201 X9000 Y1000 Z100 E10000
11:10:41.486 : echo:Acceleration: S=acceleration, T=retract acceleration
11:10:41.486 : echo:  M204 S2000.00 T2000.00
11:10:41.492 : echo:Advanced variables: S=Min feedrate (mm/s), T=Min travel feedrate (mm/s), B=minimum segment time (ms), X=maximum XY jerk (mm/s),  Z=maximum Z jerk (mm/s),  E=maximum E jerk (mm/s)
11:10:41.492 : echo:  M205 S0.00 T0.00 B20000 X20.00 Z0.40 E5.00
11:10:41.492 : echo:Home offset (mm):
11:10:41.493 : echo:  M206 X0.00 Y0.00 Z0.00
11:10:41.493 : echo:PID settings:
11:10:41.493 : echo:   M301 P22.20 I1.08 D114.00
11:10:45.288 : echo:Unknown command: &quot;&quot;
11:10:48.224 : echo:Unknown command: &quot;&quot;
11:10:54.350 : echo:Unknown command: &quot;?&quot;
11:10:55.636 : echo:Unknown command: &quot;&quot;


Any Help would be appreciated..</description>
        <link>https://reprap.org/forum/read.php?267,324346,324346#msg-324346</link>
        <lastBuildDate>Fri, 17 Apr 2026 08:09:17 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?267,324346,324606#msg-324606</guid>
            <title>Re: Updated Repetier Host yesterday and nothing works (should have stuck with 90c</title>
            <link>https://reprap.org/forum/read.php?267,324346,324606#msg-324606</link>
            <description><![CDATA[ Try disabling send ETA in printer settings. I have seen that some languages use characters not allowed or confusing firmware. That is the only real difference in communication and should only happen when printing not for manual control.]]></description>
            <dc:creator>repetier</dc:creator>
            <category>Repetier</category>
            <pubDate>Fri, 14 Mar 2014 04:10:58 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?267,324346,324537#msg-324537</guid>
            <title>Re: Updated Repetier Host yesterday and nothing works (should have stuck with 90c</title>
            <link>https://reprap.org/forum/read.php?267,324346,324537#msg-324537</link>
            <description><![CDATA[ The issue isn't with the controller, but rather that Repeiter Host isn't communicating properly with the controller. It smells like a speed or other serial setting mismatch between the card and RHost's settings.<br />
<br />
Did you check to make sure your port speed settings are good, and that it's using the right transfer protocol (Autodetect, ASCII, or Repeiter)? <br />
<br />
It could be something just slightly off (e.g. 111112 vs 115200 speed setting)..<br />
<br />
If it's a .NET issue, that's easily looked into. [<a href="http://www.microsoft.com/net/downloads" target="_blank"  rel="nofollow">www.microsoft.com</a>] has downloadable versions of .NET and some tips on troubleshooting it.<br />
<br />
hope that helps. :)]]></description>
            <dc:creator>CmdrKeen</dc:creator>
            <category>Repetier</category>
            <pubDate>Thu, 13 Mar 2014 21:38:04 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?267,324346,324487#msg-324487</guid>
            <title>Re: Updated Repetier Host yesterday and nothing works (should have stuck with 90c</title>
            <link>https://reprap.org/forum/read.php?267,324346,324487#msg-324487</link>
            <description><![CDATA[ Pronterface works fine, but that isn't really what I was looking to achieve.]]></description>
            <dc:creator>bishupz1</dc:creator>
            <category>Repetier</category>
            <pubDate>Thu, 13 Mar 2014 19:27:23 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?267,324346,324346#msg-324346</guid>
            <title>Updated Repetier Host yesterday and nothing works (should have stuck with 90c</title>
            <link>https://reprap.org/forum/read.php?267,324346,324346#msg-324346</link>
            <description><![CDATA[ So I update Repetier Host yesturday with the latest and greatest version...  now nothing works.  Somehow something is different.  I have looked through the log, from what I can see and there are three commands that are unknown. It could be just a call back for one of them.  I am not sure why updating the software would afflict the controller card so badley (arduino ramp 1.4), I reloaded the firmware just to make sure that nothing happened or was overwritten by the software, and still no luck.  I even went as far as unistalling Repetier Host (new version), cleaning the registry, and then reinstalling the old version.  Still nothing...  <br />
<br />
I have been reading that this is happening for various people.. even the mention that this error is based within .net framework. For an experiment I am going to compile "Sprinter" firmware, as this update might benifit more their own firmware and restore the printer.  If it a .net framework error, that is a little out of my scope.<br />
<br />
Here is the log that I get upon starting my conncection.<br />
<br />
11:10:41.454 : start<br />
11:10:41.454 : echo: External Reset<br />
11:10:41.454 : Marlin 1.0.0<br />
11:10:41.459 : echo: Last Updated: Mar 13 2014 11:08:49 | Author: (none, default config)<br />
11:10:41.459 : Compiled: Mar 13 2014<br />
11:10:41.461 : echo: Free Memory: 5407  PlannerBufferBytes: 1232<br />
11:10:41.463 : echo:Hardcoded Default Settings Loaded<br />
11:10:41.463 : echo:Steps per unit:<br />
11:10:41.467 : echo:  M92 X93.17 Y87.58 Z2560.00 E892.00<br />
11:10:41.467 : echo:Maximum feedrates (mm/s):<br />
11:10:41.469 : echo:  M203 X500.00 Y500.00 Z5.00 E25.00<br />
11:10:41.475 : echo:Maximum Acceleration (mm/s2):<br />
11:10:41.484 : echo:  M201 X9000 Y1000 Z100 E10000<br />
11:10:41.486 : echo:Acceleration: S=acceleration, T=retract acceleration<br />
11:10:41.486 : echo:  M204 S2000.00 T2000.00<br />
11:10:41.492 : echo:Advanced variables: S=Min feedrate (mm/s), T=Min travel feedrate (mm/s), B=minimum segment time (ms), X=maximum XY jerk (mm/s),  Z=maximum Z jerk (mm/s),  E=maximum E jerk (mm/s)<br />
11:10:41.492 : echo:  M205 S0.00 T0.00 B20000 X20.00 Z0.40 E5.00<br />
11:10:41.492 : echo:Home offset (mm):<br />
11:10:41.493 : echo:  M206 X0.00 Y0.00 Z0.00<br />
11:10:41.493 : echo:PID settings:<br />
11:10:41.493 : echo:   M301 P22.20 I1.08 D114.00<br />
11:10:45.288 : echo:Unknown command: ""<br />
11:10:48.224 : echo:Unknown command: ""<br />
11:10:54.350 : echo:Unknown command: "?"<br />
11:10:55.636 : echo:Unknown command: ""<br />
<br />
<br />
Any Help would be appreciated..]]></description>
            <dc:creator>bishupz1</dc:creator>
            <category>Repetier</category>
            <pubDate>Thu, 13 Mar 2014 14:41:47 -0400</pubDate>
        </item>
    </channel>
</rss>
