Pulled from the XML for the ToM:
<name>Thingomatic w/ Automated Build Platform</name>
<geometry type="cartesian">
<!-- different pulleys on X and Y axii -->
<axis id="x" length="106" maxfeedrate="4000" stepspermm="47.069852"
endstops="min"/> <!-- Pulley dia: 10.82mm / 1/8 step = 1/(10.82 *
pi / 1600) -->
<axis id="y" length="120" maxfeedrate="4000" stepspermm="47.069852"
endstops="min"/> <!-- Pulley dia: 10.82mm / 1/8 step = 1/(10.82 *
pi / 1600) -->
<axis id="z" length="106" maxfeedrate="1000" stepspermm="200"
endstops="max"/> <!-- TR-8x8 Z axis = 1/(8/1600) -->
</geometry>
Hope this helps!
-Rob
On Jan 3, 12:52 am, Mike <
micht...@gmail.com> wrote:
> Hi all. I'm rehashing the makerbot-music code, and it's nearly ready
> for release. One question: can anyone point me to the file that
> defines X_STEPS_PER_MM etc for a Thingomatic?
https://github.com/makerbot/ReplicatorG/tree/master/machineshas the