<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Pronterface won&amp;#039;t connect anymore</title>
        <description> Hi guys,

I&#039;m having trouble connecting my Prusa i3 to Pronterface.

I have been printing for 6-7months succesfully. Last week I wanted to replace a fan and I got some sparks and ashort circuit I believe.

Now when I try to connect to Pronterface it only says: &#039;&#039;connecting...&#039;&#039; 


I have attached a photo of my Arduino.

Hopefully someone has some tips, any help would be greatly appreciated.

Cheers,

Imhotep</description>
        <link>https://reprap.org/forum/read.php?219,465662,465662#msg-465662</link>
        <lastBuildDate>Mon, 20 Jul 2026 10:05:01 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?219,465662,742596#msg-742596</guid>
            <title>Re: Pronterface won&#039;t connect anymore</title>
            <link>https://reprap.org/forum/read.php?219,465662,742596#msg-742596</link>
            <description><![CDATA[ ... yes ...]]></description>
            <dc:creator>VDX</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Thu, 26 Jan 2017 16:16:10 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,465662,742498#msg-742498</guid>
            <title>Re: Pronterface won&#039;t connect anymore</title>
            <link>https://reprap.org/forum/read.php?219,465662,742498#msg-742498</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>Traumflug</strong><br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong>LioLine</strong><br />
I don't understand what I should do after I opened the serial monitor ?</div></blockquote>
Press and release the Reset button. This should send the word "start" over the serial line. If there's just some garbage or simply nothing, try other baud rates. One can simply try all of them: 19200, 38400, 57600, 115200, 250000.</div></blockquote>
<br />
<br />
Sorry to appear ignorant but does this mean the reset button on the actual Arduino hardware?<br />
<br />
Terry]]></description>
            <dc:creator>terryd</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Thu, 26 Jan 2017 12:00:59 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,465662,706652#msg-706652</guid>
            <title>Re: Pronterface won&#039;t connect anymore</title>
            <link>https://reprap.org/forum/read.php?219,465662,706652#msg-706652</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>LioLine</strong><br />
I don't understand what I should do after I opened the serial monitor ?</div></blockquote>
Press and release the Reset button. This should send the word "start" over the serial line. If there's just some garbage or simply nothing, try other baud rates. One can simply try all of them: 19200, 38400, 57600, 115200, 250000.]]></description>
            <dc:creator>Traumflug</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Sun, 11 Sep 2016 07:17:52 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,465662,706638#msg-706638</guid>
            <title>Re: Pronterface won&#039;t connect anymore</title>
            <link>https://reprap.org/forum/read.php?219,465662,706638#msg-706638</link>
            <description><![CDATA[ Hi Viktor,<br />
<br />
ok so when I open the serial monitor, nothing happen. I tried this tutorial : [<a href="http://www.instructables.com/id/HOW-TO-use-the-ARDUINO-SERIAL-MONITOR/step3/DEBUGGING-WITH-THE-SERIAL-MONITOR/" target="_blank"  rel="nofollow">www.instructables.com</a>]<br />
- I loaded the sketch, set the right baudrate, and was able to send and receive data. <br />
So I guess there is a problem in the baudrate set in my firmware right ? But I checked that and it seems alright to me. I didn't go through all that trouble with my previous computer (the only difference was that it was running on windows 7).<br />
<br />
Lionel]]></description>
            <dc:creator>LioLine</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Sun, 11 Sep 2016 05:44:02 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,465662,706570#msg-706570</guid>
            <title>Re: Pronterface won&#039;t connect anymore</title>
            <link>https://reprap.org/forum/read.php?219,465662,706570#msg-706570</link>
            <description><![CDATA[ ... if you start the ArduinoIDE, set the correct board and baudrate, you can see the serial feedback/handshake of the firmware in the serial monitor window.<br />
<br />
With wrong baudrate you'll see some cryptic chars when starting the board ...]]></description>
            <dc:creator>VDX</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Sat, 10 Sep 2016 18:36:45 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,465662,706543#msg-706543</guid>
            <title>Re: Pronterface won&#039;t connect anymore</title>
            <link>https://reprap.org/forum/read.php?219,465662,706543#msg-706543</link>
            <description><![CDATA[ I don't understand what I should do after I opened the serial monitor ? What do you mind by connect via ArduinoIDE?<br />
Thank you for the help.]]></description>
            <dc:creator>LioLine</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Sat, 10 Sep 2016 15:27:25 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,465662,706534#msg-706534</guid>
            <title>Re: Pronterface won&#039;t connect anymore</title>
            <link>https://reprap.org/forum/read.php?219,465662,706534#msg-706534</link>
            <description><![CDATA[ You should be able to connect via ArduinoIDE. Select the correct port and open the serial monitor. Maybe you need to change the baudrate to 115200 in your firmware, afaik the ArduinoIDE don't support 250000.]]></description>
            <dc:creator>Wurstnase</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Sat, 10 Sep 2016 14:45:02 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,465662,706524#msg-706524</guid>
            <title>Re: Pronterface won&#039;t connect anymore</title>
            <link>https://reprap.org/forum/read.php?219,465662,706524#msg-706524</link>
            <description><![CDATA[ I tried that, installing the driver from arduino ide, (I also change the windows8 setting to allow installation of unkown driver) but still no connection.<br />
I wonder if I'm not missing something very obvious here. But I went through the installation of the different software several time, and still have no clue of what's going wrong.<br />
<br />
Thank for the answer anyway.]]></description>
            <dc:creator>LioLine</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Sat, 10 Sep 2016 14:04:16 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,465662,706521#msg-706521</guid>
            <title>Re: Pronterface won&#039;t connect anymore</title>
            <link>https://reprap.org/forum/read.php?219,465662,706521#msg-706521</link>
            <description><![CDATA[ Hi Wurstnase (love your pseudo) I'm on windows 8, connecting the printer on com4]]></description>
            <dc:creator>LioLine</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Sat, 10 Sep 2016 13:59:57 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,465662,706520#msg-706520</guid>
            <title>Re: Pronterface won&#039;t connect anymore</title>
            <link>https://reprap.org/forum/read.php?219,465662,706520#msg-706520</link>
            <description><![CDATA[ Windows 8, it's on COM4]]></description>
            <dc:creator>LioLine</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Sat, 10 Sep 2016 13:58:11 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,465662,706309#msg-706309</guid>
            <title>Re: Pronterface won&#039;t connect anymore</title>
            <link>https://reprap.org/forum/read.php?219,465662,706309#msg-706309</link>
            <description><![CDATA[ ... when installing my Pronterface-based software on a new computer I have first to install the Arduino IDE with it's own drivers, or the Arduinos will be installed as "standard" USB devices, which aren't present in Pronterface ...]]></description>
            <dc:creator>VDX</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Fri, 09 Sep 2016 11:54:49 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,465662,706307#msg-706307</guid>
            <title>Re: Pronterface won&#039;t connect anymore</title>
            <link>https://reprap.org/forum/read.php?219,465662,706307#msg-706307</link>
            <description><![CDATA[ Windows? Which port is it? COM10 or above?]]></description>
            <dc:creator>Wurstnase</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Fri, 09 Sep 2016 11:47:28 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,465662,706302#msg-706302</guid>
            <title>Re: Pronterface won&#039;t connect anymore</title>
            <link>https://reprap.org/forum/read.php?219,465662,706302#msg-706302</link>
            <description><![CDATA[ Hi guys, <br />
<br />
I'm having the same problem here. I used to run my printer on another computer. I'm using teacup and pronterface, with an Uno. I have no trouble uploading the firmware, but I'm not able to connect the printer to pronterface. The usb port is ok, the baudrate is ok... Anybody have an idea ?<br />
Cheers<br />
<br />
LioLine]]></description>
            <dc:creator>LioLine</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Fri, 09 Sep 2016 11:27:13 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,465662,467496#msg-467496</guid>
            <title>Re: Pronterface won&#039;t connect anymore</title>
            <link>https://reprap.org/forum/read.php?219,465662,467496#msg-467496</link>
            <description><![CDATA[ Hi guys,<br />
<br />
Thanks for your replies. I checked the ports like 5 times so it should be good by now...<br />
<br />
I decided to buy a new Arduino mega, all these hours spend trying to fix it are just nog worth it.<br />
<br />
cheers]]></description>
            <dc:creator>Imhotep</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Sat, 07 Feb 2015 15:19:06 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,465662,466690#msg-466690</guid>
            <title>Re: Pronterface won&#039;t connect anymore</title>
            <link>https://reprap.org/forum/read.php?219,465662,466690#msg-466690</link>
            <description><![CDATA[ Actually, I'm not so sure that you have a viable connection between the Arduino and the Mac.  Yes the LED's are a good sign, but the message "timeout communicating with programmer" is not.  It looks like the arduino is powering up, but there is no way to communicate with it.  If you cannot even upload one of the arduino IDE sample programs, then my diagnosis would be that the arduino is beyond repair.  I guess it could be just that you are using the wrong port, but like mindrealm, I am totally unfamiliar with the mac operating system,]]></description>
            <dc:creator>jbernardis</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Thu, 05 Feb 2015 23:56:20 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,465662,466674#msg-466674</guid>
            <title>Re: Pronterface won&#039;t connect anymore</title>
            <link>https://reprap.org/forum/read.php?219,465662,466674#msg-466674</link>
            <description><![CDATA[ The LEDs and connection to your Mac is great news! It is possible (likely) that the port assignment for the connected USB has changed, and needs to be updated in the Arduino IDE and Pronterface.. I'm not very familiar with iOS, so I'm afraid I can't guide you how to check the port address. :(]]></description>
            <dc:creator>MindRealm</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Thu, 05 Feb 2015 22:02:33 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,465662,466501#msg-466501</guid>
            <title>Re: Pronterface won&#039;t connect anymore</title>
            <link>https://reprap.org/forum/read.php?219,465662,466501#msg-466501</link>
            <description><![CDATA[ Hi David,<br />
<br />
Thanks for your reply.<br />
<br />
My arduino is connecting with my mac. When I try to upload a new program it says: ''timeout communicating with programmer''<br />
<br />
The on led lights up and there is a yellow light burning at ''Aref'']]></description>
            <dc:creator>Imhotep</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Thu, 05 Feb 2015 13:48:19 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,465662,466264#msg-466264</guid>
            <title>Re: Pronterface won&#039;t connect anymore</title>
            <link>https://reprap.org/forum/read.php?219,465662,466264#msg-466264</link>
            <description><![CDATA[ Is the Arduino recognized by your computer when you plug in the USB cable? If not, then try another USB device (thumb drive, cell phone, etc.) to see if they are recognized. If they are recognized, but not the Arduino, then the Arduino is bad. If other devices are also <i>not</i> recognized, then I suspect the port on the computer may be damaged.<br />
<br />
If the Arduino <i>is</i> recognized by the computer when plugging it in, check to be sure the computer didn't bump it to a different COM port address. You can test this by connecting to the Arduino with the Arduino IDE.]]></description>
            <dc:creator>MindRealm</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Thu, 05 Feb 2015 08:48:34 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,465662,466137#msg-466137</guid>
            <title>Re: Pronterface won&#039;t connect anymore</title>
            <link>https://reprap.org/forum/read.php?219,465662,466137#msg-466137</link>
            <description><![CDATA[ Anyone?]]></description>
            <dc:creator>Imhotep</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Thu, 05 Feb 2015 05:23:13 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,465662,465662#msg-465662</guid>
            <title>Pronterface won&#039;t connect anymore</title>
            <link>https://reprap.org/forum/read.php?219,465662,465662#msg-465662</link>
            <description><![CDATA[ Hi guys,<br />
<br />
I'm having trouble connecting my Prusa i3 to Pronterface.<br />
<br />
I have been printing for 6-7months succesfully. Last week I wanted to replace a fan and I got some sparks and ashort circuit I believe.<br />
<br />
Now when I try to connect to Pronterface it only says: ''connecting...'' <br />
<br />
<br />
I have attached a photo of my Arduino.<br />
<br />
Hopefully someone has some tips, any help would be greatly appreciated.<br />
<br />
Cheers,<br />
<br />
Imhotep]]></description>
            <dc:creator>Imhotep</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Wed, 04 Feb 2015 10:06:51 -0500</pubDate>
        </item>
    </channel>
</rss>
