Difference between revisions of "STL File Format Tips"

From Pikes Peak Makerspace Wiki
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 14: Line 14:
 
<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==
  
Line 20: Line 22:
 
:'''[https://help.autodesk.com/view/MSHMXR/2019/ENU/?guid=GUID-8C965380-4A8E-41C1-868F-4E155BEE7CBF Autodesk Meshmixer]''' — Export formats
 
:'''[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
 
:[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
 
:'''[https://reference.wolfram.com/language/ref/format/STL.html Mathematica]''' — [https://reference.wolfram.com/language/ref/Export.html Export] the STL file format
  
Line 33: Line 36:
 
:(Procreate supports only OBJ and USD.)
 
:(Procreate supports only OBJ and USD.)
  
==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
  
 
==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 56: 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.