Difference between revisions of "STL File Format Tips"

From Pikes Peak Makerspace Wiki
Jump to navigation Jump to search
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''STL is an acronym that stands for stereolithography''', a method to approximate the surface geometry of a 3D model exclusively with triangles.
+
'''STL is an acronym that stands for stereolithography''', a method to approximate the surface geometry of a 3D model exclusively with triangles.
  
This file format is commonly used in 3D Printing, and it is commonly generated by Computer Aided Design (CAD) software or a 3D scanner.
+
This file format is commonly used in 3D Printing, and it is commonly generated by Computer Aided Design (CAD) software or a 3D scanner.
  
The STL format does not include color, textures, or metadata (author, date of creation, etc.) of objects.
+
The STL format does not include color, textures, or metadata (author, date of creation, and other "data about data").
  
 
STL is a very common file format. Alternative formats include OBJ and STEP.
 
STL is a very common file format. Alternative formats include OBJ and STEP.
  
Alternatives to STL are 3MF and USDZ, both of which can include colors, textures, etc.  
+
Alternatives to STL are 3MF and USDZ, both of which can include colors and textures.  
 
<br>
 
<br>
 
<br>
 
<br>
 +
{{Template:Contact Us}}
 +
 
<p style="padding:0.2em 0.4em; background:#ff6c00; color:#FFFFFF; font-size:15%;"> &nbsp; </p>
 
<p style="padding:0.2em 0.4em; background:#ff6c00; color:#FFFFFF; font-size:15%;"> &nbsp; </p>
 
<br>
 
<br>
 +
[[File:Burst.png|alt=Welcome banner|link=https://wiki.pikespeakmakerspace.org/index.php/About_PPM|right|frameless|250x250px]]
 +
 
==Tips==
 
==Tips==
  
===Software at PPM that previews STL===
+
===Export STL files with software at PPM===
:Visual Studio Code (with extension)
+
:'''[https://help.autodesk.com/view/fusion360/ENU/?guid=ASM-EXPORT-DESIGN Autodesk Fusion]''' — Export designs
:'''[[mediawikiwiki:Extension:3D|MediaWiki (with 3D Extension)]]'''
+
:'''[https://help.autodesk.com/view/MSHMXR/2019/ENU/?guid=GUID-8C965380-4A8E-41C1-868F-4E155BEE7CBF Autodesk Meshmixer]''' — Export formats
:(not Adobe Bridge)
+
:[https://docs.blender.org/manual/en/latest/files/import_export/stl.html '''Blender'''] — Import_Export STL
:[[wikipedia:Preview_(macOS)|'''Preview (macOS)''']] on Wikipedia
+
:'''[https://www.adobe.com/creativecloud/file-types/image/vector/stl-file.html#how-to-create-and-edit-an-stl-file Adobe Photoshop]''' — create and edit an STL file
:(Procreate supports only OBJ and USD.)
+
:'''[https://reference.wolfram.com/language/ref/format/STL.html Mathematica]''' [https://reference.wolfram.com/language/ref/Export.html Export] the STL file format
  
===Software at PPM that Imports STL===
+
===Import STL files with software at PPM===
 
:'''[https://help.autodesk.com/view/fusion360/ENU/?guid=ASM-OPEN-FUSION-DESIGN Autodesk Fusion]''' — Open designs
 
:'''[https://help.autodesk.com/view/fusion360/ENU/?guid=ASM-OPEN-FUSION-DESIGN Autodesk Fusion]''' — Open designs
 
:'''[https://help.autodesk.com/view/MSHMXR/2019/ENU/?guid=GUID-D11FDE6E-0279-4909-9B9C-1E115506ED9B Autodesk Meshmixer]''' — Import formats
 
:'''[https://help.autodesk.com/view/MSHMXR/2019/ENU/?guid=GUID-D11FDE6E-0279-4909-9B9C-1E115506ED9B Autodesk Meshmixer]''' — Import formats
Line 27: Line 31:
 
:'''[https://reference.wolfram.com/language/ref/format/STL.html Mathematica]''' — [https://reference.wolfram.com/language/ref/Import.html Import] the STL file format
 
:'''[https://reference.wolfram.com/language/ref/format/STL.html Mathematica]''' — [https://reference.wolfram.com/language/ref/Import.html Import] the STL file format
  
===Software at PPM that Exports STL===
+
===Preview STL files with software at PPM===
:'''[https://help.autodesk.com/view/fusion360/ENU/?guid=ASM-EXPORT-DESIGN Autodesk Fusion]''' — Export designs
+
:[[wikipedia:Preview_(macOS)|'''Preview (macOS)''']] on Wikipedia
:'''[https://help.autodesk.com/view/MSHMXR/2019/ENU/?guid=GUID-8C965380-4A8E-41C1-868F-4E155BEE7CBF Autodesk Meshmixer]''' Export formats
+
:Visual Studio Code (with extension)
:[https://docs.blender.org/manual/en/latest/files/import_export/stl.html '''Blender'''] — Import_Export STL
+
:(Procreate supports only OBJ and USD.)
:'''[https://reference.wolfram.com/language/ref/format/STL.html Mathematica]''' — [https://reference.wolfram.com/language/ref/Export.html Export] the STL file format
 
  
==Classes==
 
PPM announces its [https://www.meetup.com/pikespeakmakerspace/events '''Upcoming events, including classes, on Meetup''']
 
 
==Training==
 
==Training==
Links to external sites:
+
'''Links to external sites:'''
 
:'''[https://www.adobe.com/creativecloud/file-types/image/vector/stl-file.html STL files]''' — on Adobe.com
 
:'''[https://www.adobe.com/creativecloud/file-types/image/vector/stl-file.html STL files]''' — on Adobe.com
 
:'''[[wikipedia:STL_(file_format)|STL (file format)]]''' — on Wikipedia
 
:'''[[wikipedia:STL_(file_format)|STL (file format)]]''' — on Wikipedia
 
==Member Showcase==
 
<br>
 
<br>
 
{{Template:Showcase_blurb}}
 
  
 
==Related Pages==
 
==Related Pages==
Links to related PPM Wiki pages:
+
'''Links to related PPM Wiki pages:'''
 
:'''[[PrusaSlicer Tips]]'''
 
:'''[[PrusaSlicer Tips]]'''
 
:'''[[Lychee Slicer Tips]]'''
 
:'''[[Lychee Slicer Tips]]'''
Line 61: Line 57:
  
 
==Hand-Curated Links==
 
==Hand-Curated Links==
Links to member-recommended external sites:
+
'''Links to member-recommended external sites:'''
 
:'''[https://www.stlfinder.com// STLFinder]''' — search engine for free 3d models
 
:'''[https://www.stlfinder.com// STLFinder]''' — search engine for free 3d models
:'''[https://www.autodesk.com/community/gallery/ Autodesk Online Gallery], [https://cults3d.com/en Cults 3D]''', '''[https://grabcad.com/library GrabCAD]''', or '''[https://www.thingiverse.com/ Thingiverse]''' files and models
 
 
:'''[https://ultimaker.com/software/ultimaker-cura/ Cura slicer]''' — alternative to PrusaSlicer
 
:'''[https://ultimaker.com/software/ultimaker-cura/ Cura slicer]''' — alternative to PrusaSlicer
 
:'''[https://github.com/SoftFever/OrcaSlicer Orca Slicer]''' — alternative to PrusaSlicer
 
:'''[https://github.com/SoftFever/OrcaSlicer Orca Slicer]''' — alternative to PrusaSlicer
 +
'''Links to files and models:'''
 +
:'''[https://www.autodesk.com/community/gallery/ Autodesk Online Gallery]'''
 +
:'''[https://cults3d.com/en Cults 3D]'''
 +
:'''[https://grabcad.com/library GrabCAD]'''
 +
:'''[https://www.thingiverse.com/ Thingiverse]'''
  
 
==For Additional Help==
 
==For Additional Help==

Latest revision as of 18:24, 2 September 2024

STL is an acronym that stands for stereolithography, a method to approximate the surface geometry of a 3D model exclusively with triangles.

This file format is commonly used in 3D Printing, and it is commonly generated by Computer Aided Design (CAD) software or a 3D scanner.

The STL format does not include color, textures, or metadata (author, date of creation, and other "data about data").

STL is a very common file format. Alternative formats include OBJ and STEP.

Alternatives to STL are 3MF and USDZ, both of which can include colors and textures.

Contact Us if you cannot find your answer here on our Wiki or if you notice any information that is outdated.

 


Welcome banner

Tips

Export STL files with software at PPM

Autodesk Fusion — Export designs
Autodesk Meshmixer — Export formats
Blender — Import_Export STL
Adobe Photoshop — create and edit an STL file
MathematicaExport the STL file format

Import STL files with software at PPM

Autodesk Fusion — Open designs
Autodesk Meshmixer — Import formats
Blender — Import_Export STL
MathematicaImport the STL file format

Preview STL files with software at PPM

Preview (macOS) — on Wikipedia
Visual Studio Code (with extension)
(Procreate supports only OBJ and USD.)

Training

Links to external sites:

STL files — on Adobe.com
STL (file format) — on Wikipedia

Related Pages

Links to related PPM Wiki pages:

PrusaSlicer Tips
Lychee Slicer Tips
Autodesk Fusion Tips
Adobe Photoshop Tips
Blender Tips
Visual Studio Code Tips
USDZ File Format Tips
GitHub Tips
  3D Printing — Filament (FDM)  
  3D Printing — Resin (SLA)  
  Computers — Windows  

Hand-Curated Links

Links to member-recommended external sites:

STLFinder — search engine for free 3d models
Cura slicer — alternative to PrusaSlicer
Orca Slicer — alternative to PrusaSlicer

Links to files and models:

Autodesk Online Gallery
Cults 3D
GrabCAD
Thingiverse

For Additional Help

Use the PPM Slack channel #computing
List of all PPM Slack channels
Note that we have a Slack channel (#job-board) for members to post, discuss, or accept job opportunities either within PPM or from the community.

Search the PPM Wiki — include Content pages as well as Multimedia.

Contact Us if you cannot find your answer here on our Wiki or if you notice any information that is outdated.

Pikes Peak Makerspace (PPM) is dedicated to supporting our maker community in their creative processes by providing shared space, shared tools, materials, software, and a knowledge base to turn their ideas into reality.