<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>No LED Flashing</title>
        <description> Running a mega2650 R3 and a  ramps 1.4 - installed marlin to mega. win7 see the mega on com5. Then added the ramps and hooked it up via USB to win7.

Repetier connects but I can&#039;t control anything. On the ramp I don&#039;t see the LEDs next to the power output flashing. BAD BOARD?

Any help would be great.</description>
        <link>https://reprap.org/forum/read.php?1,690135,690135#msg-690135</link>
        <lastBuildDate>Mon, 11 May 2026 01:35:05 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?1,690135,692740#msg-692740</guid>
            <title>Re: No LED Flashing</title>
            <link>https://reprap.org/forum/read.php?1,690135,692740#msg-692740</link>
            <description><![CDATA[ You can continue to use Repetier with Marlin on RAMPS 1.4, if it isn't working something is not configured right. I have been using Repetier with Marlin 0.9 and 1.1.0 RCx for the last year with not a single problem. It is great software, the only reason I don't use it anymore is because I now use Replicape.]]></description>
            <dc:creator>zerodameaon</dc:creator>
            <category>General</category>
            <pubDate>Fri, 29 Jul 2016 20:31:53 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,690135,692620#msg-692620</guid>
            <title>Re: No LED Flashing</title>
            <link>https://reprap.org/forum/read.php?1,690135,692620#msg-692620</link>
            <description><![CDATA[ Jean,<br />
<br />
What's your setup? Is this a new build, a repair? The best I can offer is try a new thermistor or swap the hotend with the bed thermistor.]]></description>
            <dc:creator>othoap</dc:creator>
            <category>General</category>
            <pubDate>Fri, 29 Jul 2016 11:35:34 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,690135,691906#msg-691906</guid>
            <title>Re: No LED Flashing</title>
            <link>https://reprap.org/forum/read.php?1,690135,691906#msg-691906</link>
            <description><![CDATA[ Dust<br />
<br />
thanks, that did it. I'm now talking to the ramps. Side note "nebbian" I could not get repetier to work but pronter did, thanks. I so many people run tests with only just one stepper hooked up and nothing else. I hooked up everything but the power to the hotend and bed and then it worked. I still don't see the two LED TX and Rx flicker but it works.]]></description>
            <dc:creator>othoap</dc:creator>
            <category>General</category>
            <pubDate>Tue, 26 Jul 2016 17:21:07 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,690135,691698#msg-691698</guid>
            <title>Re: No LED Flashing</title>
            <link>https://reprap.org/forum/read.php?1,690135,691698#msg-691698</link>
            <description><![CDATA[ you have to fix the "Error:MINTEMP triggered"<br />
<br />
all movement is suspended until that is fixed<br />
<br />
This is the controller not able to read the thermistor on the hotend. This is normally a open circuit on the thermistor cable somewhere<br />
<br />
This is a safety feature... you have to have the thermistor plugged in.]]></description>
            <dc:creator>Dust</dc:creator>
            <category>General</category>
            <pubDate>Mon, 25 Jul 2016 23:03:46 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,690135,691697#msg-691697</guid>
            <title>Re: No LED Flashing</title>
            <link>https://reprap.org/forum/read.php?1,690135,691697#msg-691697</link>
            <description><![CDATA[ Just got my new RAMPs board and still can't control a stepper with repetier or pronter.  Arduino can upload blink or marlin. I see mega on com5. I only have one stepper connected to X. Do I need to hook everything up just to test RAMPs?<br />
<br />
here's the out of pronter:<br />
<br />
Connecting...<br />
start<br />
Printer is now online.<br />
echo:Marlin 1.1.0-RC6<br />
echo: Last Updated: 2016-04-24 12:00 | Author: (none, default config)<br />
Compiled: Jul 25 2016<br />
echo: Free Memory: 5212  PlannerBufferBytes: 1232<br />
echo:Hardcoded Default Settings Loaded<br />
echo:Steps per unit:<br />
echo:  M92 X80.00 Y80.00 Z4000.00 E500.00<br />
echo:Maximum feedrates (mm/s):<br />
echo:  M203 X300.00 Y300.00 Z5.00 E25.00<br />
echo:Maximum Acceleration (mm/s2):<br />
echo:  M201 X3000 Y3000 Z100 E10000<br />
echo:Accelerations: P=printing, R=retract and T=travel<br />
echo:  M204 P3000.00 R3000.00 T3000.00<br />
echo:Advanced variables: S=Min feedrate (mm/s), T=Min travel feedrate (mm/s), B=minimum segment time (ms), X=maximum XY jerk (mm/s),  Z=maximum Z jerk (mm/s),  E=maximum E jerk (mm/s)<br />
echo:  M205 S0.00 T0.00 B20000 X20.00 Z0.40 E5.00<br />
echo:Home offset (mm):<br />
echo:  M206 X0.00 Y0.00 Z0.00<br />
echo:PID settings:<br />
echo:  M301 P22.20 I1.08 D114.00 C100.00 L20<br />
echo:Filament settings: Disabled<br />
echo:  M200 D3.00<br />
echo:  M200 D0<br />
Error:MINTEMP triggered, system stopped! Heater_ID: 0<br />
[ERROR] Error:MINTEMP triggered, system stopped! Heater_ID: 0<br />
<br />
Error:Printer halted. kill() called!<br />
[ERROR] Error:Printer halted. kill() called!]]></description>
            <dc:creator>othoap</dc:creator>
            <category>General</category>
            <pubDate>Mon, 25 Jul 2016 22:48:45 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,690135,691021#msg-691021</guid>
            <title>Re: No LED Flashing</title>
            <link>https://reprap.org/forum/read.php?1,690135,691021#msg-691021</link>
            <description><![CDATA[ PDBeal,<br />
<br />
Yeah, I was wondering about repetier being the cause of my issues. The old control board that I'm replacing was not an arduino and it's firmware was stuck using repetier 1.06. I was really looking forward to upgrading to the latest RH with this rebuild I'm doing on my 3d printer. I just wish I could get the RAMPs to respond.<br />
<br />
thanks for the input PDBeal]]></description>
            <dc:creator>othoap</dc:creator>
            <category>General</category>
            <pubDate>Fri, 22 Jul 2016 12:05:17 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,690135,691015#msg-691015</guid>
            <title>Re: No LED Flashing</title>
            <link>https://reprap.org/forum/read.php?1,690135,691015#msg-691015</link>
            <description><![CDATA[ Meh, I use repetier host with Marlin firmware on my Mega/Ramps setup.  It works, prints, etc...  Some of the features like upload to the SD card might not work, but it works fine as a control and printing host.  I actually use it to create a build plate, then let Repetier host slice it through slic3r since Slic3r likes to crash when you move or rearrange parts too quickly..  I really didn't like Pronterface.]]></description>
            <dc:creator>PDBeal</dc:creator>
            <category>General</category>
            <pubDate>Fri, 22 Jul 2016 11:40:45 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,690135,690997#msg-690997</guid>
            <title>Re: No LED Flashing</title>
            <link>https://reprap.org/forum/read.php?1,690135,690997#msg-690997</link>
            <description><![CDATA[ nebbian,<br />
<br />
Oh! will download Pronterface and try, thanks]]></description>
            <dc:creator>othoap</dc:creator>
            <category>General</category>
            <pubDate>Fri, 22 Jul 2016 10:24:30 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,690135,690886#msg-690886</guid>
            <title>Re: No LED Flashing</title>
            <link>https://reprap.org/forum/read.php?1,690135,690886#msg-690886</link>
            <description><![CDATA[ Use pronterface instead of repetier.  Pronterface is for marlin, repetier host is for repetier firmware.]]></description>
            <dc:creator>nebbian</dc:creator>
            <category>General</category>
            <pubDate>Fri, 22 Jul 2016 01:46:10 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,690135,690768#msg-690768</guid>
            <title>Re: No LED Flashing</title>
            <link>https://reprap.org/forum/read.php?1,690135,690768#msg-690768</link>
            <description><![CDATA[ I found this link for testing RAMPS [<a href="https://www.youtube.com/watch?v=AmzgHpFwtXg" target="_blank"  rel="nofollow">www.youtube.com</a>]]]></description>
            <dc:creator>othoap</dc:creator>
            <category>General</category>
            <pubDate>Thu, 21 Jul 2016 13:00:22 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,690135,690767#msg-690767</guid>
            <title>Re: No LED Flashing</title>
            <link>https://reprap.org/forum/read.php?1,690135,690767#msg-690767</link>
            <description><![CDATA[ Is there a test to see if a RAMP 1.4 board is working?]]></description>
            <dc:creator>othoap</dc:creator>
            <category>General</category>
            <pubDate>Thu, 21 Jul 2016 12:59:14 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,690135,690764#msg-690764</guid>
            <title>Re: No LED Flashing</title>
            <link>https://reprap.org/forum/read.php?1,690135,690764#msg-690764</link>
            <description><![CDATA[ Same with or with out limit switches, No LED activity.]]></description>
            <dc:creator>othoap</dc:creator>
            <category>General</category>
            <pubDate>Thu, 21 Jul 2016 12:58:12 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,690135,690402#msg-690402</guid>
            <title>Re: No LED Flashing</title>
            <link>https://reprap.org/forum/read.php?1,690135,690402#msg-690402</link>
            <description><![CDATA[ Dust,<br />
<br />
Thanks for the help. Driver in correctly, will need to check limit switches polarity.]]></description>
            <dc:creator>othoap</dc:creator>
            <category>General</category>
            <pubDate>Wed, 20 Jul 2016 11:51:19 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,690135,690241#msg-690241</guid>
            <title>Re: No LED Flashing</title>
            <link>https://reprap.org/forum/read.php?1,690135,690241#msg-690241</link>
            <description><![CDATA[ or stepper drivers in backwards<br />
or endstops wired from +5v to gnd shorting out the board]]></description>
            <dc:creator>Dust</dc:creator>
            <category>General</category>
            <pubDate>Tue, 19 Jul 2016 22:59:48 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,690135,690135#msg-690135</guid>
            <title>No LED Flashing</title>
            <link>https://reprap.org/forum/read.php?1,690135,690135#msg-690135</link>
            <description><![CDATA[ Running a mega2650 R3 and a  ramps 1.4 - installed marlin to mega. win7 see the mega on com5. Then added the ramps and hooked it up via USB to win7.<br />
<br />
Repetier connects but I can't control anything. On the ramp I don't see the LEDs next to the power output flashing. BAD BOARD?<br />
<br />
Any help would be great.]]></description>
            <dc:creator>othoap</dc:creator>
            <category>General</category>
            <pubDate>Tue, 19 Jul 2016 21:21:52 -0400</pubDate>
        </item>
    </channel>
</rss>
