[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

KR20030037632A - Parameter management method of manufacturing program - Google Patents

Parameter management method of manufacturing program Download PDF

Info

Publication number
KR20030037632A
KR20030037632A KR1020010069170A KR20010069170A KR20030037632A KR 20030037632 A KR20030037632 A KR 20030037632A KR 1020010069170 A KR1020010069170 A KR 1020010069170A KR 20010069170 A KR20010069170 A KR 20010069170A KR 20030037632 A KR20030037632 A KR 20030037632A
Authority
KR
South Korea
Prior art keywords
parameter
program
parameter file
created
file
Prior art date
Application number
KR1020010069170A
Other languages
Korean (ko)
Inventor
허문영
Original Assignee
현대자동차주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 현대자동차주식회사 filed Critical 현대자동차주식회사
Priority to KR1020010069170A priority Critical patent/KR20030037632A/en
Publication of KR20030037632A publication Critical patent/KR20030037632A/en

Links

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/18Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form
    • G05B19/4093Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form characterised by part programming, e.g. entry of geometrical information as taken from a technical drawing, combining this with machining and material information to obtain control information, named part programme, for the NC machine
    • G05B19/40937Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form characterised by part programming, e.g. entry of geometrical information as taken from a technical drawing, combining this with machining and material information to obtain control information, named part programme, for the NC machine concerning programming of machining or material parameters, pocket machining
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/18Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form
    • G05B19/408Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form characterised by data handling or data format, e.g. reading, buffering or conversion of data

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Manufacturing & Machinery (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Geometry (AREA)
  • Numerical Control (AREA)

Abstract

PURPOSE: A method for managing parameters of a processing program is provided to set up optimum variables by generating, registering, and managing parameter files of processing programs. CONSTITUTION: The parameter file 1 is generated by copying the parameter 1 stored in a parameter region within a processing program to a directory of the program 1 for processing an arbitrary structure. The parameter file 1 is generated by copying the parameter file 1 stored in the parameter region within the processing program to a directory of the program 2. The parameter file 1 is changed to the parameter file 2 by correcting a variable of the parameter file 1. The parameter file N-1 is generated by copying the parameter file N-1 stored in the parameter region within the processing program to a directory of the program N. The parameter file N-1 is changed to the parameter file N by correcting a variable of the parameter file N-1.

Description

가공 프로그램의 파라메타 관리방법{PARAMETER MANAGEMENT METHOD OF MANUFACTURING PROGRAM}PARAMETER MANAGEMENT METHOD OF MANUFACTURING PROGRAM

본 발명은 대형화 가공 프로그램에 관한 것으로, 더 상세하게는 가공 프로그램별로 파라메타 파일을 별도로 생성/등록/관리하여 임의의 가공 프로그램 편집시 해당 프로그램에서만 적용되는 최적의 파라메타 변수 설정으로 프로그램의 작성에 편리성 및 신속성을 제공하도록 하는 가공 프로그램의 파라메타 관리 방법에 관한 것이다.The present invention relates to a large-sized machining program, and more particularly, to conveniently create / register / manage a parameter file for each machining program, and to conveniently create a program by setting an optimal parameter variable applied only to the corresponding program when editing an arbitrary machining program. And a parameter management method of the machining program for providing promptness.

대형화 가공 프로그램에서 파라메타는 프로그램의 작성을 쉽소 편리하게 하기 위해 가공경로, 절삭조건, 공구전개, 가공 데이터등의 자동결정 및 가공 프로그램의 생성에 필요한 기본 데이터를 설정하여 관리하는 영역이다.In the large-scale machining program, the parameter is an area for setting and managing basic data necessary for automatic determination of machining paths, cutting conditions, tool development, and machining data, and generation of machining programs in order to make programming easier.

그리고, 가공 프로그램은 공작물, 공구의 크기와 재질, 가공정도 등의 가공품의 종류나 최적의 가공 경로 생성 등을 위해서 적절한 데이터를 설정하여야 하는데, 대형화 프로그램에서는 기본적 설정 데이터가 자동으로 설정되므로, 설정 데이터를 변경하기 위해서는 파라메타 변수값을 해당 프로그램에 맞게 수정 후 작성해야 최적의 가공 프로그램을 얻을 수 있게 된다.In addition, in the machining program, appropriate data must be set for the type of workpiece such as workpiece, tool size and material, and machining accuracy, and for creating an optimum machining path.In a large-sized program, the basic configuration data is automatically set. In order to change the value, the parameter value must be modified and written in accordance with the program to obtain the optimum part program.

종래의 대형화 프로그램에서는 가공 프로그램 별로 파라메타를 관리하지 않고 전체 프로그램에 대해 동일하게 적용되는 1개의 파라메타 파일로 등록/관리하고 있다.In the conventional large-sized program, the program is registered / managed as one parameter file that is applied to the entire program in the same manner without managing the parameters for each machining program.

따라서, 임의의 가공 프로그램을 작성하기 위해서는 파라메타 변수값을 변경하여야 하며, 기존에 작성된 가공 프로그램을 수정 편집하여야 하는 경우 역시 파라메타 값도 기존에 설정했던 변수값으로 변경하여 수정/편집하여야 하므로 파라메타 변수값을 기존의 값으로 정확하게 설정하기 어렵고 불편한 단점이 있다.Therefore, in order to create an arbitrary part program, it is necessary to change the parameter variable value, and if it is necessary to modify and edit the existing part program, the parameter value must also be modified / edited by changing the parameter value to the previously set variable value. It is difficult and inconvenient to set correctly to the existing value.

또한, 파라메타 변수값이 전체 프로그램에 영향을 미치므로 가공 프로그램별로 파라메타 변수값을 설정할 수 없어 프로그램 마다 최적의 파라메타 변수값을 설정/관리 할 수 없으며, 기존에 작성된 프로그램의 편집시에도 최적의 데이터 설정을 위해서는 관련 파라메타 변수값을 확인/수정해야 하는 불편함이 발생된다.In addition, since the parameter variable value affects the entire program, the parameter variable value cannot be set for each part program. Therefore, the optimal parameter variable value cannot be set / managed for each program. In order to solve this problem, it is inconvenient to check / modify related parameter values.

본 발명은 상기와 같은 문제점을 해결하기 위하여 발명한 것으로, 그 목적은 대형화 프로그램에서 각 가공 프로그램 마다 파라메타 파일을 별도로 등록/관리하여 프로그램 작성시 가공 프로그램 마다 최적의 파라메타 변수의 설정이 가능하도록 하고, 파라메타 변수가 설정된 가공 프로그램을 다른 가공 프로그램에서 파라메타 값을 수정하더라도 해당 프로그램의 디렉토리에 저장된 파라메타 값은 변경이 없이 계속적으로 사용할 수 있도록 한 것이다.The present invention has been invented to solve the above problems, and the object thereof is to separately register / manage the parameter file for each machining program in the enlargement program so that the optimum parameter variables can be set for each machining program when the program is created. Even if a part program with parameter variables is modified in another part program, the parameter values stored in the directory of the program can be used continuously without any change.

도 1은 본 발명에 따른 가공 프로그램의 파라메타 관리 방법을 도시한 도면.1 is a diagram illustrating a parameter management method of a machining program according to the present invention.

상기와 같은 목적을 실현하기 위한 본 발명은 대형화 가공 프로그램에 있어서, 임의의 공작물을 가공하기 위한 프로그램 1을 작성하면 가공 프로그램내의 파라메타 영역에 저장되어 있는 파라메타 파일 1이 작성되는 프로그램 1의 디렉토리에 복사되어 파라메타 파일 1로 생성되는 과정과; 운용자의 필요에 따라 프로그램 2를 작성하게 되면 가공 프로그램내의 파라메타 영역에 저장되어 있는 파라메타 파일 1이 작성되는 프로그램 2의 디렉토리에 복사되어 파라메타 파일 1로 생성되는 과정과; 작성된 프로그램 2에서 운용자의 필요에 의해 파라메타 파일 1의 변수를 수정하면 파라메타 파일 1이 파라메타 파일 2로 수정되어 생성되는 과정과; 프로그램 N을 작성하게 되면 가공 프로그램내의 파라메타 영역에 저장되어 있는 파라메타 파일 N-1이 작성되는 프로그램 N의 디렉토리에 복사되어 파라메타 파일 N-1로 생성되며, 운용자의 필요에 의해 파라메타 파일 N-1의 변수를 수정하면 파라메타 파일 N-1이 파라메타 파일 N으로 생성되어 프로그램 N의 파라메타 변수로 제공하는 과정을 포함하는 것으로 특징으로 한다.According to the present invention for achieving the above object, in a large-sized machining program, when program 1 for machining an arbitrary workpiece is created, the parameter file 1 stored in the parameter area in the machining program is copied to the directory of program 1, which is created. And generated into the parameter file 1; Creating a program 2 according to the needs of the operator and copying the parameter file 1 stored in the parameter area in the part program to the directory of the program 2 in which the program file is created and creating the parameter file 1; Modifying the parameter file 1 by the operator's needs in the created program 2 and generating the parameter file 1 by modifying the parameter file 2; When the program N is created, the parameter file N-1 stored in the parameter area of the part program is copied to the directory of the program N to be created and created as the parameter file N-1. When the variable is modified, the parameter file N-1 is generated as the parameter file N, and the process includes providing the parameter parameter of the program N.

이하, 첨부된 도면을 참조하여 본 발명의 바람직한 일 실시예를 상세하게 설명하면 다음과 같다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

본 발명에서 가공 프로그램 별로 파라메타를 적용하는 방법은 도 1에서 알 수 있는 바와 같이, 대형화 프로그램에서 하나의 공작물을 가공하기 위하여 가공 프로그램 1을 작성하면 파라메타 영역에 저장되어 있는 파라메타 파일이 작성된 가공 프로그램 1의 디렉토리에 복사되어 파라메타 파일 1이 생성됨으로써 임의의 공작물을 가공하기 위한 가공 프로그램 1에 관련된 각종 변수를 제공한다.In the present invention, as shown in FIG. 1, a method of applying a parameter for each machining program includes a machining program 1 in which a parameter file stored in a parameter area is created when a machining program 1 is created in order to process one workpiece in a large-sized program. The file is copied to the directory of and parameter file 1 is generated to provide various variables related to the part program 1 for machining any workpiece.

이후, 새로운 공작물을 가공하기 위한 가공 프로그램 2를 작성하게 되면 상기와 같이 파라메타 영역에 저장되어 있는 파라메타 파일이 작성된 가공 프로그램 2의 디렉토리에 복사되어 파라메타 파일 1이 생성됨으로써 해당 공작물을 가공하기 위한 가공 프로그램 2에 관련된 각종 변수를 제공한다.Subsequently, when a machining program 2 for machining a new workpiece is created, the parameter file stored in the parameter area is copied to the directory of the created machining program 2 as described above, and the parameter file 1 is generated, thereby machining the machining program. Provide various variables related to 2.

이때, 공작 기계의 운용자의 필요에 의해 파라메타 변수를 수정하게 되면 작성된 가공 프로그램 2에 복사되어 생성된 파라메타 파일 1은 파라메타 파일 2로 수정되며, 작성된 가공 프로그램 1의 파라메타 변수값은 변경되지 않는다.At this time, if the parameter variable is modified by the operator of the machine tool, the parameter file 1 copied and created in the created part program 2 is modified to the parameter file 2, and the parameter value of the created part program 1 is not changed.

또한, 공작기계의 운용자가 가공 프로그램 3을 작성하게 되면 상기와 같이 파라메타 영역에 저장되어 있는 수정된 파라메타 파일 2가 작성된 가공 프로그램 3의 디렉토리에 복사되어 파라메타 파일 2가 생성됨으로써 해당 공작물을 가공하기 위한 가공 프로그램 3에 관련된 각종 변수를 제공한다.In addition, when the operator of the machine tool creates the machining program 3, the modified parameter file 2 stored in the parameter area as described above is copied to the directory of the created machining program 3 and the parameter file 2 is generated to process the workpiece. Provides various variables related to part program 3.

이때, 상기와 같이 공작기계 운용자의 필요에 의해 파라메타 변수를 수정하게 되면 작성된 가공 프로그램 3에 복사되어 생성된 파라메타 파일 2는 파라메타 파일 3으로 수정되며, 작성된 가공 프로그램 1과 가공 프로그램 2의 파라메타 변수값은 변경되지 않는다.At this time, if the parameter variable is modified as required by the machine tool operator as described above, the parameter file 2 copied and created in the created part program 3 is modified into the parameter file 3, and the parameter variable values of the created part program 1 and the part program 2 are modified. Does not change.

또한, 공작기계의 운용자가 가공 프로그램 4를 작성하게 되면 상기와 같이 파라메타 영역에 저장되어 있는 수정된 파라메타 파일 3이 작성된 가공 프로그램 4의 디렉토리에 복사되어 파라메타 파일 3으로 생성됨으로써 해당 공작물을 가공하기 위한 가공 프로그램 4에 관련된 각종 변수를 제공한다.When the operator of the machine tool creates the machining program 4, the modified parameter file 3 stored in the parameter area as described above is copied to the directory of the created machining program 4 and generated as the parameter file 3 to process the workpiece. Provides various variables related to part program 4.

상기한 바와 같이 운용자의 필요에 따라 가공 프로그램 N을 작성하게 되면 파라메타 영역에 저장되어 있는 파라메타 파일 N-1이 작성되는 가공 프로그램 N의 디렉토리에 복사되어 파라메타 파일 N-1로 생성되며, 운용자의 필요에 따라 파라메타 파일 N-1의 변수값을 수정하게 되면 파라메타 파일 N-1의 변수가 수정되어 가공 프로그램 N의 파라메타 변수로 설정되며, 이전에 작성한 가공 프로그램 1 ~ N-1에 대한 파라메타 파일의 변수값은 변경되지 않게 된다.As described above, when the machining program N is created according to the needs of the operator, the parameter file N-1 stored in the parameter area is copied to the directory of the machining program N to be created and generated as the parameter file N-1. By modifying the parameter value of the parameter file N-1 according to the parameter, the parameter of the parameter file N-1 is modified to be set as the parameter variable of the part program N, and the parameter of the parameter file for the previously created part programs 1 to N-1. The value will not change.

이상에서 설명한 바와 같이 본 발명은 대형화 가공 프로그램에서 임의의 공작물을 가공하기 위하여 프로그램을 작성할 시 파라메타 영역에 저장되어 있는 파라메타 파일이 작성되는 가공 프로그램의 디렉토리에 복사되어 변수값이 설정되어짐으로써 가공 프로그램 및 파라메타 변수값의 설정에 편리성이 제공되며, 차후 다른 가공 프로그램에서 파라메타 변수를 수정하더라도 기 작성된 가공 프로그램의 디렉토리에 저장된 파라메타 변수는 수정되지 않아 해당 프로그램을 이용한 가공 작업에 있어 파라메타 변수의 설정 변경없이 그대로 사용할 수 있게 된다.As described above, according to the present invention, when a program is created to process an arbitrary workpiece in a large-sized machining program, a parameter file stored in the parameter area is copied to a directory of a machining program where a parameter file is created, thereby setting a variable value. Convenience in setting parameter values is provided. Even if a parameter is modified later in another part program, the parameter variable stored in the directory of the previously created part program is not modified. Therefore, the parameter variable is not changed in the machining operation using the program. You can use it as it is.

Claims (3)

대형화 가공 프로그램에 있어서,In the enlargement machining program, 임의의 공작물을 가공하기 위한 프로그램 1을 작성하면 가공 프로그램내의 파라메타 영역에 저장되어 있는 파라메타 파일 1이 작성되는 프로그램 1의 디렉토리에 복사되어 파라메타 파일 1로 생성되는 과정과;Creating a program 1 for machining any workpiece and copying the parameter file 1 stored in the parameter area in the machining program into a directory of the program 1 to be created and creating the parameter file 1; 운용자의 필요에 따라 프로그램 2를 작성하게 되면 가공 프로그램내의 파라메타 영역에 저장되어 있는 파라메타 파일 1이 작성되는 프로그램 2의 디렉토리에 복사되어 파라메타 파일 1로 생성되는 과정과;Creating a program 2 according to the needs of the operator and copying the parameter file 1 stored in the parameter area in the part program to the directory of the program 2 in which the program file is created and creating the parameter file 1; 상기 작성된 프로그램 2에서 운용자의 필요에 의해 파라메타 파일 1의 변수를 수정하면 파라메타 파일 1이 파라메타 파일 2로 수정되어 생성되는 과정과;Modifying the parameter of parameter file 1 according to the needs of the operator in the created program 2 and generating parameter file 1 into parameter file 2; 프로그램 N을 작성하게 되면 가공 프로그램내의 파라메타 영역에 저장되어 있는 파라메타 파일 N-1이 작성되는 프로그램 N의 디렉토리에 복사되어 파라메타 파일 N-1로 생성되며, 운용자의 필요에 의해 파라메타 파일 N-1의 변수를 수정하면 파라메타 파일 N-1이 파라메타 파일 N으로 생성되어 프로그램 N의 파라메타 변수로 제공하는 과정을 포함하는 것으로 특징으로 하는 가공 프로그램의 파라메타 관리방법.When the program N is created, the parameter file N-1 stored in the parameter area of the part program is copied to the directory of the program N to be created and created as the parameter file N-1. And modifying the variable to generate the parameter file N-1 as the parameter file N and to provide the parameter as a parameter of the program N. 제1항에 있어서,The method of claim 1, 상기 프로그램의 작성시 디렉토리에 복사되어 생성되는 파라메타 파일 각각은 설정된 변수값을 그대로 보관하는 것을 특징으로 하는 가공 프로그램의 파라메타 관리방법.The parameter management method of the part program, characterized in that each parameter file copied and created in the directory when the program is created, retains the set variable value. 제1항에 있어서,The method of claim 1, 상기 작성되는 각 프로그램의 파라메타 파일은 대형화 프로그램의 파라메타 영역에 별도로 보관/관리되는 것을 특징으로 하는 가공 프로그램의 파라메타 관리방법.The parameter file of each program to be created is stored and managed separately in the parameter area of the large-sized program.
KR1020010069170A 2001-11-07 2001-11-07 Parameter management method of manufacturing program KR20030037632A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020010069170A KR20030037632A (en) 2001-11-07 2001-11-07 Parameter management method of manufacturing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020010069170A KR20030037632A (en) 2001-11-07 2001-11-07 Parameter management method of manufacturing program

Publications (1)

Publication Number Publication Date
KR20030037632A true KR20030037632A (en) 2003-05-14

Family

ID=29568366

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020010069170A KR20030037632A (en) 2001-11-07 2001-11-07 Parameter management method of manufacturing program

Country Status (1)

Country Link
KR (1) KR20030037632A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07110706A (en) * 1993-10-14 1995-04-25 Nikon Corp Method and system for numerical control
JPH08339216A (en) * 1995-06-09 1996-12-24 Mitsubishi Electric Corp Computer controlled numerical controller and parameter setting method for same
JPH09190204A (en) * 1996-01-09 1997-07-22 Toshiba Corp Programmable controller
KR980003942A (en) * 1996-06-27 1998-03-30 제럴드 리드스터 Matrix Interpolation Method
KR19980042821A (en) * 1996-11-27 1998-08-17 모리시다요이치 CAD device for printed circuit boards to set design parameters
KR19990018437A (en) * 1997-08-27 1999-03-15 윤종용 Multi robot control system and program
KR20010051298A (en) * 1999-10-29 2001-06-25 야스카와 히데아키 Output device, method of controlling it, and medium storing a program

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07110706A (en) * 1993-10-14 1995-04-25 Nikon Corp Method and system for numerical control
JPH08339216A (en) * 1995-06-09 1996-12-24 Mitsubishi Electric Corp Computer controlled numerical controller and parameter setting method for same
JPH09190204A (en) * 1996-01-09 1997-07-22 Toshiba Corp Programmable controller
KR980003942A (en) * 1996-06-27 1998-03-30 제럴드 리드스터 Matrix Interpolation Method
KR19980042821A (en) * 1996-11-27 1998-08-17 모리시다요이치 CAD device for printed circuit boards to set design parameters
KR19990018437A (en) * 1997-08-27 1999-03-15 윤종용 Multi robot control system and program
KR20010051298A (en) * 1999-10-29 2001-06-25 야스카와 히데아키 Output device, method of controlling it, and medium storing a program

Similar Documents

Publication Publication Date Title
US6775581B2 (en) Horizontally-structured CAD/CAM modeling for virtual concurrent product and process design
US7099804B2 (en) Automated horizontally structured manufacturing process design modeling
US20020133252A1 (en) Horizontally structured manufacturing process modeling for fixtures and tooling
CN103593197B (en) A kind of code generating method and device
US20060106485A1 (en) Enhanced digital process design methodology for process centric CAD systems
US20020133266A1 (en) Horizontally structured manufacturing process modeling for alternate operations, large parts and charted parts
US20020133265A1 (en) Horizontally structured manufacturing process modeling for concurrent product and process design
US6985793B2 (en) Horizontally structured CAD/CAM coordinate system for manufacturing design
US6950719B2 (en) Horizontally structured manufacturing process modeling: across file feature operability
US20020133803A1 (en) Enhancement to horizontally-structured CAD/CAM modeling
US20040153296A1 (en) Horizontally structured CAD/CAM coordinate system
US6754556B1 (en) Horizontally structured manufacturing process modeling: enhancement to multiple master process models and across file feature operability
KR20030037632A (en) Parameter management method of manufacturing program
US20040153186A1 (en) Horizontally-structured modeling for analysis
US7245984B2 (en) Horizontally structured manufacturing process modeling: exterior linked representational embodiment
ATE387993T1 (en) ROBOT SYSTEM AND METHOD AND SOFTWARE FOR THE ROBOT SYSTEM
JPH0667712A (en) Ladder program editing method
JPH06110884A (en) Editing device
CN115657596B (en) PowerMill-based multi-tool bit batch replacement method and device
CN115570748A (en) Method and system for automatically generating batch straight hole programs on Powermill
JPS62217309A (en) Working method by cad/cam
KR19990073997A (en) How to write program for numerical control equipment
JPH02274454A (en) Cad/cam device
JPH05165625A (en) Enforcement patch summary management output system classified by every module
JPH04289055A (en) Numerical control data forming device

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application