Slicers and user interfaces for 3D printers: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
(Created page with "== Introduction == A so-called '''slicer''' takes a3D drawing (most often in .STL format) and translates this model into individual layers. It then generates the machine code...")
 
Line 15: Line 15:
== List of slicer software ==
== List of slicer software ==


* [[skeinforge]]
* [[Skeinforge for RapMan|Skeinforge]]


* [http://www.bitsfrombytes.com/content/downloads BFB Axon]
* [http://www.bitsfrombytes.com/content/downloads BFB Axon]
Line 21: Line 21:


* [http://www.kisslicer.com/ Kisslicer]
* [http://www.kisslicer.com/ Kisslicer]
** Quote: is a fast, easy-to-use, cross-platform program that takes 3D files (STL) and generates path information (G-code) for a 3D Printer.  The FREE version has all the features needed for the hobbyist who uses a single-head machine.  The PRO version essentially adds multi-head and multi-model printing.
** For RepRap printers


* Repsnapper
* Repsnapper


* Slic3r
* [http://slic3r.org/ Slic3r]
** For RepRap printers


== Links ==
== Links ==

Revision as of 16:20, 15 May 2012

Introduction

A so-called slicer takes a3D drawing (most often in .STL format) and translates this model into individual layers. It then generates the machine code that the printer will use for printing.

User interfaces allow a user to send a machine code file, change some parameters on run time, and move around axis manually etc.

Slicer software

A slicer program allows to calibrate printer settings like:

  • extrusion speed (rotations / minute)
  • head speed
  • temperature
  • Fan on/off

List of slicer software

  • BFB Axon
    • Frontend for skeinforge, works with BFB machines only
  • Kisslicer
    • Quote: is a fast, easy-to-use, cross-platform program that takes 3D files (STL) and generates path information (G-code) for a 3D Printer. The FREE version has all the features needed for the hobbyist who uses a single-head machine. The PRO version essentially adds multi-head and multi-model printing.
    • For RepRap printers
  • Repsnapper

Links