<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Is this a good sign or bad sign? Problems talking to machine</title>
        <description> I knew this is where i&#039;d start to struggle!  I can assemble bits of metal but making a computer talk to it would always be a challenge!

Story so far:

* 2 different Macs, 1 PC running Vista. Using Vista as stuggled to find others talking about Mac issues.
* Battled with drivers for USB TTL and getting software to recognise COM port but I think I have sorted that.
* Several installs and uninstalls of Java including v5 &amp;amp; 6
* Have a few lights flashing on the USB TTL cable and the motherboard which is more than i had a few days back. 

But now a cry for help please!!

I&#039;m looking for confirmation that the PC is talking to the machine. I cannot achieve this myself as all I can do is try to jog the axes using the reprap software but nowt happens.

Does the stuff below show any promise?!

Thanks in advance



Quote
C:\Program Files\Reprap&amp;gt;reprap

C:\Program Files\Reprap&amp;gt;rem reprap-host -- runs Reprap Java host code with an ap
propriate classpath

C:\Program Files\Reprap&amp;gt;rem Amount of RAM to allow Java VM to use

C:\Program Files\Reprap&amp;gt;set REPRAP_RAM_SIZE=1024M

C:\Program Files\Reprap&amp;gt;rem reprap.jar file and stl file

C:\Program Files\Reprap&amp;gt;set REPRAP_DIR=C:\Program Files\Reprap

C:\Program Files\Reprap&amp;gt;rem Java3D and j3d.org libraries

C:\Program Files\Reprap&amp;gt;rem set JAVA_LIBRARY_DIR=C:\Program Files\Reprap

C:\Program Files\Reprap&amp;gt;rem cd so we can find the reprap-wv.stl file.  Can we av
oid this??

C:\Program Files\Reprap&amp;gt;IF NOT EXIST reprap-wv.stl cd &quot;C:\Program Files\Reprap&quot;


C:\Program Files\Reprap&amp;gt;java -cp &quot;.\reprap.jar;.\RXTXcomm.jar;.\j3dcore.jar;.\j3
d-org-java3d-all.jar;.\j3dutils.jar;.\swing-layout-1.0.3.jar;.\vecmath.jar;.&quot; -X
mx1024M org/reprap/Main
DEBUG: The distribution preferences file and yours match.  This is good. [0.000s
/-1288044774008ms]
DEBUG: GCode opening port COM8 [0.172s/172ms]
Stable Library
=========================================
Native lib Version = RXTX-2.1-7
Java lib Version   = RXTX-2.1-7
DEBUG: Attempting to initialize Arduino/Sanguino [0.703s/531ms]
comms: G-code: N0 T0 *26 dequeued and sent [5.982s/5279ms]
ERROR: GCodeWriter.waitForResponse() - dud response from RepRap:Serial Error: Li
neNr is not the last lineNr+1 [6.029s/47ms]
comms: Response: Serial Error: LineNr is not the last lineNr+1 [6.029s/0ms]
comms: G-code: N0 T0 *26 dequeued and sent [6.029s/0ms]
ERROR: GCodeWriter.waitForResponse() - dud response from RepRap:Resend:11 [6.029
s/0ms]
comms: Response: Resend:11 [6.029s/0ms]
comms: G-code: N0 T0 *26 dequeued and sent [6.045s/16ms]
comms: Response: ok [6.045s/0ms]
comms: G-code: N1 M113 *1 dequeued and sent [6.045s/0ms]
ERROR: GCodeWriter.waitForResponse() - dud response from RepRap:Serial Error: Li
neNr is not the last lineNr+1 [6.076s/31ms]
comms: Response: Serial Error: LineNr is not the last lineNr+1 [6.076s/0ms]
comms: G-code: N1 M113 *1 dequeued and sent [6.076s/0ms]
ERROR: GCodeWriter.waitForResponse() - dud response from RepRap:Resend:11 [6.076
s/0ms]
comms: Response: Resend:11 [6.076s/0ms]
comms: G-code: N1 M113 *1 dequeued and sent [6.076s/0ms]
comms: Response: ok [6.076s/0ms]
comms: G-code: N2 M105 *5 dequeued and sent [6.091s/15ms]
ERROR: GCodeWriter.waitForResponse() - dud response from RepRap:Serial Error: Li
neNr is not the last lineNr+1 [6.123s/32ms]
comms: Response: Serial Error: LineNr is not the last lineNr+1 [6.123s/0ms]
comms: G-code: N2 M105 *5 dequeued and sent [6.123s/0ms]
ERROR: GCodeWriter.waitForResponse() - dud response from RepRap:Resend:11 [6.123
s/0ms]
comms: Response: Resend:11 [6.123s/0ms]
comms: G-code: N2 M105 *5 dequeued and sent [6.138s/15ms]
comms: Response: ok [6.138s/0ms]
ERROR: GCodeReaderAndWriter.getETemp() - no value stored! [6.138s/0ms]
comms: G-code: N3 M105 *4 dequeued and sent [7.651s/1513ms]
ERROR: GCodeWriter.waitForResponse() - dud response from RepRap:Serial Error: Li
neNr is not the last lineNr+1 [7.651s/0ms]
comms: Response: Serial Error: LineNr is not the last lineNr+1 [7.651s/0ms]
comms: G-code: N3 M105 *4 dequeued and sent [7.667s/16ms]
ERROR: GCodeWriter.waitForResponse() - dud response from RepRap:Resend:11 [7.667
s/0ms]
comms: Response: Resend:11 [7.667s/0ms]
comms: G-code: N3 M105 *4 dequeued and sent [7.667s/0ms]
comms: Response: ok [7.667s/0ms]
ERROR: GCodeReaderAndWriter.getETemp() - no value stored! [7.667s/0ms]
</description>
        <link>https://reprap.org/forum/read.php?12,64777,64777#msg-64777</link>
        <lastBuildDate>Fri, 10 Jul 2026 22:24:59 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?12,64777,81934#msg-81934</guid>
            <title>Re: Is this a good sign or bad sign? Problems talking to machine</title>
            <link>https://reprap.org/forum/read.php?12,64777,81934#msg-81934</link>
            <description><![CDATA[ Mattieu,<br />
<br />
Sounds like we are at similar point in our RepRap development!<br />
<br />
Just to close out my experience of this, it is exactly the same as yours .... software incompatiblity. It is a minefield and not for the feint hearted or none techies like me!<br />
<br />
So much so, that I have spent 2 WHOLE DAYS trying to flash the software .... using 3 different computers!<br />
<br />
One thing RepRap teaches ....... is patience!<br />
<br />
Enjoy<br />
<br />
PS my advice to any potential RepRap'rs of tomorrow, either have oodles or patience or a degree in Computing!]]></description>
            <dc:creator>mattuwattu</dc:creator>
            <category>RepRap Host</category>
            <pubDate>Mon, 25 Apr 2011 17:53:03 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?12,64777,72406#msg-72406</guid>
            <title>Re: Is this a good sign or bad sign? Problems talking to machine</title>
            <link>https://reprap.org/forum/read.php?12,64777,72406#msg-72406</link>
            <description><![CDATA[ Dears,<br />
<br />
A) I now know how to flash the software<br />
B) The bug has disappeared so I confirm it was the cause of the problem]]></description>
            <dc:creator>Matthieu</dc:creator>
            <category>RepRap Host</category>
            <pubDate>Wed, 02 Feb 2011 17:00:00 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?12,64777,72401#msg-72401</guid>
            <title>Re: Is this a good sign or bad sign? Problems talking to machine</title>
            <link>https://reprap.org/forum/read.php?12,64777,72401#msg-72401</link>
            <description><![CDATA[ Hello,<br />
<br />
I have the same issue here with the following twist, which kinda confirm Traumflug idea (and kinda not). <br />
<br />
Last month I was able to have my reprap move and extrude kinda properly, with an about-6-months-old firmware and software, except that I was not able to extrude at a correct speed. So, I went on looking at the preference options, which were not up to date with the wiki.<br />
<br />
So I downloaded the latest host software, made a few tests last week without solving my issues, but at least the reprap was still moving, extruding etc.<br />
<br />
Today without further changes in the software I get the same error message as mattuwattu and the reprap is not moving.<br />
<br />
So yes, changing the host software was probably a cause of the issue, yet I don't understand why the new software was working last week and not today.<br />
<br />
And now I need to learn how to flash the firmware...]]></description>
            <dc:creator>Matthieu</dc:creator>
            <category>RepRap Host</category>
            <pubDate>Wed, 02 Feb 2011 16:04:40 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?12,64777,64807#msg-64807</guid>
            <title>Re: Is this a good sign or bad sign? Problems talking to machine</title>
            <link>https://reprap.org/forum/read.php?12,64777,64807#msg-64807</link>
            <description><![CDATA[ At least the serial line stuff apparently works. Are firmware and RepRap Host of approximately the same age? New developments sometimes introduce incompatibilities and neither makes an attempt for backwards compatibility.]]></description>
            <dc:creator>Traumflug</dc:creator>
            <category>RepRap Host</category>
            <pubDate>Tue, 26 Oct 2010 04:24:18 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?12,64777,64777#msg-64777</guid>
            <title>Is this a good sign or bad sign? Problems talking to machine</title>
            <link>https://reprap.org/forum/read.php?12,64777,64777#msg-64777</link>
            <description><![CDATA[ I knew this is where i'd start to struggle!  I can assemble bits of metal but making a computer talk to it would always be a challenge!<br />
<br />
Story so far:<br />
<br />
* 2 different Macs, 1 PC running Vista. Using Vista as stuggled to find others talking about Mac issues.<br />
* Battled with drivers for USB TTL and getting software to recognise COM port but I <i>think</i> I have sorted that.<br />
* Several installs and uninstalls of Java including v5 &amp; 6<br />
* Have a few lights flashing on the USB TTL cable and the motherboard which is more than i had a few days back. <br />
<br />
But now a cry for help please!!<br />
<br />
I'm looking for confirmation that the PC is talking to the machine. I cannot achieve this myself as all I can do is try to jog the axes using the reprap software but nowt happens.<br />
<br />
Does the stuff below show any promise?!<br />
<br />
Thanks in advance<br />
<br />
<br />
<br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong></strong><br />
C:\Program Files\Reprap&gt;reprap<br />
<br />
C:\Program Files\Reprap&gt;rem reprap-host -- runs Reprap Java host code with an ap<br />
propriate classpath<br />
<br />
C:\Program Files\Reprap&gt;rem Amount of RAM to allow Java VM to use<br />
<br />
C:\Program Files\Reprap&gt;set REPRAP_RAM_SIZE=1024M<br />
<br />
C:\Program Files\Reprap&gt;rem reprap.jar file and stl file<br />
<br />
C:\Program Files\Reprap&gt;set REPRAP_DIR=C:\Program Files\Reprap<br />
<br />
C:\Program Files\Reprap&gt;rem Java3D and j3d.org libraries<br />
<br />
C:\Program Files\Reprap&gt;rem set JAVA_LIBRARY_DIR=C:\Program Files\Reprap<br />
<br />
C:\Program Files\Reprap&gt;rem cd so we can find the reprap-wv.stl file.  Can we av<br />
oid this??<br />
<br />
C:\Program Files\Reprap&gt;IF NOT EXIST reprap-wv.stl cd "C:\Program Files\Reprap"<br />
<br />
<br />
C:\Program Files\Reprap&gt;java -cp ".\reprap.jar;.\RXTXcomm.jar;.\j3dcore.jar;.\j3<br />
d-org-java3d-all.jar;.\j3dutils.jar;.\swing-layout-1.0.3.jar;.\vecmath.jar;." -X<br />
mx1024M org/reprap/Main<br />
DEBUG: The distribution preferences file and yours match.  This is good. [0.000s<br />
/-1288044774008ms]<br />
DEBUG: GCode opening port COM8 [0.172s/172ms]<br />
Stable Library<br />
=========================================<br />
Native lib Version = RXTX-2.1-7<br />
Java lib Version   = RXTX-2.1-7<br />
DEBUG: Attempting to initialize Arduino/Sanguino [0.703s/531ms]<br />
comms: G-code: N0 T0 *26 dequeued and sent [5.982s/5279ms]<br />
ERROR: GCodeWriter.waitForResponse() - dud response from RepRap:Serial Error: Li<br />
neNr is not the last lineNr+1 [6.029s/47ms]<br />
comms: Response: Serial Error: LineNr is not the last lineNr+1 [6.029s/0ms]<br />
comms: G-code: N0 T0 *26 dequeued and sent [6.029s/0ms]<br />
ERROR: GCodeWriter.waitForResponse() - dud response from RepRap:Resend:11 [6.029<br />
s/0ms]<br />
comms: Response: Resend:11 [6.029s/0ms]<br />
comms: G-code: N0 T0 *26 dequeued and sent [6.045s/16ms]<br />
comms: Response: ok [6.045s/0ms]<br />
comms: G-code: N1 M113 *1 dequeued and sent [6.045s/0ms]<br />
ERROR: GCodeWriter.waitForResponse() - dud response from RepRap:Serial Error: Li<br />
neNr is not the last lineNr+1 [6.076s/31ms]<br />
comms: Response: Serial Error: LineNr is not the last lineNr+1 [6.076s/0ms]<br />
comms: G-code: N1 M113 *1 dequeued and sent [6.076s/0ms]<br />
ERROR: GCodeWriter.waitForResponse() - dud response from RepRap:Resend:11 [6.076<br />
s/0ms]<br />
comms: Response: Resend:11 [6.076s/0ms]<br />
comms: G-code: N1 M113 *1 dequeued and sent [6.076s/0ms]<br />
comms: Response: ok [6.076s/0ms]<br />
comms: G-code: N2 M105 *5 dequeued and sent [6.091s/15ms]<br />
ERROR: GCodeWriter.waitForResponse() - dud response from RepRap:Serial Error: Li<br />
neNr is not the last lineNr+1 [6.123s/32ms]<br />
comms: Response: Serial Error: LineNr is not the last lineNr+1 [6.123s/0ms]<br />
comms: G-code: N2 M105 *5 dequeued and sent [6.123s/0ms]<br />
ERROR: GCodeWriter.waitForResponse() - dud response from RepRap:Resend:11 [6.123<br />
s/0ms]<br />
comms: Response: Resend:11 [6.123s/0ms]<br />
comms: G-code: N2 M105 *5 dequeued and sent [6.138s/15ms]<br />
comms: Response: ok [6.138s/0ms]<br />
ERROR: GCodeReaderAndWriter.getETemp() - no value stored! [6.138s/0ms]<br />
comms: G-code: N3 M105 *4 dequeued and sent [7.651s/1513ms]<br />
ERROR: GCodeWriter.waitForResponse() - dud response from RepRap:Serial Error: Li<br />
neNr is not the last lineNr+1 [7.651s/0ms]<br />
comms: Response: Serial Error: LineNr is not the last lineNr+1 [7.651s/0ms]<br />
comms: G-code: N3 M105 *4 dequeued and sent [7.667s/16ms]<br />
ERROR: GCodeWriter.waitForResponse() - dud response from RepRap:Resend:11 [7.667<br />
s/0ms]<br />
comms: Response: Resend:11 [7.667s/0ms]<br />
comms: G-code: N3 M105 *4 dequeued and sent [7.667s/0ms]<br />
comms: Response: ok [7.667s/0ms]<br />
ERROR: GCodeReaderAndWriter.getETemp() - no value stored! [7.667s/0ms]<br />
</div></blockquote>]]></description>
            <dc:creator>mattuwattu</dc:creator>
            <category>RepRap Host</category>
            <pubDate>Mon, 25 Oct 2010 18:23:04 -0400</pubDate>
        </item>
    </channel>
</rss>
