Development of NC Code Interpreter for Wire Electrical Discharge Machining based on RS274/NGC
Luo Ling,Chen Chengxi,Xu Hui,Dou Shangcheng,Xi Xuecheng,Gu Lin,Zhao Wansheng
DOI: https://doi.org/10.3969/j.issn.1009-279X.2010.03.001
2010-01-01
Abstract:This paper introduces an approach of developing numerical control code interpreter for wire-cut electrical discharge machining(WEDM) based on RS274/NGC.The functions of this Interpreter include lexical checking,syntax and semantics parsing for WEDM-CNC codes,and B-type tool radius compensation by using RS274/NGC,a general purpose NC code Interpreter.In addition,the newly developed interpreter also provides a GUI,a C-type tool radius compensation,workpiece profile and tool path graphical simulation,etc.As this Interpreter was developed on the Linux operating system, using Eclipse integrated development environment and Qt C++ library,it is also capable of running on other operating systems.