Welcome! Log In Create A New Profile

Advanced

mcwire, makerbot mk4 and replicatorg

Posted by Vittore 
mcwire, makerbot mk4 and replicatorg
February 06, 2010 02:43PM
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="cartesian"
axis id="x" length="80" maxfeedrate="1210" scale="400"/
axis id="y" length="220" maxfeedrate="210" scale="400"/
axis id="z" length="60" maxfeedrate="210" scale="400"/
/geometry
tools
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"/
/tools
clamps /clamps
driver name="sanguino3g"
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.
Re: mcwire, makerbot mk4 and replicatorg
February 09, 2010 06:32AM
I see a typo here. It could be the problem.

axis id="x" length="80" maxfeedrate="1210" scale="400"/


B^2 : [replibot.blogspot.com]

~~ We Are The Factory ~~
Vittore
Re: mcwire, makerbot mk4 and replicatorg
February 09, 2010 10:06AM
Yes! It was! a CopyPaste mistake.

Thanks
v.
Sorry, only registered users may post in this forum.

Click here to login