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

The educational technology and digital learning wiki
Jump to navigation Jump to search
mNo edit summary
Line 1: Line 1:
{{stub}}
== Introduction ==
== Introduction ==


Line 4: Line 5:


User interfaces allow a user to send a machine code file, change some parameters on run time, and move around axis manually etc.
User interfaces allow a user to send a machine code file, change some parameters on run time, and move around axis manually etc.
See also:
* [[3D printing]]
* [[g-code]]


== Slicer software ==
== Slicer software ==


A slicer program allows to calibrate printer settings like:
Current low-end 3D printers extrude plastic like [[ABS]] or PLA from filament. The filament is pulled into the extruder and heated in its nozzle (hot end) and finally deposited. The extruder (also called print-head) will move while extruding, or move (or jump) without extruding.
 
A slicer program allows to calibrate printer settings for various types of "areas to print", like:
* extrusion speed (rotations / minute)
* extrusion speed (rotations / minute)
* head speed
* head speed
* temperature
* temperature
* Fan on/off
* Fan on/off
Furthermore, the program allows to define:
* wall thickness
* fill patterns
* extrusion speed, head speed and temperature per type of area
* Etc.
Deposited filament for a layer or a section of a layer depends on extrusion speed, head movement speed, and temperature. In addition, factors like movement patterns, plastic brand, fan on/off etc. also have an influence on the design.


== List of slicer software ==
== List of slicer software ==


* [[Skeinforge for RapMan|Skeinforge]]
* [[Skeinforge for RapMan|Skeinforge]]
** Supports various machines, e.g. RepRap machines, RapMan, Ultimaker, etc.


* [http://www.bitsfrombytes.com/content/downloads BFB Axon]
* [http://www.bitsfrombytes.com/content/downloads BFB Axon]
Line 28: Line 44:
* [http://slic3r.org/ Slic3r]
* [http://slic3r.org/ Slic3r]
** For RepRap printers
** For RepRap printers
== List of combined slicer and user interface software ==
* [http://www.netfabb.com/ Netfabb]
** See [[Netfabb engine for RapMan]], [[Fabbster testing and setup]]


== Links ==
== Links ==

Revision as of 16:47, 15 May 2012

Draft

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.

See also:

Slicer software

Current low-end 3D printers extrude plastic like ABS or PLA from filament. The filament is pulled into the extruder and heated in its nozzle (hot end) and finally deposited. The extruder (also called print-head) will move while extruding, or move (or jump) without extruding.

A slicer program allows to calibrate printer settings for various types of "areas to print", like:

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

Furthermore, the program allows to define:

  • wall thickness
  • fill patterns
  • extrusion speed, head speed and temperature per type of area
  • Etc.

Deposited filament for a layer or a section of a layer depends on extrusion speed, head movement speed, and temperature. In addition, factors like movement patterns, plastic brand, fan on/off etc. also have an influence on the design.

List of slicer software

  • Skeinforge
    • Supports various machines, e.g. RepRap machines, RapMan, Ultimaker, etc.
  • 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

List of combined slicer and user interface software

Links

Machine specific machine code