Sungsuk Kim, Kwang-Sik Chung, Heonchang Yu, S. Yang
{"title":"G-code conversion from 3D model data for 3D printers on Hadoop systems","authors":"Sungsuk Kim, Kwang-Sik Chung, Heonchang Yu, S. Yang","doi":"10.1109/CAIPT.2017.8320709","DOIUrl":null,"url":null,"abstract":"3D printing or additive manufacturing is a process of making three dimensional solid objects from a digital file. It is needed conversion process from 3D model data to G-code to print by 3D printer. 3D model data generally can be stored in STL file format, which is composed of lots of facet data. If the file contains much more facets, the conversion time will also increase. In this paper, we try to develop a software to converse in Hadoop to cope with the problem. Our main motivation is that the conversion from a facet does not affect the other sets of facets. Thus, our algorithm proceeds to step 4: preprocessing, mapping, shuffling, and reducing. Finally, performance evaluation was performed using the developed software.","PeriodicalId":351075,"journal":{"name":"2017 4th International Conference on Computer Applications and Information Processing Technology (CAIPT)","volume":"73 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2017-08-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"5","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"2017 4th International Conference on Computer Applications and Information Processing Technology (CAIPT)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/CAIPT.2017.8320709","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 5
Abstract
3D printing or additive manufacturing is a process of making three dimensional solid objects from a digital file. It is needed conversion process from 3D model data to G-code to print by 3D printer. 3D model data generally can be stored in STL file format, which is composed of lots of facet data. If the file contains much more facets, the conversion time will also increase. In this paper, we try to develop a software to converse in Hadoop to cope with the problem. Our main motivation is that the conversion from a facet does not affect the other sets of facets. Thus, our algorithm proceeds to step 4: preprocessing, mapping, shuffling, and reducing. Finally, performance evaluation was performed using the developed software.