<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>serial port error</title>
        <description> Hi,

I have a problem with my serial port.
I have a rostock with ramps 1.4 + GEN7 extension board (rewire to the ramps) and a mega 2560 clone with the ch340 chip.
My baudrate is 115200.
I use repetier firmware and repetier host.

When I connect my desktop computer to the printer everything is fine, I can control the printer perfectly. But when I start a print, in less than a minute I have a bunch of 

system.io.ports.serialport errorreceived

in repetier console, and the printer stops.
The printer can&#039;t be controlled from repetier anymore, but can be control from the LCD.
I can&#039;t reconnect to the printer without closing repetier host, resetting the printer, and pluging the rpinter on a different usb port

I have done those test :
I have tried to print directly from the SD card. The print is ok but repetier catch the same error and freeze. 
I have done a print (from the sd card), and tried sending M105 command in the serial monitor of the arduino ide. The print was ok, but the printer stopped answering 1 minute after the print started.
I have tried different usb port : same issue
I have tried a baudrate of 9600 : same issue
I have tried with my laptop instead of my desktop computer. Same repetier host version, and I was able to do a 20min print directly from my laptop (no sd transfer). No problem at all.
I can make this error happen by sending a lot of manual command quickly (for example, by quickly changing the hotbed temp)
I let my printer idle (and plugged to the computer) for like an hour, and i got no problem, but as soon as i started a print, got the error again.

Other information that might be useful :
Sd tansfer works with my laptop and my desktop, but I have some &quot;wrong checksum&quot; error on my desktop and not with my laptop.
I thought of windows related issue, so i reinstalled windows completely on my desktop computer, but no success, same error.

I am running out of idea to figure out what is causing me this communication error. My printer is usuable as i can send gcode to the sd card, but, well, it&#039;s annoying...:(

Thanks for your help :)</description>
        <link>https://reprap.org/forum/read.php?1,615260,615260#msg-615260</link>
        <lastBuildDate>Wed, 22 Apr 2026 02:10:46 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?1,615260,616436#msg-616436</guid>
            <title>Re: serial port error</title>
            <link>https://reprap.org/forum/read.php?1,615260,616436#msg-616436</link>
            <description><![CDATA[ You're welcome, common problems occur commonly.]]></description>
            <dc:creator>DjDemonD</dc:creator>
            <category>General</category>
            <pubDate>Wed, 27 Jan 2016 09:36:24 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,615260,616117#msg-616117</guid>
            <title>Re: serial port error</title>
            <link>https://reprap.org/forum/read.php?1,615260,616117#msg-616117</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>DjDemonD</strong><br />
No I don't mean DC power cables they produce very little EMI, I mean mains voltage power cables are to be avoided.</div></blockquote>
<br />
Good to know. :) <br />
But the answer is no. <br />
But I found another usb cable, not shieldied either, but shorter (1m vs 3m). and ... IT WORKED. Like a charm...<br />
<br />
After all, that was just the thing I eliminate at first.<br />
<br />
Anyway, thanks a lot !!!]]></description>
            <dc:creator>Repier37</dc:creator>
            <category>General</category>
            <pubDate>Tue, 26 Jan 2016 15:56:22 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,615260,615730#msg-615730</guid>
            <title>Re: serial port error</title>
            <link>https://reprap.org/forum/read.php?1,615260,615730#msg-615730</link>
            <description><![CDATA[ No I don't mean DC power cables they produce very little EMI, I mean mains voltage power cables are to be avoided.]]></description>
            <dc:creator>DjDemonD</dc:creator>
            <category>General</category>
            <pubDate>Tue, 26 Jan 2016 03:37:38 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,615260,615558#msg-615558</guid>
            <title>Re: serial port error</title>
            <link>https://reprap.org/forum/read.php?1,615260,615558#msg-615558</link>
            <description><![CDATA[ Well... No.<br />
In fact as it's working on my laptop, qith the same cable, I have guessed that it couldn't come from the cable. However I might be wrong. What do you think ?<br />
I don't have another cable right now, that's why I didn't test that solution.<br />
<br />
Edit : for the usb/power proximity, I have tried my best but, on ramps, the usb cable is right under the power cables...]]></description>
            <dc:creator>Repier37</dc:creator>
            <category>General</category>
            <pubDate>Mon, 25 Jan 2016 16:29:42 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,615260,615444#msg-615444</guid>
            <title>Re: serial port error</title>
            <link>https://reprap.org/forum/read.php?1,615260,615444#msg-615444</link>
            <description><![CDATA[ Stupid question but have you tried different cables? Have you tried heavily shielded cables? Have you tried keeping the cable away from any mains voltage wiring etc... I get a lot of "checksum error resending " etc... if my usb cables are in close proximity to power cables, even heavily shielded ones?]]></description>
            <dc:creator>DjDemonD</dc:creator>
            <category>General</category>
            <pubDate>Mon, 25 Jan 2016 12:37:22 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,615260,615260#msg-615260</guid>
            <title>serial port error</title>
            <link>https://reprap.org/forum/read.php?1,615260,615260#msg-615260</link>
            <description><![CDATA[ Hi,<br />
<br />
I have a problem with my serial port.<br />
I have a rostock with ramps 1.4 + GEN7 extension board (rewire to the ramps) and a mega 2560 clone with the ch340 chip.<br />
My baudrate is 115200.<br />
I use repetier firmware and repetier host.<br />
<br />
When I connect my desktop computer to the printer everything is fine, I can control the printer perfectly. But when I start a print, in less than a minute I have a bunch of <br />
<br />
<span style="color:#FF3399">system.io.ports.serialport errorreceived</span><br />
<br />
in repetier console, and the printer stops.<br />
The printer can't be controlled from repetier anymore, but can be control from the LCD.<br />
I can't reconnect to the printer without closing repetier host, resetting the printer, and pluging the rpinter on a different usb port<br />
<br />
<b>I have done those test :</b><br />
I have tried to print directly from the SD card. The print is ok but repetier catch the same error and freeze. <br />
I have done a print (from the sd card), and tried sending M105 command in the serial monitor of the arduino ide. The print was ok, but the printer stopped answering 1 minute after the print started.<br />
I have tried different usb port : same issue<br />
I have tried a baudrate of 9600 : same issue<br />
I have tried with my laptop instead of my desktop computer. Same repetier host version, and I was able to do a 20min print directly from my laptop (no sd transfer). No problem at all.<br />
I can make this error happen by sending a lot of manual command quickly (for example, by quickly changing the hotbed temp)<br />
I let my printer idle (and plugged to the computer) for like an hour, and i got no problem, but as soon as i started a print, got the error again.<br />
<br />
Other information that might be useful :<br />
Sd tansfer works with my laptop and my desktop, but I have some "wrong checksum" error on my desktop and not with my laptop.<br />
I thought of windows related issue, so i reinstalled windows completely on my desktop computer, but no success, same error.<br />
<br />
I am running out of idea to figure out what is causing me this communication error. My printer is usuable as i can send gcode to the sd card, but, well, it's annoying...:(<br />
<br />
Thanks for your help :)]]></description>
            <dc:creator>Repier37</dc:creator>
            <category>General</category>
            <pubDate>Mon, 25 Jan 2016 05:35:41 -0500</pubDate>
        </item>
    </channel>
</rss>
