<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>after changing baudrate....cannot connect printer ANYMORE:(</title>
        <description> First of all my printer description:
1) Reprap Melzi 2.0: Processor: ATMEGA1284P (Sanguino compatible)
2) Repetier Host with Slic3r
3) Firmware EEPROM

I have been using my printer to print out stuff, using baud rate setting of 115200, THE PROBLEM STARTED when I tried different BAUD RATE setting in FIRMWARE EEPROM configuration to 230400....whenever I tried to connect the printer:
- it connects only for 2-3 seconds then disconnected by itself
- I have changed the baud rate in both my FT232 USB to 230400 and repetier printer setting to 230400 as well....the previous problem still happened

Then I decided to use ARDUINO, have succesfully connected my printer with the software, downloaded all the necessary configuration change from the repetier website (cant post URL here)
but when I tried to upload the file:

&quot;Third-party platform.txt does not define compiler.path. Please report this to the third-party hardware maintainer.
Error while uploading: missing &#039;recipe.cpp.o.pattern&#039; configuration parameter&quot;

Can anyone please help me solve this? ive been struggling with this thing for a looooong time


Regards</description>
        <link>https://reprap.org/forum/read.php?262,485584,485584#msg-485584</link>
        <lastBuildDate>Fri, 17 Apr 2026 11:38:20 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?262,485584,488310#msg-488310</guid>
            <title>Re: after changing baudrate....cannot connect printer ANYMORE:(</title>
            <link>https://reprap.org/forum/read.php?262,485584,488310#msg-488310</link>
            <description><![CDATA[ I get the feeling you are not exactly telling us what you are doing.<br />
<br />
Please be as clear as possible!]]></description>
            <dc:creator>Ohmarinus</dc:creator>
            <category>Printing</category>
            <pubDate>Wed, 25 Mar 2015 05:34:28 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,485584,488073#msg-488073</guid>
            <title>Re: after changing baudrate....cannot connect printer ANYMORE:(</title>
            <link>https://reprap.org/forum/read.php?262,485584,488073#msg-488073</link>
            <description><![CDATA[ Seems like you may have included a header file twice -- what are you trying to compile? -- A specific firmware, or the eeprom eraser I linked to?  If it's the eeprom eraser, I have to ask, it's the only file in your sketch right?<br />
<br />
Also, keep in mind -- the Arduino board can only hold one program at a time -- if you upload the EEPROM eraser -- then you'll have to let it run until the light blinks on -- and then you'll have to recompile your firmware and reupload it as well.<br />
<br />
Also, why are you running such an old version of the Arduino software?  Update to 1.6. -- You should be able to compile Repetier firmware without issues from a fresh install of the latest Arduino environment.]]></description>
            <dc:creator>BrainSlugs83</dc:creator>
            <category>Printing</category>
            <pubDate>Tue, 24 Mar 2015 16:12:18 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,485584,487859#msg-487859</guid>
            <title>Re: after changing baudrate....cannot connect printer ANYMORE:(</title>
            <link>https://reprap.org/forum/read.php?262,485584,487859#msg-487859</link>
            <description><![CDATA[ use arduino 1.0.6 got this error <br />
<br />
In file included from D:\Arduino\libraries\SPI\/SPI.h:15,<br />
                 from D:\Arduino\libraries\SPI\SPI.cpp:12:<br />
D:\Arduino\hardware\Sanguino\cores\arduino/pins_arduino.h:72: error: previous declaration of 'const uint16_t port_to_mode_PGM []' with 'C++' linkage<br />
D:\Arduino\hardware\Sanguino\cores\arduino/Arduino.h:127: error: conflicts with new declaration with 'C' linkage<br />
D:\Arduino\hardware\Sanguino\cores\arduino/pins_arduino.h:73: error: previous declaration of 'const uint16_t port_to_input_PGM []' with 'C++' linkage<br />
D:\Arduino\hardware\Sanguino\cores\arduino/Arduino.h:128: error: conflicts with new declaration with 'C' linkage<br />
D:\Arduino\hardware\Sanguino\cores\arduino/pins_arduino.h:74: error: previous declaration of 'const uint16_t port_to_output_PGM []' with 'C++' linkage<br />
D:\Arduino\hardware\Sanguino\cores\arduino/Arduino.h:129: error: conflicts with new declaration with 'C' linkage<br />
D:\Arduino\hardware\Sanguino\cores\arduino/pins_arduino.h:76: error: previous declaration of 'const uint8_t digital_pin_to_port_PGM []' with 'C++' linkage<br />
D:\Arduino\hardware\Sanguino\cores\arduino/Arduino.h:131: error: conflicts with new declaration with 'C' linkage<br />
D:\Arduino\hardware\Sanguino\cores\arduino/pins_arduino.h:78: error: previous declaration of 'const uint8_t digital_pin_to_bit_mask_PGM []' with 'C++' linkage<br />
D:\Arduino\hardware\Sanguino\cores\arduino/Arduino.h:133: error: conflicts with new declaration with 'C' linkage<br />
D:\Arduino\hardware\Sanguino\cores\arduino/pins_arduino.h:79: error: previous declaration of 'const uint8_t digital_pin_to_timer_PGM []' with 'C++' linkage<br />
D:\Arduino\hardware\Sanguino\cores\arduino/Arduino.h:134: error: conflicts with new declaration with 'C' linkage]]></description>
            <dc:creator>romeo2die</dc:creator>
            <category>Printing</category>
            <pubDate>Tue, 24 Mar 2015 09:31:54 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,485584,487297#msg-487297</guid>
            <title>Re: after changing baudrate....cannot connect printer ANYMORE:(</title>
            <link>https://reprap.org/forum/read.php?262,485584,487297#msg-487297</link>
            <description><![CDATA[ <b>It is a "Virtual" COM port!</b>  You set the baudrate in the firmware AND the Host program - NOT the device manager!]]></description>
            <dc:creator>rhmorrison</dc:creator>
            <category>Printing</category>
            <pubDate>Mon, 23 Mar 2015 09:53:02 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,485584,487273#msg-487273</guid>
            <title>Re: after changing baudrate....cannot connect printer ANYMORE:(</title>
            <link>https://reprap.org/forum/read.php?262,485584,487273#msg-487273</link>
            <description><![CDATA[ But in my device manager setting (when u right click computer, device manager), there is no "250000" baudrate option]]></description>
            <dc:creator>romeo2die</dc:creator>
            <category>Printing</category>
            <pubDate>Mon, 23 Mar 2015 08:52:11 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,485584,487261#msg-487261</guid>
            <title>Re: after changing baudrate....cannot connect printer ANYMORE:(</title>
            <link>https://reprap.org/forum/read.php?262,485584,487261#msg-487261</link>
            <description><![CDATA[ Btw, try baudrate 250000. It's what worked best for me.]]></description>
            <dc:creator>Ohmarinus</dc:creator>
            <category>Printing</category>
            <pubDate>Mon, 23 Mar 2015 08:27:35 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,485584,487089#msg-487089</guid>
            <title>Re: after changing baudrate....cannot connect printer ANYMORE:(</title>
            <link>https://reprap.org/forum/read.php?262,485584,487089#msg-487089</link>
            <description><![CDATA[ Yes, that is true, I can still connect to my printer using arduino, but having trouble uploading the script.<br />
<br />
the firmware was there in the board when I first purchased the parts (when I install repetierhost, I could access the firmware EEPROM settings)]]></description>
            <dc:creator>romeo2die</dc:creator>
            <category>Printing</category>
            <pubDate>Sun, 22 Mar 2015 19:18:07 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,485584,487088#msg-487088</guid>
            <title>Re: after changing baudrate....cannot connect printer ANYMORE:(</title>
            <link>https://reprap.org/forum/read.php?262,485584,487088#msg-487088</link>
            <description><![CDATA[ It sounds like you can still connect to the board using Arduino software but just can't recompile the firmware, is that correct?<br />
<br />
How did you get the firmware on the board in the first place? -- Was it using the Arduino software or some other method?<br />
<br />
If you have a way to reinstall the firmware on the device, I recommend clearing the eeprom -- you can do this from the command line with AVRDUDE (etc.) if you're familiar with the toolchain, or you can upload a new program to the Arduino that when executed (i.e. when you reset the board) it will clear the EEPROM.  But then after you do that, you need to reupload the original Marlin firmware back onto the board.<br />
<br />
Here's an example: <a href="http://arduino.cc/en/Tutorial/EEPROMClear" target="_blank"  rel="nofollow">http://arduino.cc/en/Tutorial/EEPROMClear</a>]]></description>
            <dc:creator>BrainSlugs83</dc:creator>
            <category>Printing</category>
            <pubDate>Sun, 22 Mar 2015 19:11:57 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,485584,486908#msg-486908</guid>
            <title>Re: after changing baudrate....cannot connect printer ANYMORE:(</title>
            <link>https://reprap.org/forum/read.php?262,485584,486908#msg-486908</link>
            <description><![CDATA[ Yes, I have matched both the printer setting and device manager baudrate value to both 230400 and 115200, but still cannot connect. <br />
<br />
PREVIOUS CONDITION:<br />
(I was using baudrate of 115200) - EEPROM, Printer setting, device manager setting, and it was working perfectly fine.)<br />
<br />
When I changed the baudrate in EEPROM, I started to get this problem.<br />
<br />
CURRENT CONDITION:<br />
1) EEPROM setting still in 230400 ( I cannot change it back, cos the option in repetier host cannot be selected, whether or not I connect the printer<br />
2) I have tried to change both printer manager and device manager baudrate to match current EEPROM baudrate value to 230400, but still not working<br />
<br />
<br />
Btw, thanks for the previous reply, greatly appreciated]]></description>
            <dc:creator>romeo2die</dc:creator>
            <category>Printing</category>
            <pubDate>Sun, 22 Mar 2015 10:57:59 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,485584,486855#msg-486855</guid>
            <title>Re: after changing baudrate....cannot connect printer ANYMORE:(</title>
            <link>https://reprap.org/forum/read.php?262,485584,486855#msg-486855</link>
            <description><![CDATA[ You need to set the baudrate in the Repetier Host setting to the same value as you did in the Marlin config.<br />
<br />
So, you don't set it in 'EEPROM Settings' in Repetier, but in the 'Printer Settings'.<br />
<br />
If the baudrates both match, firmware and software, you can connect and it works.]]></description>
            <dc:creator>Ohmarinus</dc:creator>
            <category>Printing</category>
            <pubDate>Sun, 22 Mar 2015 08:05:16 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,485584,486739#msg-486739</guid>
            <title>Re: after changing baudrate....cannot connect printer ANYMORE:(</title>
            <link>https://reprap.org/forum/read.php?262,485584,486739#msg-486739</link>
            <description><![CDATA[ thx for the early reply btw....<br />
<br />
the BAUDRATE will affect only the controller board? am i right?]]></description>
            <dc:creator>romeo2die</dc:creator>
            <category>Printing</category>
            <pubDate>Sat, 21 Mar 2015 23:29:31 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,485584,486736#msg-486736</guid>
            <title>Re: after changing baudrate....cannot connect printer ANYMORE:(</title>
            <link>https://reprap.org/forum/read.php?262,485584,486736#msg-486736</link>
            <description><![CDATA[ so I just need to play around with arduino right? thanks for the early reply btw]]></description>
            <dc:creator>romeo2die</dc:creator>
            <category>Printing</category>
            <pubDate>Sat, 21 Mar 2015 23:26:58 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,485584,485645#msg-485645</guid>
            <title>Re: after changing baudrate....cannot connect printer ANYMORE:(</title>
            <link>https://reprap.org/forum/read.php?262,485584,485645#msg-485645</link>
            <description><![CDATA[ You are correct - in Marlin (at least in the version I am using), the baud rate is in the source code, not in EEPROM.  The only way to change it is to modify the source code, rebuild, and re-deploy.]]></description>
            <dc:creator>jbernardis</dc:creator>
            <category>Printing</category>
            <pubDate>Thu, 19 Mar 2015 12:43:01 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,485584,485641#msg-485641</guid>
            <title>Re: after changing baudrate....cannot connect printer ANYMORE:(</title>
            <link>https://reprap.org/forum/read.php?262,485584,485641#msg-485641</link>
            <description><![CDATA[ Hi,<br />
<br />
I assume you must be using Repetier firmware as I am not aware that Marlin stores baud rate in EEPROM. Perhaps there is a method to perform a factory reset on the firmware to load defaults.<br />
<br />
Regards,<br />
Neil Darlow]]></description>
            <dc:creator>neildarlow</dc:creator>
            <category>Printing</category>
            <pubDate>Thu, 19 Mar 2015 12:35:47 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,485584,485634#msg-485634</guid>
            <title>Re: after changing baudrate....cannot connect printer ANYMORE:(</title>
            <link>https://reprap.org/forum/read.php?262,485584,485634#msg-485634</link>
            <description><![CDATA[ thanks for the reply, <br />
<br />
after I changed the baudrate via FIRMWARE EEPROM configuration (repetier-host), I cannot open the configuration window anymore (ALT+E). <br />
the option in config - FIRMWARE EEPROM config is always greyed out....I cannot click it anymore]]></description>
            <dc:creator>romeo2die</dc:creator>
            <category>Printing</category>
            <pubDate>Thu, 19 Mar 2015 12:25:20 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,485584,485612#msg-485612</guid>
            <title>Re: after changing baudrate....cannot connect printer ANYMORE:(</title>
            <link>https://reprap.org/forum/read.php?262,485584,485612#msg-485612</link>
            <description><![CDATA[ Hi,<br />
<br />
You need to set the same baud rate in the firmware and host configuration.<br />
<br />
The standard baud rates are subject to significant error on a 16MHz processor as used on the Melzi. You will have more luck running at 250,000 baud.<br />
<br />
I run my Melzi-based Mendel90 at this baud rate all the time.<br />
<br />
Regards,<br />
Neil Darlow]]></description>
            <dc:creator>neildarlow</dc:creator>
            <category>Printing</category>
            <pubDate>Thu, 19 Mar 2015 11:09:10 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,485584,485584#msg-485584</guid>
            <title>after changing baudrate....cannot connect printer ANYMORE:(</title>
            <link>https://reprap.org/forum/read.php?262,485584,485584#msg-485584</link>
            <description><![CDATA[ First of all my printer description:<br />
1) Reprap Melzi 2.0: Processor: ATMEGA1284P (Sanguino compatible)<br />
2) Repetier Host with Slic3r<br />
3) Firmware EEPROM<br />
<br />
I have been using my printer to print out stuff, using baud rate setting of 115200, THE PROBLEM STARTED when I tried different BAUD RATE setting in FIRMWARE EEPROM configuration to 230400....whenever I tried to connect the printer:<br />
- it connects only for 2-3 seconds then disconnected by itself<br />
- I have changed the baud rate in both my FT232 USB to 230400 and repetier printer setting to 230400 as well....the previous problem still happened<br />
<br />
Then I decided to use ARDUINO, have succesfully connected my printer with the software, downloaded all the necessary configuration change from the repetier website (cant post URL here)<br />
but when I tried to upload the file:<br />
<br />
"Third-party platform.txt does not define compiler.path. Please report this to the third-party hardware maintainer.<br />
Error while uploading: missing 'recipe.cpp.o.pattern' configuration parameter"<br />
<br />
Can anyone please help me solve this? ive been struggling with this thing for a looooong time<br />
<br />
<br />
Regards]]></description>
            <dc:creator>romeo2die</dc:creator>
            <category>Printing</category>
            <pubDate>Thu, 19 Mar 2015 10:00:24 -0400</pubDate>
        </item>
    </channel>
</rss>
