SpoolHead

From RepRap
Revision as of 04:32, 17 January 2010 by Jbayless (talk | contribs) (Began article)
Jump to: navigation, search
Crystal Clear action run.png
SpoolHead

Release status: unknown

No image available.png
Description
Spool-printing toolhead
License
Author
Contributors
Based-on
Categories
CAD Models
External Link


Introduction

I'm Jacob Bayless, and my team members are Mo Chen and Bing Dai. We're 4th year Engineering Physics undergraduate students at the University of British Columbia, and this is what we have chosen for our project course this year.

The Spool-printing toolhead ("spoolhead") is a Reprap toolhead for printing with spooled, non-extrudable materials. The main goal is to print with copper wire, but steel and nichrome wire may also be printable. Possibly thread will be as well, although we are not planning to test this.

While we would love to be developing this toolhead for Mendel, these printed parts were not readily available when we began our project, and Darwin was deemed sufficient for our needs. Modifications to adapt the toolhead for Mendel should be minor.

Schedule

The project began in August 2009. The release date is expected to be early April 2010.

Motivation

While Reprap can print with a variety of plastics, efforts are currently being undertaken to extend this ability to the extrusion of low-melting-temperature alloys such as Field's metal. However, even with this in place, the Reprap's ability to print "active" (electronic or electromagnetic) components will remain limited, due to:

  • The inability to print thin insulated wire, essential for tightly-wound coils;
  • The high cost and low availability of Field's metal and similar compounds;
  • The difficulty of printing fine tracks from liquid metal, due to surface tension;
  • The operating range of printed components would be restricted to temperatures safely below 62 degrees C, the alloy's melting point.

The last point implies, for example, that the Reprap will not be able to use Field's metal conductors in an extruder for Field's metal, as it would melt itself during operation.

In his Ph.D thesis, Ed Sells discusses the mechanical design of the Darwin model. In the section "Remaining challenges for pure self-manufacture", he writes that, of the Reprap's own parts, the most difficult to self-manufacture would be "electronic components, motors, conductive cable, solenoids, and the heating element". He adds that "it is unlikely the machine will be able to self-manufacture these parts for at least a couple of years". The challenging element that all of these parts have in common is the printing of copper (or Nichrome) wire.

It is therefore clear that the ability to include wire elements in a printed part would greatly expand the Reprap's capability of self-manufacture, whilst allowing it to manufacture a wider variety of active components for other purposes as well.

Further applications may include:

  • Printing steel wire reinforcements to strengthen a part in crucial areas;
  • Printing flexible threads within parts to create durable "living hinges".

Software

To get started in the right direction, our image of what such a toolchain may look like is one that works in the Scalable Vector Graphics (SVG) file format. First, a 3D model (STL) would be sliced in the traditional way by software like skeinforge. Then, the slices would be exported to SVG, in individual layers representing the Z height. Users would then draw lines representing wires in the part layers freely as desired (and, possibly, vias to connect Z layers). The SVG model, now incorporating bulk plastic and wire information, would then need to be translated into G-code.

Due to time constraints, we are not planning to create special skeinforge-like software for digesting 3D models with wires incorporated in them. This may form a future project in its own right, or other members of the Reprap community may join in to create an accompanying software toolchain.

Of course, any software produced by our team for this toolhead (such as firmware, or modifications to G-code interpreters) will be released with the hardware plans.

Working Notes. This is a stub!

Everything below this point is working notes.



Entrepreneurship (Kits)

No plans exist to produce kits for this toolhead.

Photos and Drawings

Working Notes

Forum thread?

http://dev.forums.reprap.org/

Files

File:Uploaded files.zip

Tooling

Description of the tooling requirements

Process

What is making the part like?

Notes