<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Reprap build</title>
        <description> Hello all,

i posted on here for the first time maybe 6 months ago or so about the reprap mendel. I have finally bought a kit and the rp parts. My frame is nearing completion. I have the techzone electronics kit for my reprap.  I wanted to run a few questions by everyone before i start my build. First, the electronics should be pre programmed, so hopefully i can skip the step. My first step i believe is to download the host software, along with all the prerequisite programs . after this, and the electronics are wired, is the machine ready to be plugged in and used? Thanks for your help,


Morrist</description>
        <link>https://reprap.org/forum/read.php?1,68976,68976#msg-68976</link>
        <lastBuildDate>Wed, 22 Jul 2026 04:07:05 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?1,68976,69333#msg-69333</guid>
            <title>Re: Reprap build</title>
            <link>https://reprap.org/forum/read.php?1,68976,69333#msg-69333</link>
            <description><![CDATA[ try also reinstalling this.<br />
<br />
[<a href="https://java3d.dev.java.net/binary-builds.html" target="_blank"  rel="nofollow">java3d.dev.java.net</a>]<br />
<br />
this will fix java3d program. that program also is used and called, because of 3d graphics. i seem to remember having this problem a year or so ago. this fixed it.<br />
<br />
here also is reprap host troubleshooting page [<a href="http://reprap.org/wiki/User_Manual:_Host_Software" target="_blank"  rel="nofollow">reprap.org</a>]<br />
<br />
<br />
another option, not trying to nudge you at all, repsnapper works well for setup.  it is here [<a href="http://reprap.org/wiki/RepSnapper_Manual:RepSnapper_Howto" target="_blank"  rel="nofollow">reprap.org</a>]]]></description>
            <dc:creator>jamesdanielv</dc:creator>
            <category>General</category>
            <pubDate>Fri, 31 Dec 2010 20:53:36 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,68976,69319#msg-69319</guid>
            <title>Re: Reprap build</title>
            <link>https://reprap.org/forum/read.php?1,68976,69319#msg-69319</link>
            <description><![CDATA[ all of the at java lines should have the &lt; unknown source  &gt; after them, it won't appear in the post for some reason. with the exception of at java.security.AccessController.doPrivileged &lt; Native Method &gt;]]></description>
            <dc:creator>morrist</dc:creator>
            <category>General</category>
            <pubDate>Fri, 31 Dec 2010 13:19:43 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,68976,69318#msg-69318</guid>
            <title>Re: Reprap build</title>
            <link>https://reprap.org/forum/read.php?1,68976,69318#msg-69318</link>
            <description><![CDATA[ Hey all,<br />
<br />
MY reprap is 99% done with the mechanical construction. I have just downloaded the reprap software from the wiki. When i try to run the reprap.bat file, the command window comes up, and there seems to be an error that prevents it from running. I don't exactly know alot about programming, but i am willing to learn. but if someone could explain to me what these things mean, it would be greatly appreciated. I am running 32 bit windows xp. here is what the command window is saying.<br />
<br />
c:\Documents and Settings\HP_Administrator\Desktop&gt;java -cp".\reprap.jar;.RXTXcomm.jar;.\j3dcore.jar;.\j3d-org-java3d-all.jar;.\ j3dutils.jar;.\swing-layout-1.0.3.jar;.\vecmath.jar;." -Xmx1024 org/reprap/main<br />
exception in thread "main" java.lang.NoClassDefFound/Error: org/reprap/main<br />
caused by: java.lang.ClassNotFoundException: org/reprap/main<br />
at java.net.URLClassLoader$1.run<br />
at java.security.AccessController.doPrivileged<br />
at java.net.URLClassLoader.findClass<br />
at java.lang.ClassLoader.loadClass<br />
at sun.misc.launcher$AppClassLoader.loadClass&lt; Unknown Source&gt;<br />
at java.lang.ClassLoader.loadClass<br />
at java.lang.ClassLoader.loadClassInternal<br />
<br />
c:\Documents and Settings\HP_Administrator\Desktop&gt; if ERRORLEVEL 1 pause<br />
press any key to continue...<br />
<br />
<br />
after i press a key it ends and closes the command window. Previous to this, i installed the jre 5 update. It seems to me that there is a problem with the jre, but i have no idea how to resolve any of this or what it means. If you can help me with this, it would be much appreciated.<br />
<br />
<br />
Morrist]]></description>
            <dc:creator>morrist</dc:creator>
            <category>General</category>
            <pubDate>Fri, 31 Dec 2010 13:16:23 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,68976,69169#msg-69169</guid>
            <title>Re: Reprap build</title>
            <link>https://reprap.org/forum/read.php?1,68976,69169#msg-69169</link>
            <description><![CDATA[ i had the same issue when trying to mod maker-bot firmware. you need arduino ide located here [<a href="http://arduino.cc/en/Main/Software" target="_blank"  rel="nofollow">arduino.cc</a>] . i think ide18 is the latest supported and then this location has the files to download [<a href="http://sanguino.cc/useit" target="_blank"  rel="nofollow">sanguino.cc</a>] <br />
<br />
currently supports windows, Linux, and mac<br />
<br />
instructions are located in the files downloaded.<br />
<br />
there is arduino.cc and sanguino.cc the files add software support to ide for wiring pins and for the second serial comms. <br />
<br />
another thing, i seem to have trouble compiling sanguino code, without first copying over the libraries folders in the reprap host mendel firmware folder. <br />
<br />
best of luck!]]></description>
            <dc:creator>jamesdanielv</dc:creator>
            <category>General</category>
            <pubDate>Wed, 29 Dec 2010 04:32:17 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,68976,69162#msg-69162</guid>
            <title>Re: Reprap build</title>
            <link>https://reprap.org/forum/read.php?1,68976,69162#msg-69162</link>
            <description><![CDATA[ On the sanguino website if you click software you should be set.]]></description>
            <dc:creator>neooen419</dc:creator>
            <category>General</category>
            <pubDate>Wed, 29 Dec 2010 01:29:20 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,68976,68993#msg-68993</guid>
            <title>Re: Reprap build</title>
            <link>https://reprap.org/forum/read.php?1,68976,68993#msg-68993</link>
            <description><![CDATA[ hey,<br />
<br />
still working on my build, looking at the software side. On the wiki, it says i need to download the sanguino add on for the arduino environment. When i go to the sanguino link, i can't seem to find anywhere that mentions this or where to download it. thanks<br />
<br />
<br />
<br />
morrist]]></description>
            <dc:creator>morrist</dc:creator>
            <category>General</category>
            <pubDate>Sun, 26 Dec 2010 00:08:40 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,68976,68982#msg-68982</guid>
            <title>Re: Reprap build</title>
            <link>https://reprap.org/forum/read.php?1,68976,68982#msg-68982</link>
            <description><![CDATA[ You may have to adjust the settings for your STL to Gcode program (IE skeinforge, repsnapper, etc). You may also have to adjust the alignment of the guide rods at each axis if they are not squared up well enough. Once the software is installed and every thing is wired, you should be far enough along for a test run though.]]></description>
            <dc:creator>dazed.dnc</dc:creator>
            <category>General</category>
            <pubDate>Sat, 25 Dec 2010 18:08:27 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,68976,68976#msg-68976</guid>
            <title>Reprap build</title>
            <link>https://reprap.org/forum/read.php?1,68976,68976#msg-68976</link>
            <description><![CDATA[ Hello all,<br />
<br />
i posted on here for the first time maybe 6 months ago or so about the reprap mendel. I have finally bought a kit and the rp parts. My frame is nearing completion. I have the techzone electronics kit for my reprap.  I wanted to run a few questions by everyone before i start my build. First, the electronics should be pre programmed, so hopefully i can skip the step. My first step i believe is to download the host software, along with all the prerequisite programs . after this, and the electronics are wired, is the machine ready to be plugged in and used? Thanks for your help,<br />
<br />
<br />
Morrist]]></description>
            <dc:creator>morrist</dc:creator>
            <category>General</category>
            <pubDate>Sat, 25 Dec 2010 15:34:54 -0500</pubDate>
        </item>
    </channel>
</rss>
