<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>RepRap Host / Arduino GCode</title>
        <description> This weekend I spent hacking on the GCodeWriter stuff that was posted in the forums (i forgot who posted it... sorry!  plz remind me.)

anyway, i had to make some major changes to get it integrated properly.  this led me to branch the host software in subversion and make all my changes there.  tons of hacking later, gcode is now integrated and is a 2nd output option.

it works great, and adds some cool features:

1. you can output your gcode to a text file.
2. reprap now uses feedrate (mm/minute) as its speed unit.  this is AWESOME.
3. reprap host will fully fill the arduino buffer with commands which means that segment pausing problems are *much* diminished (although not completely.)

theres a ton more stuff, but if you want to try it out, here are the files.  check the reprap properties file as some new config options have appeared.

i&#039;ll make a much more detailed post once its all finished and merged back into trunk.

vids coming soon too.</description>
        <link>https://reprap.org/forum/read.php?12,10191,10191#msg-10191</link>
        <lastBuildDate>Fri, 17 Apr 2026 08:12:56 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?12,10191,19576#msg-19576</guid>
            <title>Re: RepRap Host / Arduino GCode</title>
            <link>https://reprap.org/forum/read.php?12,10191,19576#msg-19576</link>
            <description><![CDATA[ Where are with this gcode host software? Looking at the svn trunk revision 2296 today, gcode output is there but is this a good version on which to base developments?<br />
<br />
I notice that in GCodeRepRap.java there is a comment " * TODO: find a better place for the code. You cannot even detect a layer change without hacking now. "<br />
<br />
May I suggest that we need some classes representing layers, paths, extrusions, etc. so that features like ooze control and layer cooling can be incorporated into a well-structured design. I would like to contribute to this development but where is the best design so far on which to build?]]></description>
            <dc:creator>jonwise</dc:creator>
            <category>RepRap Host</category>
            <pubDate>Wed, 17 Dec 2008 11:42:24 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?12,10191,10258#msg-10258</guid>
            <title>Re: RepRap Host / Arduino GCode</title>
            <link>https://reprap.org/forum/read.php?12,10191,10258#msg-10258</link>
            <description><![CDATA[ both.<br />
<br />
i'm not sure if you're familiar with using subversion, but its common practice to make a branch of a project to make major changes so that the 'trunk' doesnt get broken with potentially non-working code.<br />
<br />
some major changes were required and i'm now testing everything to make sure that both snap and gcode work. once it all works properly, i'll merge it back into trunk and we'll make a release =)]]></description>
            <dc:creator>ZachHoeken</dc:creator>
            <category>RepRap Host</category>
            <pubDate>Wed, 12 Mar 2008 16:57:14 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?12,10191,10256#msg-10256</guid>
            <title>Re: RepRap Host / Arduino GCode</title>
            <link>https://reprap.org/forum/read.php?12,10191,10256#msg-10256</link>
            <description><![CDATA[ So, is this a branch from the existing host software or does it support both Arduino and gen 1 electronics?]]></description>
            <dc:creator>degroof</dc:creator>
            <category>RepRap Host</category>
            <pubDate>Wed, 12 Mar 2008 13:09:45 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?12,10191,10253#msg-10253</guid>
            <title>Re: RepRap Host / Arduino GCode</title>
            <link>https://reprap.org/forum/read.php?12,10191,10253#msg-10253</link>
            <description><![CDATA[ in case you havent seen the blog entry, check it: [<a href="http://blog.reprap.org/2008/03/reprap-segment-pausing-fix.html" target="_blank"  rel="nofollow">blog.reprap.org</a>]]]></description>
            <dc:creator>ZachHoeken</dc:creator>
            <category>RepRap Host</category>
            <pubDate>Wed, 12 Mar 2008 10:51:16 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?12,10191,10191#msg-10191</guid>
            <title>RepRap Host / Arduino GCode</title>
            <link>https://reprap.org/forum/read.php?12,10191,10191#msg-10191</link>
            <description><![CDATA[ This weekend I spent hacking on the GCodeWriter stuff that was posted in the forums (i forgot who posted it... sorry!  plz remind me.)<br />
<br />
anyway, i had to make some major changes to get it integrated properly.  this led me to branch the host software in subversion and make all my changes there.  tons of hacking later, gcode is now integrated and is a 2nd output option.<br />
<br />
it works great, and adds some cool features:<br />
<br />
1. you can output your gcode to a text file.<br />
2. reprap now uses feedrate (mm/minute) as its speed unit.  this is AWESOME.<br />
3. reprap host will fully fill the arduino buffer with commands which means that segment pausing problems are *much* diminished (although not completely.)<br />
<br />
theres a ton more stuff, but if you want to try it out, here are the files.  check the reprap properties file as some new config options have appeared.<br />
<br />
i'll make a much more detailed post once its all finished and merged back into trunk.<br />
<br />
vids coming soon too.]]></description>
            <dc:creator>ZachHoeken</dc:creator>
            <category>RepRap Host</category>
            <pubDate>Sun, 09 Mar 2008 20:43:45 -0400</pubDate>
        </item>
    </channel>
</rss>
