.stl — Stereolithography File
3D Systems · 1987
.stl 파일이란?
STL (Stereolithography) is the most widely used file format for 3D printing. It describes the surface geometry of a 3D object using triangular facets without any color, texture, or material information. STL files come in both ASCII and binary formats, with binary being preferred for its smaller file size. The format's simplicity makes it universally supported by 3D printers, slicers, and CAD software.
.stl 파일을 여는 프로그램
| 플랫폼 | 프로그램 | ||
|---|---|---|---|
| Windows | 3D Builder | 무료 | 공식 |
| Blender | 무료 | ||
| Cura | 무료 | ||
| macOS | Blender | 무료 | |
| MeshLab | 무료 |
.stl 파일의 일반적인 문제
자주 묻는 질문
.stl files can be opened with several programs. 3D Builder is one of the most popular choices.
Generally yes, .stl files are safe to open with appropriate software.
Yes, there are many online and offline tools available to convert .stl files. Check the conversion section above for specific methods.
기술 세부 정보
Stereolithography File files use the application/sla MIME type and were first introduced in 1987 by 3D Systems. The file can be identified by its signature: 73 6F 6C 69 64 (solid, ASCII) or 80 bytes header (binary).