A study on conversion of cross-sectional information form STL file for Stereolithography

Stereolithography를 위한 STL파일로부터 단면정보 변환에 관한 연구

  • 최홍태 (부산대 생산기계공학과 대학원) ;
  • 김준안 (부산대 생산기계공학과 대학원) ;
  • 이석희 (부산대 생산기계공학과 기계기술연구소) ;
  • 백인환 (부산대 생산기계공학과 기계기술연구소)
  • Published : 1995.04.01

Abstract

This paper deals with conversion from STL file to Slice cross-sectional information for Stereolithography. The STL file consist of three vertices of triangle and normal vectors in order to represent three dimension shape, but It is very difficult to convert STL file intoSlice file directly, because of file size from one Mbyte to tens of Mbytes. So, The system is accomplished data flow such as neutral.dat, .SL1, .SL2, .SL3, and .SLC file. The data processing is as follows: 1. Create a neutral file including common information. 2. Modify STL file within effective scope of SLA. 3. Calculate a point of intersection between plane equation and line equation. 4. Sort z values by increasing order. 5. Search closed loop by method of singlylinked linear list. The system is developed by using Borland C++ 3.1 compiler in the environment of Pentium PC. We get a satisfactory prototype as a result of application about a lot of household electrical appliances.

Keywords