STL

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Added PRONOM ID, Wikidata, & LoCFDD)
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}}
 
}}
 
}}
 
:''For another "STL" format, see [[STL (ZX Spectrum)]]. There are also some [[Video#Subtitle formats|Subtitle formats]] named STL.''
 
:''For another "STL" format, see [[STL (ZX Spectrum)]]. There are also some [[Video#Subtitle formats|Subtitle formats]] named STL.''

Revision as of 03:35, 18 December 2020

File Format
Name STL
Ontology
Extension(s) .stl
LoCFDD fdd000504
PRONOM x-fmt/108, fmt/865
Wikidata ID Q1238229
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

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.

Specs

Metaformat files

Sample files

Import/export info

Other links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox