Skip to content

morrowsend/DIWire-Bender

 
 

Repository files navigation

DIWire Bender

The DIWire Bender is a rapid prototype machine created by PensaNYC.com that bends metal wire to produce 2D or 3D shapes.

What can it be used for?

Wire models are often needed in design, whether they are for furniture (chair leg scale models) or housewares projects (wire baskets) or even engineering parts (custom springs). But why stop at prototypes? The machine can read any data, why not output artwork from a random number algorithm, or internet data like stock prices and weather stats. You can create mass customized products, like eyeglass frames that fit, or be a street vendor printing jewelry from a person’s silhouette, on demand. And it doesn’t have to be aluminum wire; in principal the machine could bend other materials, including colored electrical wires, some plastics, memory metals, even light pipes to create small light forms. And if you don’t like the output, it could be configured to pass the bent wire through the straightener to start again.

How does it work?

An Arduino program imports the bend angles and feed lengths from a processing script. The inputs are in turn translated into DIWire motor commands. During the print, the wire unwinds from a spool, passes through a series of wheels that straighten it, and then feeds through the bending head. The bending head moves in 3 dimensions to create the desired bends and curves.

Supported inputs

  • Vector Files: (e.g., Adobe Illustrator files)

  • 3D Files: (Rhino or Wavefront OBJ files)

  • Command Text Files: (e.g., feed 50 mm, bend 90 to right)

  • Coordinates Text Files: (from 0,0,0 to 0,10,10 to..)

Basic Usage

  1. Upload the program to the Arduino board.

  2. Select the desired Processing program, either 2D from svg file, or 3D list of commands.

  3. Install libraries.

  4. Create either an svg file or txt commands and save it in the corresponding program folder.

  5. Connect the Arduino board to the computer using the Arduino usb and define the port.

  6. Follow the on-screen instructions.

  7. Bend!

Build Resources

3D Printed Parts: STL and STEP files provided.

Bill of Materials: Excel and Markdown files provided.

Instructable: http://www.instructables.com/id/DIWire-Bender/

Construction Video: https://vimeo.com/44274793

Demo Video: http://vimeo.com/43278619

Questions/Comments

DIWire@PensaNYC.com

Active Codebase

http://code.google.com/p/diwire/source/browse/

License

See LICENSE.txt

Final Thoughts

Enjoy and start making something!

About

Instructions and programs needed to run Pensa's DIWire Bender

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published