• Title/Summary/Keyword: STL 파일

Search Result 59, Processing Time 0.029 seconds

Hybrid app development for furniture manufacture using traditional setting-up (전통적인 짜맞춤을 이용한 가구제작용 하이브리드 앱 개발)

  • Kim, Song-Min;Oh, Jong-Gab
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.9 no.12
    • /
    • pp.1389-1396
    • /
    • 2014
  • In this paper, when the number of dimensions and the "JANGBU 'of the app on the" BUJAE "without an experienced only the traditional setting-up techniques described was so determined to create a traditional furniture. Fabrication of efficient and accommodating furniture enabled by design drawing of furniture consisted manually by technical experts meantime uses and create CAD. Also CNC design drawing and 3D STL files of modeled 56 kinds are serviced through APP and used Hybrid App to do it so that update may be available from time to time.

Development of G-code generating software for 3D printer in Hadoop (Hadoop에서 3D 프린팅용 G-code 생성 소프트웨어 개발)

  • Lee, Kyuyoung;Nam, Kiwon;Kim, Gunyoung;Kim, Sungsuk;Yang, Sun-Ok
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2017.04a
    • /
    • pp.78-80
    • /
    • 2017
  • 3D 프린터를 이용하여 출력을 하기 위해서는 3D 모델 데이터를 G-code로 변환하는 과정을 수행해야 한다. 일반적으로 3D 모델은 STL 파일 형식으로 저장되는데, 이 파일은 대개 삼각형 형식인 페이셋들의 좌표 데이터를 포함하고 있다. 만약 3D 모델의 크기가 커지거나 정밀도가 높아진다면, 페이셋의 수가 매우 많아지게 되고, 결과적으로 3D 모델에서 G-code로 변환하는 시간이 길어지게 된다. 본 논문에서는 널리 활용되고 있는 Hadoop에서 변환 소프트웨어를 개발하고자 하였다. Hadoop은 마스터 노드와 여러 데이터 노드들이 Map-Reduce 방식으로 작업을 수행한다. 이러한 노드들은 하둡 파일시스템(HDFS)을 공유할 수 있어 작업을 효율적으로 수행할 수 있다. 이에 본 논문에서는 이 시스템의 기능을 활용하여 기존에 개발된 분산 알고리즘을 변형한 후 이를 구현하고자 한다.

급속 조형을 위한 STEP파일의 다이렉트 슬라이싱에 관한 연구

  • 김영한;최홍태;이석희
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 1995.10a
    • /
    • pp.898-902
    • /
    • 1995
  • STEP is a neutral model for exchanging CAD modelbetween different CAD systms. The paper presents a laser path contour generation for rapid prototyping originated form STEP format files without using any tools nor libraries for STEP data manipulation. Polygons are generated from every point on the layer of given thickness, which are the intersections of layer plane and edges stored in entity tables. Curves are approximated with polygons whitin segment tolerance limit in order to cover sculptured surfaces. With the advantage of less data loss in direct slicing over STL formats, the system developed in this work shows a good potential to provide data share with various CAD systems including RP data preparation.

  • PDF

Assembly Language for Virtual Machine (가상기계를 위한 어셈블리 언어)

  • Nam, Dong-Keun;Yun, Sung-Lim;Oh, Se-Man
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.05b
    • /
    • pp.783-786
    • /
    • 2003
  • 가상기계란 하드웨어로 이루어진 물리적 시스템과는 달리 소프트웨어로 제작되어 논리적인 시스템 구성을 갖는 개념적인 프로세서이다. 가상기계 기술은 기계의 프로세서나 운영체제가 바뀌더라도 응용프로그램을 변경하지 않고 사용할 수 있다는 장점이 있다. 최근에는 GVM, KVM 등 모바일 단말기를 위한 가상기계들이 개발되면서 그 중요성이 더욱 부각되고 있으며 특히, 임베디드 시스템을 위한 가상기계 기술은 모바일 디바이스와 디지털 TV 등의 다운로드 솔루션에 꼭 필요한 소프트웨어 기술이다. 본 논문에서는 바이트코드, MSIL 등 기존의 가상기계를 위한 어셈블리 언어들의 분석을 기반으로 하여 임베디드 시스템을 위한 가상기계의 표준 중간 언어인 STL(Standard Intermediate Language)을 제안하고 니모닉(Mnemonic)을 정의한다. SIL은 SIL Assembler에 의해 EVM의 실행 파일인 *.evm의 형태로 번역되며 객체지향 프로그래밍 언어와 순차적인 프로그래밍 언어를 모두 수용할 수 있는 특징을 지닌다.

  • PDF

Development of conversion software from 3D model data to G-code (3D 모델 데이터의 G-code 변환 소프트웨어 개발)

  • Joo, Woosung;Mo, Junseo;Kim, Sungsuk;Yang, Sun-Ok;Gil, Jun-Min
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2016.04a
    • /
    • pp.430-432
    • /
    • 2016
  • 최근 3D 프린터의 활용 분야가 확대되면서 이와 관련된 다양한 연구가 활발하게 진행되고 있다. 본 연구에서는 3D 프린팅 될 3D 모델 데이터를 3D 프린터가 이해할 수 있는 G-code로 변환할 수 있는 소프트웨어를 개발하고자 한다. 일반적으로 STL 파일 형식으로 저장된 3D 모델은 특별한 규칙없이 저장된 여러 facet들로 구성되어 있다. 본 연구에서는 우선 이러한 facet들의 Z축 좌표 값을 기준으로 정렬을 수행한 후, 이를 순차적으로 G-code로 변환하는 소프트웨어를 개발하였다.

A Study on Algorithm Development of Offset Data Generation in Stereolithography (광조형법에 있어서 OFFSET정보생성 알고리즘 개발에 관한 연구)

  • Kim, Jun-An;Hong, Sam-Nyol;Paik, In-Hwan
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.13 no.9
    • /
    • pp.70-76
    • /
    • 1996
  • In the Stereolithography process, three-dimensional objects are built by sequentially curing, generated by horizontal slicing of a three-dimensional CAD model. The dimensional accuracy of a menufactured part depends on the accuracy of curing performed by laser beam radius and the half of curing width. When offsetting, some slices have collinear segments, coincident vertices, line jerks and open loops. After remove above issues we have correct offsets data. And in last step, these data are used to scan paths.

  • PDF

3-Dimensional Modelling of Civil Engineering Structures for 3D Printing and Its Application (3D 프린터 출력을 위한 토목구조물의 3D 모델링 구성 및 활용방안)

  • Park, Sang Mi;Kim, Hyeon Seung;Han, Seon Ju;Kang, Leen Seok
    • KSCE Journal of Civil and Environmental Engineering Research
    • /
    • v.37 no.6
    • /
    • pp.1109-1117
    • /
    • 2017
  • Recently, 3D printer technology has been attracting attention in various industrial fields, and research papers are being conducted to utilize 3D printers in the construction industry. Actual structures such as bridges and buildings are being printed to 3D printers, and various applications such as mock-up structures using 3D printers are being proposed. In order to utilize 3D printer technology in the construction field, a 3D model is required, and the 3D BIM data produced at the design stage can be printed by a 3D printers, saving the cost and time of 3D model generation. However, 3D BIM data often does not satisfy the conditions for 3D printer output, causing many errors on output. In this paper, authors propose a problem analysis for 3D BIM model output to 3D printer and a method for reducing errors in 3D printing process of 3D BIM model. In addition, this paper presents a practical application of 3D model output from 3D printer.

Customized Model Manufacturing for Patients with Pelvic Fracture using FDM 3D Printer (FDM 방식의 3D 프린터를 이용한 골반 골절 환자의 맞춤형 모델제작)

  • Oh, Wang-Kyun
    • The Journal of the Korea Contents Association
    • /
    • v.14 no.11
    • /
    • pp.370-377
    • /
    • 2014
  • At present trend 3D Printing technology has been using more efficiently than conventional subtractive manufacturing method in various medical fields, in particular this technology superior in saving production time, cost and process than conventional. Especially in orthopedics, an attractive attention has been paid by adopting this technology because of improving operation, operation accuracy, and reducing the patient's pain. Though 3D printing technology has enormous applications still in some hospitals have not been using due to having the problem of technical utilization of hardware, software & chiefly financial availability and etc. In order to solve these problems by reducing the cost and time, we have used CT images in pre-operative planning by directly making the pelvic fracture model with open source DICOM viewer and STL file conversion program, assembly 3D printer of FDM wire additive manufacturing. After having the customized bone model of six patients who underwent unstable pelvic fracture surgery, we have operated our system in orthopedic section of University Hospital through the clinician. Later, we have received better reviews and comments on utilization availability, results, and precision and now our system considered to be useful in surgical planning.

The Development of Image Processing System for Medical Robot Remote Application (의료용 로봇 원격 응용을 위한 영상처리 시스템 개발)

  • Kim, Joo Young;Kim, Joong Hyuk;Kim, Jung Chae;Kim, Kee Deog;Yoo, Sun K.
    • Progress in Medical Physics
    • /
    • v.23 no.4
    • /
    • pp.239-251
    • /
    • 2012
  • In this paper, web-base image processing system has been implemented for remote-controlled medical robot applications. The developed software system was hierarchically composed of diverse image processing and remote operation modules, and the hierarchical composition was satisfied the expandability to higher level application and the accessibility over the web. It can also support diverse file formats including DICOM, VRML, and CAD(STL) to display, transmit, store and share the processed images depending on application environment. Message-based data exchange, object-oriented module and open-source based software configuration will enable the dynamic combination associated with diverse remote medical application requirements.

DMLS (Direct Metal Laser Sintering) denture repair technique for a removable partial denture: A case report (DMLS (Direct Metal Laser Sintering) 기술을 이용한 가철성 국소의치 수리 증례)

  • Jang, Eun-Sun;Jang, Geun-Won;Byun, Jae-Joon;Kong, Dae-Ryong;Song, Joo-Hun;Lee, Gyeong-Je
    • The Journal of Korean Academy of Prosthodontics
    • /
    • v.58 no.3
    • /
    • pp.251-256
    • /
    • 2020
  • In recent years, digital technology has been developed in dentistry, which denture frameworks can be manufactured using DMLS (Direct Metal Laser Sintering) technique. A traditional impression method can be replaced by oral scanning and wax pattern production process can be achieved by the use of CAD/CAM techniques. The designed STL files can be sent to DMLS devices to fabricate final components of removable partial dentures (RPD). The advantages of digital dentistry are concision and precision. In this case study, a fracture of occlusal rests providing support and indirect retention was repaired by DMLS and laser welding techniques. It shows satisfactory results in adaptation accuracy and functional properties of the repaired denture.