Development of Cross-sectional Information Conversion System from STL file for Stereolithography

Stereolithography를 위한 STL파일로부터 단면정보 변환시스템의 개발

  • Choi, Hong-Tae ;
  • Kim, Jun-An ;
  • Lee, Seok-HeePaik, In-Hwan
  • 최홍태 (부산대학교 생산기계공학과 대학원) ;
  • 김준안 (부산대학교 생산기계공학과 대학원) ;
  • 이석희백인환 (부산대학교 생산기계공학과 기계기술연구소부산대학교 생산기계공학과 기계기술연구소)
  • Published : 1995.11.01

Abstract

This paper deals with conversion from the STL file to the Slice to the Slice cross-sectional information for Stereolithography. The STL file is widely used for Stereolithography, but it is very difficult to convert STL file into Slice file directly. Because it consists of an ordered list of triangular net without any topological information other than the orientation of each facet. So, The system is accomplished by data flow through several intermediate stages such as Reference. SL1. .SL2L. .SL3. and .SLC file. The data processing is performed in 5 steps: 1) Create a Reference file including common information. 2) Modify STL file within the effective range of SL machine. 3) Calculate a point of intersection between plane equation and line equation. 4) Sort z values in ascending order using quick sort algorithm. 5) Search the adjacent points and formulate a closed loop usingsingly linked linear list. The system is developed by using Borland C++ 3.1 compiler in the environment of Pentium PC, and verified to be satisfactory by making some prototypes of electric household appliances.

Keywords