<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>mcwire, makerbot mk4 and replicatorg</title>
        <description> Hi, 

I make a mcWire repstrap (http://reprap.org/bin/view/Main/McWire_Cartesian_Bot_1_2), after that I mounted makerbot mk4 (http://wiki.makerbot.com/plastruder-mk4).
So modify machines.xml adding: 

machine
name McWire reprap /name
geometry type=&quot;cartesian&quot;
axis id=&quot;x&quot; length=&quot;80&quot; maxfeedrate=&quot;1210&quot; scale=&quot;400&quot;/
axis id=&quot;y&quot; length=&quot;220&quot; maxfeedrate=&quot;210&quot; scale=&quot;400&quot;/
axis id=&quot;z&quot; length=&quot;60&quot; maxfeedrate=&quot;210&quot; scale=&quot;400&quot;/
/geometry
tools
	tool name=&quot;Pinch Wheel Extruder v1.1&quot; type=&quot;extruder&quot; material=&quot;abs&quot; motor=&quot;true&quot; floodcoolant=&quot;false&quot; mistcoolant=&quot;false&quot; fan=&quot;true&quot; valve=&quot;false&quot; collet=&quot;false&quot; heater=&quot;true&quot;/
/tools
		clamps /clamps 
		driver name=&quot;sanguino3g&quot;
			rate 38400 /rate
			parity 8 /parity
		debuglevel 0 /debuglevel
		/driver
		warmup
		/warmup
		cooldown
(Turn off steppers after a build.)
M18
		/cooldown
/machine


When I use replicatorg control panel all go right, 10mm move axis real 10mm, extruder is ok.

But when I run a G-code... there are some differences between move and 2d, for example the zig-zag base is unusable.

May you help me?

Thanks in advance.
v.</description>
        <link>https://reprap.org/forum/read.php?14,35267,35267#msg-35267</link>
        <lastBuildDate>Thu, 13 Aug 2026 21:01:32 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?14,35267,35625#msg-35625</guid>
            <title>Re: mcwire, makerbot mk4 and replicatorg</title>
            <link>https://reprap.org/forum/read.php?14,35267,35625#msg-35625</link>
            <description><![CDATA[ Yes! It was! a CopyPaste mistake.<br />
<br />
Thanks<br />
v.]]></description>
            <dc:creator>Vittore</dc:creator>
            <category>Mechanics</category>
            <pubDate>Tue, 09 Feb 2010 10:06:04 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?14,35267,35609#msg-35609</guid>
            <title>Re: mcwire, makerbot mk4 and replicatorg</title>
            <link>https://reprap.org/forum/read.php?14,35267,35609#msg-35609</link>
            <description><![CDATA[ I see a typo here. It could be the problem.<br />
<br />
axis id="x" length="80" maxfeedrate="<b><span style="color:#FF0000">1</span></b>210" scale="400"/]]></description>
            <dc:creator>bjbsquared</dc:creator>
            <category>Mechanics</category>
            <pubDate>Tue, 09 Feb 2010 06:32:33 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?14,35267,35267#msg-35267</guid>
            <title>mcwire, makerbot mk4 and replicatorg</title>
            <link>https://reprap.org/forum/read.php?14,35267,35267#msg-35267</link>
            <description><![CDATA[ Hi, <br />
<br />
I make a mcWire repstrap (http://reprap.org/bin/view/Main/McWire_Cartesian_Bot_1_2), after that I mounted makerbot mk4 (http://wiki.makerbot.com/plastruder-mk4).<br />
So modify machines.xml adding: <br />
<br />
machine<br />
name McWire reprap /name<br />
geometry type="cartesian"<br />
axis id="x" length="80" maxfeedrate="1210" scale="400"/<br />
axis id="y" length="220" maxfeedrate="210" scale="400"/<br />
axis id="z" length="60" maxfeedrate="210" scale="400"/<br />
/geometry<br />
tools<br />
	tool name="Pinch Wheel Extruder v1.1" type="extruder" material="abs" motor="true" floodcoolant="false" mistcoolant="false" fan="true" valve="false" collet="false" heater="true"/<br />
/tools<br />
		clamps /clamps <br />
		driver name="sanguino3g"<br />
			rate 38400 /rate<br />
			parity 8 /parity<br />
		debuglevel 0 /debuglevel<br />
		/driver<br />
		warmup<br />
		/warmup<br />
		cooldown<br />
(Turn off steppers after a build.)<br />
M18<br />
		/cooldown<br />
/machine<br />
<br />
<br />
When I use replicatorg control panel all go right, 10mm move axis real 10mm, extruder is ok.<br />
<br />
But when I run a G-code... there are some differences between move and 2d, for example the zig-zag base is unusable.<br />
<br />
May you help me?<br />
<br />
Thanks in advance.<br />
v.]]></description>
            <dc:creator>Vittore</dc:creator>
            <category>Mechanics</category>
            <pubDate>Sat, 06 Feb 2010 14:43:17 -0500</pubDate>
        </item>
    </channel>
</rss>
