<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>ReplicatorG 0018 Compatible with Mendle 5D?</title>
        <description> In my searching for how to make this work i keep seeing people saying they have it working with their Mendel, but I can&#039;t find anything that tells me how to make it work. I can&#039;t figure out why it won&#039;t connect to the printer. Also, I can&#039;t get the version of skeinforge that it comes with to use E codes. Is there a way to make it use them, or is there a way to upgrade the version of skeinforge it uses?

My machines.xml entry:

	[!-- RepRap Mendel --]
	[machine]
		[name]Mendel[/name]
		[geometry type=&quot;cartesian&quot;]
			[!-- different pulleys on X and Y axii --]
			[axis id=&quot;x&quot; length=&quot;200&quot; maxfeedrate=&quot;3000&quot;/] 
			[axis id=&quot;y&quot; length=&quot;200&quot; maxfeedrate=&quot;3000&quot;/]
			[axis id=&quot;z&quot; length=&quot;140&quot; maxfeedrate=&quot;90&quot;/]
		[/geometry]
		[tools]
			[tool name=&quot;Wade&#039;s Geared Extruder&quot; type=&quot;extruder&quot; material=&quot;PLA&quot; motor=&quot;true&quot; motor_steps=&quot;200&quot; floodcoolant=&quot;false&quot; mistcoolant=&quot;false&quot; fan=&quot;false&quot; valve=&quot;false&quot; collet=&quot;false&quot; heater=&quot;true&quot;/]
		[/tools]
		[clamps][/clamps]
		[driver name=&quot;sanguino3g&quot;]
			[portname]/dev/ttyUSB0[/portname]
			[rate]19200[/rate]
			[parity]N[/parity]
			[databits]8[/databits]
			[stopbits]1[/stopbits]
			[debuglevel]0[/debuglevel]
		[/driver]
		[warmup]
		[/warmup]
		[cooldown]
		[/cooldown]
	[/machine]
(Forum software doesn&#039;t seem to like &quot;&amp;lt;&quot; and &quot;&amp;gt;&quot;. Changed to &quot;[&quot; and &quot;]&quot;.)

The output when I try to connect:

[13:47:40] Loading driver: replicatorg.drivers.NullDriver
[13:48:36] Loading machine: Mendel
[13:48:36] Loading simulator.
[13:48:36] Loading driver: replicatorg.drivers.gen3.Sanguino3GDriver
[13:48:40] Read timed out.
[13:48:40] Read timed out; giving up on query.
[13:48:47] Read timed out.
[13:48:47] Read timed out; giving up on query.
[13:48:47] No connection; trying to pulse RTS to reset device.
[13:48:54] Read timed out.
[13:48:54] Read timed out; giving up on query.
[13:48:54] Unable to connect to firmware.
</description>
        <link>https://reprap.org/forum/read.php?1,54431,54431#msg-54431</link>
        <lastBuildDate>Sun, 14 Jun 2026 16:15:51 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?1,54431,92604#msg-92604</guid>
            <title>Re: ReplicatorG 0018 Compatible with Mendle 5D?</title>
            <link>https://reprap.org/forum/read.php?1,54431,92604#msg-92604</link>
            <description><![CDATA[ @kdrummer<br />
<br />
My problem turned out to be wiring of the opto-endstops and one opto-endstop not being plugged in.  This caused the firmware to allow + movements, but because there was no endstop, it would not let me do any movements towards home (-).  I solved the issue by simply flipping my endstop plugs until it worked.]]></description>
            <dc:creator>sxt173</dc:creator>
            <category>General</category>
            <pubDate>Mon, 01 Aug 2011 14:33:24 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,54431,92591#msg-92591</guid>
            <title>Re: ReplicatorG 0018 Compatible with Mendle 5D?</title>
            <link>https://reprap.org/forum/read.php?1,54431,92591#msg-92591</link>
            <description><![CDATA[ @sxt173<br />
<br />
I don't know if you're still having the opto end stop problem, but I found an option in ReplicatorG that allowed me to change the end stop behaviors on the motherboard.  One of these caused my motors to only work in one direction, which is exactly your issue.  I'm sure a #define is what the software must be changing.<br />
<br />
To all:<br />
Has anyone gotten ReplicatorG to work with a stepped extruder rather than a DC motor?  I'm having a heck of a time getting this to turn my motor.  I can turn the heater on and read the temps fine, but can't seem to budge the stepper motor.]]></description>
            <dc:creator>kdrummer</dc:creator>
            <category>General</category>
            <pubDate>Mon, 01 Aug 2011 12:27:10 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,54431,84382#msg-84382</guid>
            <title>Re: ReplicatorG 0018 Compatible with Mendle 5D?</title>
            <link>https://reprap.org/forum/read.php?1,54431,84382#msg-84382</link>
            <description><![CDATA[ It's more likely that he either forgot to connect the opto endstops or he didn't make the correct connections. The steppers will only move in one direction in this case. The opto endstops are easily damaged if the connector is backwards since it switches ground and power around. Review the instructions in the wiki carefully before making the connection and do only one at a time. They provide a spare opto flag for this reason.]]></description>
            <dc:creator>brnrd</dc:creator>
            <category>General</category>
            <pubDate>Fri, 20 May 2011 06:18:27 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,54431,84298#msg-84298</guid>
            <title>Re: ReplicatorG 0018 Compatible with Mendle 5D?</title>
            <link>https://reprap.org/forum/read.php?1,54431,84298#msg-84298</link>
            <description><![CDATA[ Sounds like they have inverted the endstops. There is a #define in the configuration.h file.<br />
<br />
JB]]></description>
            <dc:creator>jim_blag</dc:creator>
            <category>General</category>
            <pubDate>Thu, 19 May 2011 12:25:14 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,54431,84295#msg-84295</guid>
            <title>Re: ReplicatorG 0018 Compatible with Mendle 5D?</title>
            <link>https://reprap.org/forum/read.php?1,54431,84295#msg-84295</link>
            <description><![CDATA[ Ok, I just reinstalled the latest techzone firmware from their site; look for a link to the extruder head assembly under the thermocouple one A-D section and I can now connect to both the RepRap software and repsnapper beta.<br />
<br />
Now my problem is that when I try to move any of the axis' in either softwares control panel, I can only get them to move in 1 direction. So z axis only moves up, etc.  Has anyone experienced this?]]></description>
            <dc:creator>sxt173</dc:creator>
            <category>General</category>
            <pubDate>Thu, 19 May 2011 12:07:05 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,54431,84225#msg-84225</guid>
            <title>Re: ReplicatorG 0018 Compatible with Mendle 5D?</title>
            <link>https://reprap.org/forum/read.php?1,54431,84225#msg-84225</link>
            <description><![CDATA[ sxt173 Wrote:<br />
-------------------------------------------------------<br />
&gt; So has anybody tried using the Makerbot<br />
&gt; electronics kit with the Mendel (the new<br />
&gt; Generation 4 electronics meant for the MK6 stepper<br />
&gt; extruder)?  My Mendel has the Wades extruder and<br />
&gt; if I can just use the Makerbot Gen4 electronics<br />
&gt; with the latest ReplicatorG plug-and-play, that<br />
&gt; would be great. <br />
&gt; <br />
&gt; I'm starting to give up on my Techzone remix, I've<br />
&gt; had zero luck with it, even getting it connected.<br />
<br />
have you tried connecting it with repsnapper.?<br />
<br />
i am using repsnapper for my prints, but i am still having issues getting skeinforge or repG to work for me, my stepper never seems to move fast enough on skeinforge, and repG i cant get to connnect at all, i can find the settings to change the serial properties.]]></description>
            <dc:creator>dissidence</dc:creator>
            <category>General</category>
            <pubDate>Wed, 18 May 2011 21:44:21 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,54431,84121#msg-84121</guid>
            <title>Re: ReplicatorG 0018 Compatible with Mendle 5D?</title>
            <link>https://reprap.org/forum/read.php?1,54431,84121#msg-84121</link>
            <description><![CDATA[ So has anybody tried using the Makerbot electronics kit with the Mendel (the new Generation 4 electronics meant for the MK6 stepper extruder)?  My Mendel has the Wades extruder and if I can just use the Makerbot Gen4 electronics with the latest ReplicatorG plug-and-play, that would be great. <br />
<br />
I'm starting to give up on my Techzone remix, I've had zero luck with it, even getting it connected.]]></description>
            <dc:creator>sxt173</dc:creator>
            <category>General</category>
            <pubDate>Wed, 18 May 2011 00:50:35 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,54431,69924#msg-69924</guid>
            <title>Re: ReplicatorG 0018 Compatible with Mendle 5D?</title>
            <link>https://reprap.org/forum/read.php?1,54431,69924#msg-69924</link>
            <description><![CDATA[ Okay, I thought I had it working, but with a quick test it seems to have failed on me.  I suspect this is because I have focused on ensuring that the whole environment works with reprap host (which is does do), and until I actually have it printing well (currently not printing as waiting for bits for the extruder), then I have decided to stick with the reprap host at the moment.  <br />
<br />
Replicator currently connects to the techzone board (19600 baud) and gets a temp back from it, but after that it crashed when I use the control panel.]]></description>
            <dc:creator>davmj</dc:creator>
            <category>General</category>
            <pubDate>Sat, 08 Jan 2011 17:26:28 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,54431,69884#msg-69884</guid>
            <title>Re: ReplicatorG 0018 Compatible with Mendle 5D?</title>
            <link>https://reprap.org/forum/read.php?1,54431,69884#msg-69884</link>
            <description><![CDATA[ I got the g-codes from Skeinforge to work with the Mendel with Gen 3 Techzone remix by turning on the option "Break Z motion into separate moves..." option on in replicatorG and also turning acceleration off in the reprap firmware using the Arduino software. But I still can't get ReplicatorG to talk to it. I use either the Reprap host or RepSnapper to send codes.]]></description>
            <dc:creator>brnrd</dc:creator>
            <category>General</category>
            <pubDate>Sat, 08 Jan 2011 01:54:06 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,54431,69882#msg-69882</guid>
            <title>Re: ReplicatorG 0018 Compatible with Mendle 5D?</title>
            <link>https://reprap.org/forum/read.php?1,54431,69882#msg-69882</link>
            <description><![CDATA[ @davmj <br />
you have the techzone electronics talking with replicatorG firmware reliably? <br />
what firmware did you use for the boards? what settings did you use for your connection?<br />
are you using the extruder board to drive your extruder or are you using an external driver?<br />
sorry if i sound quizzical, ive been trying to get the machine to talk to replicatorg with an external stepper controller forever now and its starting to drive me nuts, thanks for any help you can provide.]]></description>
            <dc:creator>dbhellmith</dc:creator>
            <category>General</category>
            <pubDate>Sat, 08 Jan 2011 01:40:21 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,54431,69523#msg-69523</guid>
            <title>Re: ReplicatorG 0018 Compatible with Mendle 5D?</title>
            <link>https://reprap.org/forum/read.php?1,54431,69523#msg-69523</link>
            <description><![CDATA[ I got the latest version of ReplicatorG communicating with the Gen3 Techzone board (not the new board that they have but the one where the stepper drivers are separate.  You need to select the experiemental boards and have it preloaded with the RepRap firmware. Seem to work find. Have not printed with it as I am still working on the extruder.<br />
<br />
David]]></description>
            <dc:creator>davmj</dc:creator>
            <category>General</category>
            <pubDate>Tue, 04 Jan 2011 01:38:03 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,54431,69488#msg-69488</guid>
            <title>Re: ReplicatorG 0018 Compatible with Mendle 5D?</title>
            <link>https://reprap.org/forum/read.php?1,54431,69488#msg-69488</link>
            <description><![CDATA[ Activate Dimension (absolute) and Limit (1 mm/sec).]]></description>
            <dc:creator>rhmorrison</dc:creator>
            <category>General</category>
            <pubDate>Mon, 03 Jan 2011 15:13:33 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,54431,69485#msg-69485</guid>
            <title>Re: ReplicatorG 0018 Compatible with Mendle 5D?</title>
            <link>https://reprap.org/forum/read.php?1,54431,69485#msg-69485</link>
            <description><![CDATA[ I downloaded ReplicatorG version 023 and I found that it also doesn't communicate with my Mendel the Techzone remix Gen 3 motherboard. I loaded the Reprap firmware and it seems to be incompatible with it. It comes with a machine definitions for Mendel with Gen 3 board but it's not clear to me if I have to load the firmware from ReplicatorG. I tried doing this but the printer still didn't respond. I'm able to establish a connection with either firmware.<br />
<br />
The Skeinforge that came with it (35) does support E codes. :)<br />
<br />
I found some initial settings for Skeinforge from a blog by James (http://adventuresin3-dprinting.blogspot.com/2010/11/tuning-skeinforge.html) and used it. I tried sending the g-code from Replicator 023/Skeinforge 35 to my Mendel using RepSnapper and I found that the z-stepper was not moving because Skeinforge generates  g-codes with X, Y and Z moves in one G1 command. The speed (F) is too fast for the Z motor which has a limit of around 1 mm/s. I editted the g-code file and replace one of the commented lines just before the first command in each layer with G1 F60.0 and managed to print a Hexagon. It was slow but it came out as good as any I've seen on the web from a Mendel.<br />
<br />
I hope that the developer(s) of Skeinforge would support controlling the z motor separately since it really can't move as fast as the other two motors. I've been testing the Reprap host and Repsnapper and it seems that Skeinforge generates the best g-code. I often encounter errors in the g-codes from the reprap host where it would draw erroneous paths and skip layers. I thought that RepSnapper was better but I discovered that it too missed some layers. The ooze prevention in Repsnapper also doesn't work well.<br />
<br />
Hope this helps somewhat.]]></description>
            <dc:creator>brnrd</dc:creator>
            <category>General</category>
            <pubDate>Mon, 03 Jan 2011 14:56:20 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,54431,56921#msg-56921</guid>
            <title>Re: ReplicatorG 0018 Compatible with Mendle 5D?</title>
            <link>https://reprap.org/forum/read.php?1,54431,56921#msg-56921</link>
            <description><![CDATA[ jawor Wrote:<br />
-------------------------------------------------------<br />
&gt; Thanks John, but you're running your Mendel using<br />
&gt; DC motor driven extruder, right? For me it doesn't<br />
&gt; work, coz I have Wade's one, driven with<br />
&gt; steppers..<br />
&gt; <br />
<br />
well, i'm using the dc motor, but the new firmware has support for steppers, and allows you to use regular gcode without any modification (the firmware maps PWM speeds to stepper speeds).    I'll probably switch to a stepper extruder and that firmware in October, after Maker Faire.]]></description>
            <dc:creator>JohnA</dc:creator>
            <category>General</category>
            <pubDate>Thu, 26 Aug 2010 21:01:22 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,54431,56903#msg-56903</guid>
            <title>Re: ReplicatorG 0018 Compatible with Mendle 5D?</title>
            <link>https://reprap.org/forum/read.php?1,54431,56903#msg-56903</link>
            <description><![CDATA[ Thanks John, but you're running your Mendel using DC motor driven extruder, right? For me it doesn't work, coz I have Wade's one, driven with steppers..<br />
<br />
Unfortunately it seems that I will have to stick to RepRap host software, which is not so bad after all, but it takes longer to generate gcodes and is less intuitive (interface).]]></description>
            <dc:creator>jawor</dc:creator>
            <category>General</category>
            <pubDate>Thu, 26 Aug 2010 17:11:47 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,54431,56895#msg-56895</guid>
            <title>Re: ReplicatorG 0018 Compatible with Mendle 5D?</title>
            <link>https://reprap.org/forum/read.php?1,54431,56895#msg-56895</link>
            <description><![CDATA[ jawor Wrote:<br />
-------------------------------------------------------<br />
&gt; Ha! Indeed, it seems to be much nicer and more<br />
&gt; robust than RepRap host software, so I fully agree<br />
&gt; - ReplicatorG should be made compatible with<br />
&gt; Mendel firmware! <br />
<br />
It's heresy around here, but you can just run MB firmware and then ReplicatorG works just fine.   That's how I'm running my Mendel.   Printed great, first try.]]></description>
            <dc:creator>JohnA</dc:creator>
            <category>General</category>
            <pubDate>Thu, 26 Aug 2010 16:49:58 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,54431,56881#msg-56881</guid>
            <title>Re: ReplicatorG 0018 Compatible with Mendle 5D?</title>
            <link>https://reprap.org/forum/read.php?1,54431,56881#msg-56881</link>
            <description><![CDATA[ Ha! Indeed, it seems to be much nicer and more robust than RepRap host software, so I fully agree - ReplicatorG should be made compatible with Mendel firmware! <br />
(I am just finalizing my RepStrap Mendel with Wade's geared extruder, currently fighting configuration problems.. but getting closer every day)<br />
<br />
Przemek Jaworski]]></description>
            <dc:creator>jawor</dc:creator>
            <category>General</category>
            <pubDate>Thu, 26 Aug 2010 14:03:42 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,54431,56066#msg-56066</guid>
            <title>Re: ReplicatorG 0018 Compatible with Mendle 5D?</title>
            <link>https://reprap.org/forum/read.php?1,54431,56066#msg-56066</link>
            <description><![CDATA[ I saw lots of people trying to use ReplicatorG with E codes and steppers. But there is no solution from the ReplicatorG side nor Makerbot side.<br />
I have a feeling that these solutions going to a more commercial side. I request from the programmers of the ReplicatorG to add this functionality as soon as possible so that this software can be used with more machines.<br />
<br />
regards,<br />
<br />
Nuri Erginer]]></description>
            <dc:creator>nerginer</dc:creator>
            <category>General</category>
            <pubDate>Fri, 20 Aug 2010 03:21:26 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,54431,55921#msg-55921</guid>
            <title>Re: ReplicatorG 0018 Compatible with Mendle 5D?</title>
            <link>https://reprap.org/forum/read.php?1,54431,55921#msg-55921</link>
            <description><![CDATA[ richrap Wrote:<br />
<br />
&gt; Any help appreciated, even if it's "No it only<br />
&gt; runs with Makerbot firmware" 8-)<br />
<br />
That's my understanding of it.]]></description>
            <dc:creator>JohnA</dc:creator>
            <category>General</category>
            <pubDate>Wed, 18 Aug 2010 11:09:15 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,54431,55904#msg-55904</guid>
            <title>Re: ReplicatorG 0018 Compatible with Mendle 5D?</title>
            <link>https://reprap.org/forum/read.php?1,54431,55904#msg-55904</link>
            <description><![CDATA[ Hi<br />
<br />
Looking at ReplicatorG it looks as if it does not accept E codes for stepper drive extruders.<br />
<br />
As far as I am aware the ReplicatorG firmware is different from the Mendel firmware and uses a different protocol over the serial connection. <br />
<br />
The firmware instructions for Replicator are here:-<br />
<br />
[<a href="http://wiki.makerbot.com/cupcake-motherboard-firmware-update" target="_blank"  rel="nofollow">wiki.makerbot.com</a>]]]></description>
            <dc:creator>emt</dc:creator>
            <category>General</category>
            <pubDate>Wed, 18 Aug 2010 07:12:52 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,54431,55902#msg-55902</guid>
            <title>Re: ReplicatorG 0018 Compatible with Mendle 5D?</title>
            <link>https://reprap.org/forum/read.php?1,54431,55902#msg-55902</link>
            <description><![CDATA[ OK, Just found a mention about "serialpassthrough" driver for 'GCode Interpreter' but the link takes me to the Generation 2 hardware? Will this work with Gen3 and 5D FW?<br />
<br />
Am I getting closer... or barking up the wrong tree?<br />
<br />
I won't be able to test it again until later.]]></description>
            <dc:creator>richrap</dc:creator>
            <category>General</category>
            <pubDate>Wed, 18 Aug 2010 06:15:13 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,54431,55901#msg-55901</guid>
            <title>Re: ReplicatorG 0018 Compatible with Mendle 5D?</title>
            <link>https://reprap.org/forum/read.php?1,54431,55901#msg-55901</link>
            <description><![CDATA[ So after a bit of debugging I have my Electronics and motors all working well with Reprap host software and 5D firmwares.<br />
<br />
But I can't get ReplicatorG Version 0018 to work with the same 5D firmware as Reprap Host? Is this just not possible?, I don't need to run it but I would like know before I start attaching everything to my Repstrap, can anyone point me in the right direction.<br />
<br />
Also does anyone know why in the default machines.xml the cupcake serial port settings look Bonkers? Are they? my comments in Red - <br />
<br />
{driver name="sanguino3g"&gt;                  <span style="color:#FF0000">Is this just for the SNAP FW or Makerbot FW?</span><br />
{portname&gt;COM1 portname&gt; --             <span style="color:#FF0000">OK</span><br />
{rate&gt;38400 /rate&gt;                               <span style="color:#FF0000">Faster, that's ok</span><br />
{parity&gt;8 /parity&gt;                                 <span style="color:#FF0000">How can Parity be 8?, I would expect None, Odd, Even</span> <br />
{databits&gt;1 /databits&gt; --&gt;                     <span style="color:#FF0000">This should be the Databits?</span><br />
{stopbits&gt;N /stopbits&gt; --&gt;                    <span style="color:#FF0000">This should be Stopbits?</span><br />
{debuglevel&gt;0 /debuglevel&gt;                   <span style="color:#FF0000">What's that then?</span><br />
<br />
Do these settings even matter in the software?<br />
<br />
They say the same thing about serial port settings on ReplicatorG website - [<a href="http://replicat.org/r3g-driver" target="_blank"  rel="nofollow">replicat.org</a>]<br />
<br />
So for My repstrap to run 5D firmware should it be something like - <br />
<br />
{driver name="sanguino3g"&gt;                  <span style="color:#FF0000">So what one do I use for 5D?</span><br />
{portname&gt;COM11 portname&gt; --             <span style="color:#FF0000">My Com port 11 </span><br />
{rate&gt;19200 /rate&gt;                               <span style="color:#FF0000">Same as 5D firmware</span><br />
{parity&gt;N /parity&gt;                                 <span style="color:#FF0000">Parity None</span> <br />
{databits&gt;8 /databits&gt; --&gt;                     <span style="color:#FF0000">8 Databits</span><br />
{stopbits&gt;1 /stopbits&gt; --&gt;                    <span style="color:#FF0000">1 stopbit</span><br />
{debuglevel&gt;0 /debuglevel&gt;                   <span style="color:#FF0000">Keep this the same?</span><br />
<br />
<br />
Any help appreciated, even if it's "No it only runs with Makerbot firmware" 8-)]]></description>
            <dc:creator>richrap</dc:creator>
            <category>General</category>
            <pubDate>Wed, 18 Aug 2010 06:04:17 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,54431,55004#msg-55004</guid>
            <title>Re: ReplicatorG 0018 Compatible with Mendle 5D?</title>
            <link>https://reprap.org/forum/read.php?1,54431,55004#msg-55004</link>
            <description><![CDATA[ Hi<br />
<br />
Sorry can't help as I don't keep up with ReplicatorG. Looking at the download at the very least  you would have to substitute the latest Skeinforge for the version included with Replicator. This may not be easy as at some time the skeinforge directory structure was changed. It might be better to enquire on the MakerBot forum or contact MakerBot direct.]]></description>
            <dc:creator>emt</dc:creator>
            <category>General</category>
            <pubDate>Tue, 10 Aug 2010 04:59:53 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,54431,54902#msg-54902</guid>
            <title>Re: ReplicatorG 0018 Compatible with Mendle 5D?</title>
            <link>https://reprap.org/forum/read.php?1,54431,54902#msg-54902</link>
            <description><![CDATA[ emt Wrote:<br />
-------------------------------------------------------<br />
&gt; Hi<br />
&gt; <br />
&gt; Later skeinforge versions here:-<br />
&gt; <br />
&gt; [<a href="http://fabmetheus.crsndoo.com/rss.xml" target="_blank"  rel="nofollow">fabmetheus.crsndoo.com</a>]<br />
<br />
<br />
Again, I do realize that. What I'm wondering about is if there is a way to use the latest version on SF with RepG18 so that I can use the layout tool and still get GCode with E-Codes.]]></description>
            <dc:creator>Azdle</dc:creator>
            <category>General</category>
            <pubDate>Mon, 09 Aug 2010 14:17:03 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,54431,54552#msg-54552</guid>
            <title>Re: ReplicatorG 0018 Compatible with Mendle 5D?</title>
            <link>https://reprap.org/forum/read.php?1,54431,54552#msg-54552</link>
            <description><![CDATA[ Hi<br />
<br />
Later skeinforge versions here:-<br />
<br />
[<a href="http://fabmetheus.crsndoo.com/rss.xml" target="_blank"  rel="nofollow">fabmetheus.crsndoo.com</a>]]]></description>
            <dc:creator>emt</dc:creator>
            <category>General</category>
            <pubDate>Sun, 08 Aug 2010 08:23:58 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,54431,54441#msg-54441</guid>
            <title>Re: ReplicatorG 0018 Compatible with Mendle 5D?</title>
            <link>https://reprap.org/forum/read.php?1,54431,54441#msg-54441</link>
            <description><![CDATA[ nophead Wrote:<br />
-------------------------------------------------------<br />
&gt; You have to enable the Dimension module to get E<br />
&gt; codes.<br />
<br />
I understand that, but the version of SF that comes with RepG doesn't seem to have that module.]]></description>
            <dc:creator>Azdle</dc:creator>
            <category>General</category>
            <pubDate>Sat, 07 Aug 2010 16:08:27 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,54431,54439#msg-54439</guid>
            <title>Re: ReplicatorG 0018 Compatible with Mendle 5D?</title>
            <link>https://reprap.org/forum/read.php?1,54431,54439#msg-54439</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong></strong><br />I can't get the version of skeinforge that it comes with to use E codes.</div></blockquote>
<br />
You have to enable the Dimension module to get E codes.]]></description>
            <dc:creator>nophead</dc:creator>
            <category>General</category>
            <pubDate>Sat, 07 Aug 2010 15:50:24 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,54431,54431#msg-54431</guid>
            <title>ReplicatorG 0018 Compatible with Mendle 5D?</title>
            <link>https://reprap.org/forum/read.php?1,54431,54431#msg-54431</link>
            <description><![CDATA[ In my searching for how to make this work i keep seeing people saying they have it working with their Mendel, but I can't find anything that tells me how to make it work. I can't figure out why it won't connect to the printer. Also, I can't get the version of skeinforge that it comes with to use E codes. Is there a way to make it use them, or is there a way to upgrade the version of skeinforge it uses?<br />
<br />
My machines.xml entry:<br />
<pre class="bbcode">
	[!-- RepRap Mendel --]
	[machine]
		[name]Mendel[/name]
		[geometry type="cartesian"]
			[!-- different pulleys on X and Y axii --]
			[axis id="x" length="200" maxfeedrate="3000"/] 
			[axis id="y" length="200" maxfeedrate="3000"/]
			[axis id="z" length="140" maxfeedrate="90"/]
		[/geometry]
		[tools]
			[tool name="Wade's Geared Extruder" type="extruder" material="PLA" motor="true" motor_steps="200" floodcoolant="false" mistcoolant="false" fan="false" valve="false" collet="false" heater="true"/]
		[/tools]
		[clamps][/clamps]
		[driver name="sanguino3g"]
			[portname]/dev/ttyUSB0[/portname]
			[rate]19200[/rate]
			[parity]N[/parity]
			[databits]8[/databits]
			[stopbits]1[/stopbits]
			[debuglevel]0[/debuglevel]
		[/driver]
		[warmup]
		[/warmup]
		[cooldown]
		[/cooldown]
	[/machine]</pre>
(Forum software doesn't seem to like "&lt;" and "&gt;". Changed to "[" and "]".)<br />
<br />
The output when I try to connect:<br />
<pre class="bbcode">
[13:47:40] Loading driver: replicatorg.drivers.NullDriver
[13:48:36] Loading machine: Mendel
[13:48:36] Loading simulator.
[13:48:36] Loading driver: replicatorg.drivers.gen3.Sanguino3GDriver
[13:48:40] Read timed out.
[13:48:40] Read timed out; giving up on query.
[13:48:47] Read timed out.
[13:48:47] Read timed out; giving up on query.
[13:48:47] No connection; trying to pulse RTS to reset device.
[13:48:54] Read timed out.
[13:48:54] Read timed out; giving up on query.
[13:48:54] Unable to connect to firmware.
</pre>]]></description>
            <dc:creator>Azdle</dc:creator>
            <category>General</category>
            <pubDate>Sat, 07 Aug 2010 14:53:17 -0400</pubDate>
        </item>
    </channel>
</rss>
