Slicing software

From makerspace.tulane.edu
Revision as of 20:41, 7 May 2015 by Tschule (talk | contribs) (Created page with "Slicing software takes a 3-dimensional model and "slices" it into an array of two dimensional layers. These layers are communicated to a 3d printer in order to tell the p...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Slicing software takes a 3-dimensional model and "slices" it into an array of two dimensional layers. These layers are communicated to a 3d printer in order to tell the print head where to travel as it extrudes each layer of the print.

Most slicing software starts with an .stl file and outputs the g-code file which contains the necessary instructions for the 3d printer.

Examples of slicing software include Cura and Slicer.