liangkai / OpenSLS

Open-source Selective Laser Sintering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenSLS

An open-source Selective Laser Sintering platform developed at Rice University
Miller Lab: Physiologic Systems Engineering and Advanced Materials

 

Updates 02/10/16

  • We are excited to annouce that OpenSLS has been published! You can find our paper at PLOS ONE's website. Many of the hardware-related details (wiring diagrams, G-code editing, Bill of Materials) are in the supporting information, which we have uploaded here.
  • We are releasing our R3 hardware update and the corresponding firmware. What's new? See below.
  • A Python version of our G-code munging utility is now available, which may be more convenient than our earlier PHP implementation

Build Documentation

This git repository includes:

  • Designs for lasercut and 3D printed parts for our first (R1), second (R2), and third (R3) generations of powder handing modules
  • Current firmware (with thanks to Tim Schmidt!)
  • Slic3r configuration and G-code munging script for G-code creation and processing
  • Wiring diagram for electronics configuration (based on RAMBo electronics)
  • Model geometries we showcased in our PLOS ONE paper
  • Bill of Materials

Hardware Versions

Basic summary of our hardware verions to date:

  1. R1, designed by Andreas Bastian: Proof-of-concept build for OpenSLS. Buld is almost entirely acrylic + 3D printed parts. Powder distributor is a metal rod which counter-rotates, driven by belt motion. This build has everything you need to do SLS, but it lacks a simple powder collection system.
  2. R2, designed by Andreas Bastian: This was the hardware used for the entirety of our PLOS ONE paper. It is mostly made from acrylic, but has an aluminum build piston and platform amenable to heating. Distributor is a static plow (a lab spatula). Powder is collected into a hopper through ducts built into the acrylic design. You can read more about the design upgrades Andreas made from R1 hardware to R2 hardware on the [RepRap wiki page] (http://reprap.org/wiki/OpenSLS#R1_Hardware).
  3. R3, designed by Ian Kinstlinger, Anderson Ta, and David Yalacki: This is an all-acrylic build designed for low cost and simplicity. Larger powder ducts facilitate powder collection and the overall form factor is a bit smaller. Note that this build will not be compatible with any powder pre-heating, but it's been working great for our purposes. Distributor is a steel 8mm rod mounted on a pair of 608 bearings. A DC Motor spins the rod to give you a rotating distributor and the whole thing is mounted on springs to adjust height.

Links

MillerLab logo

Acknowledgements

  • Thanks to SeeMeCNC for helping us install and configure our laser cutter
  • Thanks to Ultimachine for RAMBo support
  • Thanks to the Marlin dev team and to Tim Schmidt for specially modified laser firing firmware
  • Thanks to all the open-source 3D printing software that has helped us build and operate OpenSLS: Arduino, RepRap, Python, Slic3r, Netfabb, Pronterface, OpenSCAD, and more!

About

Open-source Selective Laser Sintering

License:GNU General Public License v3.0


Languages

Language:C 89.0%Language:C++ 8.1%Language:Processing 1.9%Language:OpenSCAD 0.4%Language:Makefile 0.4%Language:Scilab 0.1%Language:Python 0.1%Language:Objective-C 0.1%Language:PHP 0.0%Language:Batchfile 0.0%