STL editor: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
(Created page with "== Introduction == An STL editor can * repair STL files, e.g. fill holes, repair flipped triangles, bad edges, etc. * Merge STL files * Create STL files from other formats * D...")
 
 
(3 intermediate revisions by the same user not shown)
Line 7: Line 7:


STL files are used in 3D printing.
STL files are used in 3D printing.
Read also:
* [[Slicers and user interfaces for 3D printers]]


== Products ==
== Products ==
Line 12: Line 16:
; STL specific
; STL specific


* [[Netfab Studio]] and Netfabb Pro
* [[Netfabb Studio tutorial|Netfabb Studio]] (free) and Netfabb Pro (expensive). Netfabb was the first easy to use commercial product.
* [http://software.materialise.com/magics Magics] from Materialise
* [http://software.materialise.com/magics Magics] from Materialise
* [http://www.meshmixer.com/ Meshmixer]. A free tool from Autodesk for meshmixing, sculpting and support generation. If your slicer cannot produce a good support structure, try this. Also useful to eliminate useless internal structures. I also includes a sculpting tool.
; All-in-one tools
* [https://www.simplify3d.com/ Simplify3D]


; Other tools that could be useful
; Other tools that could be useful
* [ Meshlab]
* [http://meshlab.sourceforge.net/ Meshlab] (see the [[Meshlab for RapMan tutorial]])
 
 


[[Category: 3D printing]]
[[Category: 3D printing]]

Latest revision as of 12:45, 12 March 2019

Introduction

An STL editor can

  • repair STL files, e.g. fill holes, repair flipped triangles, bad edges, etc.
  • Merge STL files
  • Create STL files from other formats
  • Do some simple constructions, e.g. subtractive geometry or adding simple parts.

STL files are used in 3D printing.


Read also:

Products

STL specific
  • Netfabb Studio (free) and Netfabb Pro (expensive). Netfabb was the first easy to use commercial product.
  • Magics from Materialise
  • Meshmixer. A free tool from Autodesk for meshmixing, sculpting and support generation. If your slicer cannot produce a good support structure, try this. Also useful to eliminate useless internal structures. I also includes a sculpting tool.
All-in-one tools
Other tools that could be useful