> --
> You received this message because you are subscribed to the Google Groups
> "MakerBot Operators" group.
> To post to this group, send email to make...@googlegroups.com.
> To unsubscribe from this group, send email to
> makerbot+u...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/makerbot?hl=en.
>
--
Here's what my tool file is, I've been using it since March, it's awesome. The only change you need to do to a profile to go from 20mm/s to 45mm/s is to change the speed, the software volumetrically figures out the rest.
Warning, this is for 16th steppers on all motors, including the extruder
<machine>
<name>MutantMakerbot 4G</name>
<geometry type="cartesian">
<!-- different pulleys on X and Y axii -->
<axis id="x" length="100" maxfeedrate="5000" scale="94.1397046"/> <!-- sixteenth-step driver -->
<axis id="y" length="100" maxfeedrate="5000" scale="94.1397046"/> <!-- sixteenth-step driver -->
<axis id="z" length="140" maxfeedrate="200" scale="2560"/> <!-- sixteenth-step driver -->
<axis id="a" length="1000000" maxfeedrate="5000" scale="100.470957613814818"/> <!-- sixteenth-step driver -->
<axis id="b" length="1000000" maxfeedrate="5000" scale="251.17739403"/>
</geometry>
<tools>
<tool name="Mk6" type="extruder" material="abs" motor="true" floodcoolant="false" mistcoolant="false" fan="true" valve="false" collet="false" heater="true" heatedplatform="true" motor_steps="400"/>
</tools>
<clamps></clamps>
<driver name="makerbot4g">
<!-- optional, defaults to first serial port found. <portname>COM1</portname> -->
<!-- required: we need 8 bit and 38400 baud. -->
<rate>115200</rate>
<!-- <parity>8</parity> -->
<!-- optional, defaults to 1. <databits>1</databits> -->
<!-- optional, defaults to N. <stopbits>N</stopbits> -->
<!--<debuglevel>5</debuglevel>-->
</driver>
<warmup>
</warmup>
<cooldown>
(Turn off steppers after a build.)
M18
</cooldown>
</machine>
NOTE: this will only work with a stepper extruder!
You should be able to drop it into your sf40 directory and go to town. (hopefully)
Rob, if you don't mind, I can take your instructions that you originally gave me and update them and post them.
Aaron
The flow rate is just relative to the feed rate. The only place that
those aren't the same is in Raft, and that is so that it can put out
really fat and deep tracks.
-Rob
-Rob
> On Aug 20, 2011, at 2:05 PM, The Ruttmeister wrote:
>
>> --
>> You received this message because you are subscribed to the Google Groups "MakerBot Operators" group.
>> To post to this group, send email to make...@googlegroups.com.
>> To unsubscribe from this group, send email to makerbot+u...@googlegroups.com.
>> For more options, visit this group at http://groups.google.com/group/makerbot?hl=en.
>>
>
> <ABS MB .3x.5@30mm.zip>
Cheers,
Len.