<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Send g-code directly to reprap</title>
        <description> Hi All,

I just recently acquired the parts and assembled 98% (theres a few loose ends to tie up) of a mendel reprap that will uses gen 3 electronics and makerbot mk5 plastruder components with a bowden type feed system.  I fired it up and drove the axes around using replicatorG just this evening.

I would also would like to write up some code to drive the reprap for some specialized applications that I have in mind for down the road, but sending g-codes through the serial connection manually doesn&#039;t seem to work.  I&#039;ve tried using the arduino software console (with and without CR appended at the end) and also tried it using Matlab to send the serial g-codes to the motherboard.  In both cases, the motherboard debug light switches from the slow steady blink to 4 blinks with a pause in-between.

So, does anybody have an idea of what the correct way to format and send the g-code manually is, or what I&#039;m missing?  Also does anybody have a table of what the different debug light blink codes mean?</description>
        <link>https://reprap.org/forum/read.php?4,64582,64582#msg-64582</link>
        <lastBuildDate>Tue, 21 Jul 2026 12:22:34 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?4,64582,64604#msg-64604</guid>
            <title>Re: Send g-code directly to reprap</title>
            <link>https://reprap.org/forum/read.php?4,64582,64604#msg-64604</link>
            <description><![CDATA[ Nudel, Triffid_Hunter, thanks for your replies.<br />
<br />
I'll give the send-gcode.exe a try (not sure why that thread didn't come up in my search).<br />
<br />
Also, you're right.  I guess I don't need to reinvent the wheel.  If I just generate a custom g-code file and send it through a host software it's the same result.  Thanks for your thoughts!]]></description>
            <dc:creator>liger_tamer</dc:creator>
            <category>Reprappers</category>
            <pubDate>Sat, 23 Oct 2010 11:28:27 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,64582,64594#msg-64594</guid>
            <title>Re: Send g-code directly to reprap</title>
            <link>https://reprap.org/forum/read.php?4,64582,64594#msg-64594</link>
            <description><![CDATA[ You have send.py bundled with skeinforge.<br />
Or send-gcode.exe here: [<a href="http://forums.reprap.org/read.php?156,61227,63168" target="_blank"  rel="nofollow">forums.reprap.org</a>]<br />
Of course you could also open any gcode file in your RepRap host software of choice and send it to the printer. Not command line though.]]></description>
            <dc:creator>Nudel</dc:creator>
            <category>Reprappers</category>
            <pubDate>Sat, 23 Oct 2010 07:45:19 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,64582,64584#msg-64584</guid>
            <title>Re: Send g-code directly to reprap</title>
            <link>https://reprap.org/forum/read.php?4,64582,64584#msg-64584</link>
            <description><![CDATA[ maybe wrong baud rate? any method of sending valid gcodes should work fine.<br />
<br />
I successfully use <pre class="bbcode">stty raw ignbrk BAUDRATE &lt; /dev/ttyUSB0
( cat &lt;&amp;3 &amp; cat &gt;&amp;3; kill %%) 3&lt;&gt;/dev/ttyUSB0</pre> for debugging]]></description>
            <dc:creator>Triffid_Hunter</dc:creator>
            <category>Reprappers</category>
            <pubDate>Sat, 23 Oct 2010 00:27:34 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,64582,64582#msg-64582</guid>
            <title>Send g-code directly to reprap</title>
            <link>https://reprap.org/forum/read.php?4,64582,64582#msg-64582</link>
            <description><![CDATA[ Hi All,<br />
<br />
I just recently acquired the parts and assembled 98% (theres a few loose ends to tie up) of a mendel reprap that will uses gen 3 electronics and makerbot mk5 plastruder components with a bowden type feed system.  I fired it up and drove the axes around using replicatorG just this evening.<br />
<br />
I would also would like to write up some code to drive the reprap for some specialized applications that I have in mind for down the road, but sending g-codes through the serial connection manually doesn't seem to work.  I've tried using the arduino software console (with and without CR appended at the end) and also tried it using Matlab to send the serial g-codes to the motherboard.  In both cases, the motherboard debug light switches from the slow steady blink to 4 blinks with a pause in-between.<br />
<br />
So, does anybody have an idea of what the correct way to format and send the g-code manually is, or what I'm missing?  Also does anybody have a table of what the different debug light blink codes mean?]]></description>
            <dc:creator>liger_tamer</dc:creator>
            <category>Reprappers</category>
            <pubDate>Fri, 22 Oct 2010 23:56:36 -0400</pubDate>
        </item>
    </channel>
</rss>
