<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Gen6 problem and confusion</title>
        <description> Hi Guys an Gals
Its fun time for me. This time for my 2nd Mendel I got Gen6. What a minefield it seems to be.
I have finally got the code to compile and even though have followed the guidelines with reset and then upload, the green debug LED is constantly lit or it just appears that way. I have Arduinio 022 compiler. How to check that the compilation for Sanquino is uploaded? And then what do I have to do?

any help would be very much appreciated
Best to all
F</description>
        <link>https://reprap.org/forum/read.php?158,73766,73766#msg-73766</link>
        <lastBuildDate>Tue, 11 Aug 2026 10:52:52 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?158,73766,73898#msg-73898</guid>
            <title>Re: Gen6 problem and confusion</title>
            <link>https://reprap.org/forum/read.php?158,73766,73898#msg-73898</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>Adding USB with a miniUSB (or other USB breakout board)</strong><br />
Connecting a FTDI breakout board is easy, wire up 5V and ground so that they are shared with the boarduino, then connect tx and rx. If you are planning to use the 'auto-reset' capability, you will need to place a capacitor (.1uF is just fine) between the DTR line and the reset pin. For the FTDI cable connector, this capacitor is on the board but since there may be situations where the reset line for the microcontroller needs to be connected straight to TTL logic, there is no capacitor on the reset pin.</div></blockquote>
<br />
<b>The Gen3 electronics Motherboard has the RTS line wired to Reset not the DTR line!</b>]]></description>
            <dc:creator>rhmorrison</dc:creator>
            <category>Sanguino(lolu)</category>
            <pubDate>Tue, 15 Feb 2011 10:16:06 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?158,73766,73895#msg-73895</guid>
            <title>Re: Gen6 problem and confusion</title>
            <link>https://reprap.org/forum/read.php?158,73766,73895#msg-73895</link>
            <description><![CDATA[ ... look here for the auto-reset hints with windows: [<a href="http://www.ladyada.net/make/boarduino/use.html" target="_blank"  rel="nofollow">www.ladyada.net</a>]]]></description>
            <dc:creator>VDX</dc:creator>
            <category>Sanguino(lolu)</category>
            <pubDate>Tue, 15 Feb 2011 09:58:18 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?158,73766,73892#msg-73892</guid>
            <title>Re: Gen6 problem and confusion</title>
            <link>https://reprap.org/forum/read.php?158,73766,73892#msg-73892</link>
            <description><![CDATA[ I have original Makerbot Gen3 electronics and I also have to manually press the reset  button.<br />
The jumper JP8 is in so it must be the 100nF capacitor (C8) that is the problem in my case.   :S]]></description>
            <dc:creator>rhmorrison</dc:creator>
            <category>Sanguino(lolu)</category>
            <pubDate>Tue, 15 Feb 2011 09:31:33 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?158,73766,73890#msg-73890</guid>
            <title>Re: Gen6 problem and confusion</title>
            <link>https://reprap.org/forum/read.php?158,73766,73890#msg-73890</link>
            <description><![CDATA[ This problem seems to come up over and over again. Presumably the IDE is supposed to reset the board at the correct time by pulsing the RTS line. Why is it that this never seems to be implemented on these Arduino lookalike boards?]]></description>
            <dc:creator>nophead</dc:creator>
            <category>Sanguino(lolu)</category>
            <pubDate>Tue, 15 Feb 2011 09:12:34 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?158,73766,73881#msg-73881</guid>
            <title>Re: Gen6 problem and confusion</title>
            <link>https://reprap.org/forum/read.php?158,73766,73881#msg-73881</link>
            <description><![CDATA[ My Mendel with Gen6 is working.<br />
It must be made clear to everyone IMHO that the boostrapper is pre-loaded before you receive the Gen 6.<br />
<br />
I used Arduino 18 and 22 and Both in the end work. Its simply a matter of holding your finger on the reset button and count as a variable. So hit send to board whilst holding the reset button, now count, 1 and 2 etc.<br />
mine was 6, then release the button and watch the debug light. It should flash as the file is uploaded.<br />
Then hit reset again and all should work.<br />
Best and good luck to all<br />
F]]></description>
            <dc:creator>Phobia1</dc:creator>
            <category>Sanguino(lolu)</category>
            <pubDate>Tue, 15 Feb 2011 08:28:56 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?158,73766,73821#msg-73821</guid>
            <title>Re: Gen6 problem and confusion</title>
            <link>https://reprap.org/forum/read.php?158,73766,73821#msg-73821</link>
            <description><![CDATA[ All is good with your LEDs. <br />
I have same compiler.<br />
Sanguino can be selected from the from the Tools-&gt;Board menu.<br />
<br />
You then compile, and upload to the board.<br />
Make sure that you wait til done. (progress can be seen near the bottom)<br />
When it is done, you can reset GEN6 and then you are done.<br />
<br />
The GEN6 is already preloaded, BTW.]]></description>
            <dc:creator>Smoreplay</dc:creator>
            <category>Sanguino(lolu)</category>
            <pubDate>Mon, 14 Feb 2011 19:32:01 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?158,73766,73766#msg-73766</guid>
            <title>Gen6 problem and confusion</title>
            <link>https://reprap.org/forum/read.php?158,73766,73766#msg-73766</link>
            <description><![CDATA[ Hi Guys an Gals<br />
Its fun time for me. This time for my 2nd Mendel I got Gen6. What a minefield it seems to be.<br />
I have finally got the code to compile and even though have followed the guidelines with reset and then upload, the green debug LED is constantly lit or it just appears that way. I have Arduinio 022 compiler. How to check that the compilation for Sanquino is uploaded? And then what do I have to do?<br />
<br />
any help would be very much appreciated<br />
Best to all<br />
F]]></description>
            <dc:creator>Phobia1</dc:creator>
            <category>Sanguino(lolu)</category>
            <pubDate>Mon, 14 Feb 2011 12:25:47 -0500</pubDate>
        </item>
    </channel>
</rss>
