Difference between revisions of "STL File Format Tips"

From Pikes Peak Makerspace Wiki
Jump to navigation Jump to search
 
(28 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, and other "data about data").
+
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 and textures.  
+
Alternatives to STL are 3MF and USDZ, both of which can include colors and textures.
 
<br>
 
<br>
 +
<br>
 +
'''Links to related PPM Wiki pages:'''
 +
:'''[[PrusaSlicer Tips]]'''
 +
:'''[[Lychee Slicer Tips]]'''
 
<br>
 
<br>
 
{{Template:Contact Us}}
 
{{Template:Contact Us}}
Line 14: Line 18:
 
<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=burst of white rays on orange background|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)]]'''
+
 
:(not Adobe Bridge)
+
:'''[https://help.autodesk.com/view/MSHMXR/2019/ENU/?guid=GUID-8C965380-4A8E-41C1-868F-4E155BEE7CBF Autodesk Meshmixer]''' — Export formats
:[[wikipedia:Preview_(macOS)|'''Preview (macOS)''']] — on Wikipedia
+
 
:(Procreate supports only OBJ and USD.)
+
:[https://docs.blender.org/manual/en/latest/files/import_export/stl.html '''Blender'''] — Import_Export STL
 +
 
 +
:'''[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
 +
 
 +
:'''[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
 +
 
:[https://docs.blender.org/manual/en/latest/files/import_export/stl.html '''Blender'''] — Import_Export STL
 
:[https://docs.blender.org/manual/en/latest/files/import_export/stl.html '''Blender'''] — Import_Export STL
 +
 
:'''[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
+
 
:[https://docs.blender.org/manual/en/latest/files/import_export/stl.html '''Blender'''] — Import_Export STL
+
:Visual Studio Code (with extension)
:'''[https://reference.wolfram.com/language/ref/format/STL.html Mathematica]''' — [https://reference.wolfram.com/language/ref/Export.html Export] the STL file format
+
 
 +
:(Procreate supports only OBJ and USD.)
  
==Classes==
+
==External Training==
PPM announces its [https://www.meetup.com/pikespeakmakerspace/events '''Upcoming events, including classes, on Meetup''']
+
'''Links to external sites:'''
==Training==
 
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
  
==Related Pages==
+
==Hand-Curated Links==
Links to related PPM Wiki pages:
+
'''Links to files and models:'''
:'''[[PrusaSlicer Tips]]'''
+
:'''[https://www.stlfinder.com// STLFinder]''' — search engine for free 3d models
:'''[[Lychee Slicer Tips]]'''
+
 
 +
:'''[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]'''
 +
 
 +
==Additional Help==
 +
'''Links to related PPM Wiki pages:'''
 
:'''[[Autodesk Fusion Tips]]'''
 
:'''[[Autodesk Fusion Tips]]'''
 +
 
:'''[[Adobe Photoshop Tips]]'''
 
:'''[[Adobe Photoshop Tips]]'''
 +
 
:'''[[Blender Tips]]'''
 
:'''[[Blender Tips]]'''
 +
 
:'''[[Visual Studio Code Tips]]'''
 
:'''[[Visual Studio Code Tips]]'''
 +
 
:'''[[USDZ File Format Tips]]'''
 
:'''[[USDZ File Format Tips]]'''
 +
 +
:'''[[File Format Tips]]'''
 +
 
:'''[[GitHub Tips]]'''
 
:'''[[GitHub Tips]]'''
  
 
:[[3D Printing|<span style="color:#000000; background:#EE9F21">&nbsp;&nbsp;'''3D Printing — Filament (FDM)'''&nbsp;&nbsp;</span>]]
 
:[[3D Printing|<span style="color:#000000; background:#EE9F21">&nbsp;&nbsp;'''3D Printing — Filament (FDM)'''&nbsp;&nbsp;</span>]]
:[[3D Printing -- Resin|<span style="color:#000000; background:#EE9F21">&nbsp;&nbsp;'''3D Printing — Resin (SLA)'''&nbsp;&nbsp;</span>]]
 
:[[Computers|<span style="color:#000000; background:#D0DD27">&nbsp;&nbsp;'''Computers — Windows'''&nbsp;&nbsp;</span>]]
 
  
==Hand-Curated Links==
+
:[[3D Printing — Resin|<span style="color:#000000; background:#EE9F21">&nbsp;&nbsp;'''3D Printing — Resin (SLA)'''&nbsp;&nbsp;</span>]]
Links to member-recommended external sites:
+
 
:'''[https://www.stlfinder.com// STLFinder]''' — search engine for free 3d models
+
Use the PPM Slack channel #computing
:'''[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
+
Note that we have a Slack channel (#job-board) for members to post, discuss, or accept job opportunities either within PPM or from the&nbsp;community.
:'''[https://github.com/SoftFever/OrcaSlicer Orca Slicer]''' — alternative to PrusaSlicer
 
  
==For Additional Help==
 
:Use the PPM Slack channel #computing
 
:[[How To Slack#PPM Channel Names and Descriptions|'''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&nbsp;community.
 
 
{{Template:Footer}}
 
{{Template:Footer}}
{{Template:Ideas into reality}}
 
 
<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>
 +
 
[[Category:Software]]
 
[[Category:Software]]

Latest revision as of 21:08, 30 March 2025

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.

Links to related PPM Wiki pages:

PrusaSlicer Tips
Lychee Slicer Tips


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

 


burst of white rays on orange background

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.)

External Training

Links to external sites:

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

Hand-Curated Links

Links to files and models:

STLFinder — search engine for free 3d models
Autodesk Online Gallery
Cults 3D
GrabCAD
Thingiverse

Additional Help

Links to related PPM Wiki pages:

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

Use the PPM Slack channel #computing

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.