D3D Fusion printer design: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "= Ideas = Making it modular, much like Alexander Stepanenko has done here: <html><iframe width="560" height="315" src="https://www.youtube.com/embed/wkk4zv96Dvo" frameborder=...")
 
No edit summary
Line 1: Line 1:
= Ideas =
= Ideas =
Making it modular, much like Alexander Stepanenko has done here:
 
== Making it modular ==
 
Much like Alexander Stepanenko has done for CNCs here:


<html><iframe width="560" height="315" src="https://www.youtube.com/embed/wkk4zv96Dvo" frameborder="0" allowfullscreen></iframe></html>
<html><iframe width="560" height="315" src="https://www.youtube.com/embed/wkk4zv96Dvo" frameborder="0" allowfullscreen></iframe></html>
This would allow extending to a multi purpose machine at a later stage. Examples of existing multi purpose machines are Diyouware[http://www.diyouware.com/] and Fabtotum Fabricator[http://fabtotum.com/about].
== CoreXZ ==
This means driving the X/Z directions by rotating two motors in same/opposite directions. The idea has been tested with good results[http://forums.reprap.org/read.php?2,377858].
The big win with this configuration is saving one motor (compare to current common designs that uses 2 motors for Z axis) and much easier build (thread and bearings replace threaded rod with nut).
== CoreXYZ ==
There's nothing hindering us from also driving a Y axis with lines, like shown here:
<html><iframe width="560" height="315" src="https://www.youtube.com/embed/ceBZMyg3n3M" frameborder="0" allowfullscreen></iframe></html>
Again, saving in a Y-axis belt and motor makes it an easier build. Using v-groove bearings and dynema line for driving all axes also takes down the unique part count really low.

Revision as of 20:07, 16 December 2015

Ideas

Making it modular

Much like Alexander Stepanenko has done for CNCs here:

This would allow extending to a multi purpose machine at a later stage. Examples of existing multi purpose machines are Diyouware[1] and Fabtotum Fabricator[2].


CoreXZ

This means driving the X/Z directions by rotating two motors in same/opposite directions. The idea has been tested with good results[3].

The big win with this configuration is saving one motor (compare to current common designs that uses 2 motors for Z axis) and much easier build (thread and bearings replace threaded rod with nut).

CoreXYZ

There's nothing hindering us from also driving a Y axis with lines, like shown here:

Again, saving in a Y-axis belt and motor makes it an easier build. Using v-groove bearings and dynema line for driving all axes also takes down the unique part count really low.