STL

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=3D and CAD/CAM Models |extensions={{ext|stl}} }} '''STL''' (StereoLithography) is a CAD/CAM format also used for downloadable o...")
 
m (Add Kaitai Struct)
 
(7 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
|subcat=3D and CAD/CAM Models
 
|subcat=3D and CAD/CAM Models
 
|extensions={{ext|stl}}
 
|extensions={{ext|stl}}
 +
|pronom={{PRONOM|x-fmt/108}}, {{PRONOM|fmt/865}}
 +
|wikidata={{wikidata|Q1238229}}
 +
|locfdd={{LoCFDD|fdd000504}}
 +
|kaitai struct=stl
 
}}
 
}}
'''[[STL]]''' (StereoLithography) is a CAD/CAM format also used for downloadable object files to be sent to 3-D printers. It is based on the vertex coordinates of triangles, and can be saved in binary or [[ASCII]] form.
+
:''For another "STL" format, see [[STL (ZX Spectrum)]]. There are also some [[Video#Subtitle formats|Subtitle formats]] named STL.''
 +
 
 +
'''STL''' (StereoLithography) is a CAD/CAM format also used for downloadable object files to be sent to 3-D printers. It is based on the vertex coordinates of triangles, and can be saved in binary or [[ASCII]] form.
  
 
== Identification ==
 
== Identification ==
Line 16: Line 22:
 
== Specs ==
 
== Specs ==
 
* [http://www.ennex.com/~fabbers/StL.asp STL format specs]
 
* [http://www.ennex.com/~fabbers/StL.asp STL format specs]
 +
 +
== Metaformat files ==
 +
 +
* {{Synalysis|stl}}
  
 
== Sample files ==
 
== Sample files ==
 +
* [http://www.thingiverse.com/ Thingiverse: lots of 3D model downloads]
 
* [http://www.thingiverse.com/uck/designs Universal Construction Kit downloads]
 
* [http://www.thingiverse.com/uck/designs Universal Construction Kit downloads]
 +
* [http://www.hovalin.com/ 3D-printable violin]
  
 
== Import/export info ==
 
== Import/export info ==
Line 25: Line 37:
 
== Other links ==
 
== Other links ==
 
* [[Wikipedia:STL (file format)|Wikipedia article]]
 
* [[Wikipedia:STL (file format)|Wikipedia article]]
 +
* [http://gigaom.com/2013/11/04/free-3d-printing-encryption-tool-for-your-stl-mesh-files/ Free 3D printing encryption tool for your STL mesh files]

Latest revision as of 15:44, 16 September 2023

File Format
Name STL
Ontology
Extension(s) .stl
LoCFDD fdd000504
PRONOM x-fmt/108, fmt/865
Wikidata ID Q1238229
Kaitai Struct Spec stl.ksy
For another "STL" format, see STL (ZX Spectrum). There are also some Subtitle formats named STL.

STL (StereoLithography) is a CAD/CAM format also used for downloadable object files to be sent to 3-D printers. It is based on the vertex coordinates of triangles, and can be saved in binary or ASCII form.

Contents

[edit] Identification

Windows will mis-identify STL files as Certificate Trust Lists, since those use the same extension.

STL files in ASCII form start with "solid" followed by a space and an optional name.

Binary form files have an 80-character header that is generally ignored, but shouldn't start with "solid" so that the file is not mistaken for the ASCII form.

[edit] Specs

[edit] Metaformat files

[edit] Sample files

[edit] Import/export info

[edit] Other links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox