フォーマットガイド

STL File Format (.stl)

The universal 3D printing format — simple triangle meshes readable by every slicer, CNC system and mesh tool.

無料体験版をダウンロード

30日間無料体験。クレジットカード不要。Windows 10/11。

Extension.stl
Full nameSTereoLithography / Standard Triangle Language
Geometry typeTriangle mesh (facets)
VariantsASCII, Binary
Open standardYes
Supports colorNo (binary variant has unofficial color extensions)
Supports assembliesNo
Supports materialsNo

STLファイルとは?

STL (STereoLithography) was developed by 3D Systems in 1987. It represents a 3D surface as triangular facets. STL comes in ASCII and binary variants. STL stores no color, material, texture, or assembly information — just raw geometry. Every slicer software accepts STL.

STLファイルの主な用途

FDM & SLA 3D Printing

STL is the default export format for 3D printing. The mesh must be watertight for slicing to work correctly.

CNC Machining & CAM Software

Many CAM systems accept STL as input for generating machining toolpaths from 3D geometry.

Rapid Prototyping

Engineers export design drafts as STL for quick desktop printing to check form and fit.

対応ソフトウェア

Every slicer (PrusaSlicer, Cura, Bambu Studio), all major CAD systems (SolidWorks, Fusion 360, FreeCAD) and all CAM packages.

このフォーマットを変換

Commonly converted from STEP or IGES (for 3D printing), to 3MF (for better metadata), or to OBJ (for rendering).