Skip to content

Commit

Permalink
Update machines/thingomatic-advanced.xml
Browse files Browse the repository at this point in the history
Mk7 ABP'a A axis had Mk6 values.  Changed for Mk7
  • Loading branch information
dgs3 committed Oct 23, 2012
1 parent 59f59fc commit 8d222d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion machines/thingomatic-advanced.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ M18
<axis id="x" length="106" maxfeedrate="9600" homingfeedrate="2500" stepspermm="47.069852" endstops="min"/> <!-- Pulley dia: 10.82mm / 1/8 step = 1/(10.82 * pi / 1600) -->
<axis id="y" length="120" maxfeedrate="9600" homingfeedrate="2500" stepspermm="47.069852" endstops="min"/> <!-- Pulley dia: 10.82mm / 1/8 step = 1/(10.82 * pi / 1600) -->
<axis id="z" length="106" maxfeedrate="3000" homingfeedrate="1000" stepspermm="200" endstops="max"/> <!-- TR-8x8 Z axis = 1/(8/1600) -->
<axis id="a" length="100000" maxfeedrate="1600" stepspermm="50.235478806907409" endstops="none"/> <!-- stepspermm is incoming filament length, 127 is ca. 4 RPM, 1600 ca. 50 RPM -->
<axis id="a" length="100000" maxfeedrate="6000" stepspermm="48.1376009351726" endstops="none"/> <!-- stepspermm is incoming filament length, 127 is ca. 4 RPM, 1600 ca. 50 RPM -->
</geometry>
<tools>
<tool name="Stepstruder MK7" type="extruder" material="abs" motor="true" heatedplatform="true" automatedplatform="true" fan="true" motor_steps="1600" default_rpm="3" heater="true" stepper_axis="a"/>
Expand Down

0 comments on commit 8d222d8

Please sign in to comment.