Pillars of Hercules

November 28th, 2008 § Comments Off on Pillars of Hercules § permalink

Here’s an updated Sketchup (for the new version 7) for the Hercules extruder.

The compact design of this extruder lends itself to stacking. By stacking two extruders, you can print with multiple materials. Why would you need two materials? A printed object at the very least needs a ‘raft’ – a lower fidelity flat area to which the object prints.

The first layer is in contact with the elevation system, which is of a different material than the object. This causes the first layer to behave unpredictably. Further layers become more consistent and allow higher fidelity strands to be laid. Objects with overhangs also need support material. In order to separate the support and raft material from the final object, you can print with different materials such as HDPE for the raft and ABS for the object. You could theoretically use two different temperatures for the raft and object materials.

I call this stacked extruder Pillars of Hercules

Here’s the sketchup of the Pillars of Hercules extruder

(I have no intention of building this anytime soon, it was just a fun exercise while crashed on the couch sick as a dog).

Tetrix available for pre-order!

November 28th, 2008 § Comments Off on Tetrix available for pre-order! § permalink

Saw this kit at Make Faire in May – Metal Technix. Plastic gear trains have their limits, I can’t wait to see what people build with this stuff. The cool thing about this metal kit is the technix connectors which allow you to interface with the plastic lego components.

Arduino for TextMate 2.0 (coming soon)

November 22nd, 2008 § Comments Off on Arduino for TextMate 2.0 (coming soon) § permalink

I’ve been working on an update to the ‘microcontroller’ plugin for TextMate. I’m putting the finishing touches on the release, and want it to bake. So far, it has the following changes:

  • Dropped the Make Controller and renamed to Arduino. This was done because I use Arduino exclusively, The Make controller doesn’t work on Leopard (without some nasty hacks) and it complicated the code-base.
  • The Serial monitor was rewritten. It is now a cocoa console app, uses cocoa remoting to allow the TextMate plugin to control the serial monitor – such as releasing the device during a compile and upload or changing the port speed
  • Support for multiple port speeds
  • Support for multiple Arduino (Arduinos? Arduinii? more than 1 Arduino)
  • Sanguino support
  • Stability improvements and bug fixes
  • Independence from Arduino releases
  • Exclusive support for the Objective Development AVRMacPack

Further, I’ll be creating a top level page for the plugin, and maybe releasing an ANSI graphics update to the arduino sources – allowing the arduino to provide rich graphics via the console.

Herk Extruder 1.1

November 19th, 2008 § Comments Off on Herk Extruder 1.1 § permalink

After accidentally destroying the motor controller and motor, I needed to rebuild the extruder. This is the result:

After the failure of the captured gear drive, I went back to the original pinched pulley mechanism – upgraded to the larger higher torque motor. One of the things I wanted to enable with this mechanism were:

  • Improve the tension pulley stability.
  • Enable adjustments between the tension pulley and motor spindle in order to test different pulley sizes
  • Enable adjustments to the extruder barrel – both vertically and horizontally

I achieved the first point by making the tension pulley mounted directly to the backplane. The motor itself adjusts horizontally opposed to the tension pulley. This arrangement also allows me to test larger drive pulleys.

The barrel needs to adjust horizontally to match up with the center point of the pinch pulley mechanism as I test different sizes. I also wanted to adjust vertically to close the gap between the barrel top and the pulley pinch point.

The remaining plate is used for mounting to the cross slide, and enables me to implement a dovetail mount at a later date.

Now that the machining is done, I’ll wire it up. Additionally, I’ve been working on the software to drive it. (FYI: New TextMate microcontroller plugin drop is coming, with lots of new features and bug fixes)

(Please ignore the machining errors – still learning how to mill)

Captured Gear Drive Conclusion – Too Complicated

November 11th, 2008 § 1 comment § permalink

Developing the skills to build the captured gear drive took much longer than I had anticipated. When I began the development, I was new to machining, and had never cut a gear before.

The capture gears were difficult to machine. I stack cut the gears using a 24 pitch involute cutter on a 1.08″ blank. I then used a .125″ ball mill and milled a slot into each gear, then parted on the lathe. The parting was fairly problematic as the gear teeth caused too much chatter and ended up binding frequently.

I’m going to say that the captured gear drive experiment was a failure. The main failure is the difficulty in creating the specialized components, and getting the slot to the correct depth to enable the gears to mesh, as well as gripping the cord correctly.

I’m not convinced that the gear drive is better than the direct pulley drive.

Herk Barrel Mount

November 9th, 2008 § Comments Off on Herk Barrel Mount § permalink

Having moved past the pinion gear, I focused on the extruder barrel mount. It is fairly simple in design – a block of aluminum, bored to accept the barrel, slit, then drilled and tapped.


Where am I?

You are currently viewing the archives for November, 2008 at OoeyGUI.