JP6868081B2 - Conversion computer - Google Patents

Conversion computer Download PDF

Info

Publication number
JP6868081B2
JP6868081B2 JP2019218759A JP2019218759A JP6868081B2 JP 6868081 B2 JP6868081 B2 JP 6868081B2 JP 2019218759 A JP2019218759 A JP 2019218759A JP 2019218759 A JP2019218759 A JP 2019218759A JP 6868081 B2 JP6868081 B2 JP 6868081B2
Authority
JP
Japan
Prior art keywords
conversion
program
tool
information
computer
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
JP2019218759A
Other languages
Japanese (ja)
Other versions
JP2020068041A (en
Inventor
一平 河野
一平 河野
幸治 内海
幸治 内海
英次 坂本
英次 坂本
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2019218759A priority Critical patent/JP6868081B2/en
Publication of JP2020068041A publication Critical patent/JP2020068041A/en
Application granted granted Critical
Publication of JP6868081B2 publication Critical patent/JP6868081B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Description

本発明は、数値制御(NC)用のNCプログラムを変換する技術に関する。 The present invention relates to a technique for converting an NC program for numerical control (NC).

近年、NCプログラムをNC切削加工機に入力することによって、被加工物(以後、ワークと呼ぶことがある)の加工を行うことがある。 In recent years, by inputting an NC program to an NC cutting machine, an workpiece (hereinafter sometimes referred to as a work) may be machined.

例えば、特許文献1には、「NCプログラム装置1は、加工開始点、加工終了点、使用するエンドミルEのサイズを含む加工条件の指定に応じて被加工物5に要求される加工形状を予め定めた固定加工サイクルに置き換え、この固定加工サイクル内にて仮定された送り経路に沿って送り移動されるエンドミルEに加わる切削抵抗の予測値の算出を、予め定めた適正値との間に所定の比較評価結果が得られるまで繰り返し、エンドミルEの送り経路を、その各部における送り速度を含めて決定する。」ことが開示されている。 For example, in Patent Document 1, "The NC program apparatus 1 preliminarily sets a machining shape required for a workpiece 5 according to a specification of machining conditions including a machining start point, a machining end point, and a size of an end mill E to be used. The calculation of the predicted value of the cutting resistance applied to the end mill E that is fed and moved along the feed path assumed in this fixed machining cycle by replacing it with a predetermined fixed machining cycle is determined between the predetermined appropriate value and the predetermined value. The feed path of the end mill E is determined including the feed rate in each part by repeating until the comparative evaluation result of the above is obtained. "

特開2003−263208号公報Japanese Unexamined Patent Publication No. 2003-263208

特許文献1に開示の技術では、工具が被加工物(本願ではワークと呼ぶ)に接触中に送り速度や切込み量を変更することで、高い加工精度を実現しようとしているが、その結果としてワークの切削面に切削途中での補正による段差が発生してしまう。 In the technique disclosed in Patent Document 1, high machining accuracy is achieved by changing the feed rate and the depth of cut while the tool is in contact with the workpiece (referred to as a workpiece in the present application), but as a result, the workpiece A step is generated on the cutting surface due to correction during cutting.

本発明は、上記事情に鑑みなされたものであり、その目的は、NCプログラムを、ワークの切削面に切削途中での補正による段差の発生を回避しつつ、適切な加工精度を確保可能なNCプログラムに変換する技術を提供することにある。 The present invention has been made in view of the above circumstances, and an object of the present invention is to use an NC program to ensure appropriate machining accuracy while avoiding the occurrence of a step on the cutting surface of a workpiece due to correction during cutting. The purpose is to provide technology for converting into programs.

一観点に係るNCプログラム変換処理方法は、補正前NCプログラムを変換して補正後NCプログラムを生成するNCプログラム変換処理方法であって、補正前NCプログラム中の複数のブロックに基づいて、補正前NCプログラムを実行する加工機の工具がブロックに対応する処理中にワークに接触しないパスである非接触部分工具パスを特定し、非接触部分工具パスのみをパスとするブロックである非接触ブロックを特定し、非接触ブロックに続く1以上のブロックである後続ブロックに従うワークの加工処理における工具径方向の工具経路補正量を決定し、後続ブロックよりも前に、工具経路補正量だけ工具の経路を補正するための記述を含むブロックを作成する。 The NC program conversion processing method according to one aspect is an NC program conversion processing method that converts a pre-correction NC program to generate a corrected NC program, and is based on a plurality of blocks in the pre-correction NC program before correction. The non-contact part tool path, which is the path where the tool of the processing machine that executes the NC program does not come into contact with the workpiece during the processing corresponding to the block, is specified, and the non-contact block, which is the block where only the non-contact part tool path is the path, is specified. The tool path correction amount in the tool radial direction in the machining process of the workpiece according to the succeeding block, which is one or more blocks following the non-contact block, is determined, and the tool path is corrected by the tool path correction amount before the succeeding block. Create a block containing the description for correction.

本発明によると、NCプログラムを、適切な加工精度を確保することのできるNCプログラムに変換することができる。 According to the present invention, the NC program can be converted into an NC program capable of ensuring appropriate machining accuracy.

図1は、一実施形態に係る加工処理システムの全体構成図である。FIG. 1 is an overall configuration diagram of a processing processing system according to an embodiment. 図2は、一実施形態に係る変換用計算機の構成図である。FIG. 2 is a configuration diagram of a conversion computer according to an embodiment. 図3は、一実施形態に係る変換用入力画面の構成図である。FIG. 3 is a configuration diagram of a conversion input screen according to an embodiment. 図4は、一実施形態に係るダウンロード確認画面の構成図である。FIG. 4 is a configuration diagram of a download confirmation screen according to the embodiment. 図5は、一実施形態に係る変換処理のフローチャートである。FIG. 5 is a flowchart of the conversion process according to the embodiment. 図6は、一実施形態に係るワークの切削前の形状を示す図である。FIG. 6 is a diagram showing a shape of the work according to the embodiment before cutting. 図7は、一実施形態に係るワークの切削後の目標形状を示す図である。FIG. 7 is a diagram showing a target shape of the work according to the embodiment after cutting. 図8は、一実施形態に係るワークの切削処理中の形状を示す図である。FIG. 8 is a diagram showing a shape of the work according to the embodiment during cutting. 図9は、一実施形態に係る補正前のNCプログラムの記述と、対応するワークの切削処理における工具のパスと、を説明する図である。FIG. 9 is a diagram for explaining the description of the NC program before correction according to the embodiment and the path of the tool in the cutting process of the corresponding workpiece. 図10は、一実施形態に係る補正後のNCプログラムの記述と、対応するワークの切削処理における工具のパスと、を説明する図である。FIG. 10 is a diagram illustrating a description of the corrected NC program according to the embodiment and a tool path in the cutting process of the corresponding workpiece.

実施形態について、図面を参照して説明する。なお、以下に説明する実施形態は特許請求の範囲に係る発明を限定するものではなく、また実施形態の中で説明されている諸要素及びその組み合わせの全てが発明の解決手段に必須であるとは限らない。 The embodiment will be described with reference to the drawings. It should be noted that the embodiments described below do not limit the invention according to the claims, and all of the elements and combinations thereof described in the embodiments are indispensable for the means for solving the invention. Is not always.

<システム構成>
図1は、一実施形態に係る加工処理システムの全体構成図である。
<System configuration>
FIG. 1 is an overall configuration diagram of a processing processing system according to an embodiment.

加工処理システム1は、変換用計算機10と、複数のNC切削加工機20(加工機の一例)と、複数の現場用計算機30とを備える。変換用計算機10と、複数のNC切削加工機20と、複数の現場用計算機30とが、ネットワーク40を介して接続されている。ネットワーク40は、有線ネットワークでも無線ネットワークでもよい。本実施形態では、場所Aと場所Bとのそれぞれに、NC切削加工機20と、現場用計算機30とが配置され、場所Cに、変換用計算機10が配置されている。なお、変換用計算機10は、場所A又は場所Bのいずれかに配置されてもよい。また、複数のNC切削加工機20と、複数の現場用計算機30とが同一の場所に配置されていてもよい。 The processing system 1 includes a conversion computer 10, a plurality of NC cutting machines 20 (an example of a processing machine), and a plurality of on-site computers 30. The conversion computer 10, the plurality of NC cutting machines 20, and the plurality of on-site computers 30 are connected via the network 40. The network 40 may be a wired network or a wireless network. In the present embodiment, the NC cutting machine 20 and the on-site computer 30 are arranged at each of the place A and the place B, and the conversion computer 10 is arranged at the place C. The conversion computer 10 may be arranged at either the place A or the place B. Further, a plurality of NC cutting machines 20 and a plurality of on-site computers 30 may be arranged at the same place.

変換用計算機10は、或るNC切削加工機20用のNCプログラム(変換元用NCプログラム:補正前NCプログラム)を他のNC切削加工機20用のNCプログラム(変換先用NCプログラム:補正後NCプログラム)に変換する処理を実行する。変換用計算機10の詳細については、後述する。 The conversion computer 10 converts an NC program for a certain NC cutting machine 20 (NC program for conversion source: NC program before correction) into an NC program for another NC cutting machine 20 (NC program for conversion destination: after correction). The process of converting to NC program) is executed. Details of the conversion computer 10 will be described later.

現場用計算機30は、現場の作業者により操作される計算機であり、例えば、プロセッサ、記憶資源等を備えるPC(Personal Computer)によって構成される。なお、ここで言う現場は、図1ではNC切削加工機20が設置された場所(例えば工場内、建物、フロア等)が典型例である。ただし、現場用計算機30は、変換用計算機10の画面表示用として用いるのであれば、NC切削加工機20が設置された場所以外で使用されてもよい。 The on-site computer 30 is a computer operated by an on-site worker, and is composed of, for example, a PC (Personal Computer) including a processor, storage resources, and the like. In FIG. 1, the site referred to here is typically a place where the NC cutting machine 20 is installed (for example, in a factory, a building, a floor, etc.). However, if the on-site computer 30 is used for displaying the screen of the conversion computer 10, it may be used in a place other than the place where the NC cutting machine 20 is installed.

なお、以後の説明では、現場用計算機30は変換したNCプログラムのダウンロード処理及び画面表示や、変換用入力画面等の画面表示を担当し、実際の変換処理は変換用計算機10が担当することを例として説明している。しかし、多少の利便性は低下するものの、各計算機が担当する役割(一部の役割も含めて)お互いに交換又は統合可能である。また、変換用計算機10は複数の計算機で構成されていてもよい。従って、以後の説明では、「変換システム」という言葉を使うことがある。当該システムは1以上の計算機(現場用計算機30又は変換用計算機10)を含み、下記で説明する変換用計算機10と現場用計算機30が担当する処理を行うシステムである。なお、現場用計算機30で実現する処理の一部は省略されてもよい。 In the following description, the on-site computer 30 is in charge of the download processing and screen display of the converted NC program, the screen display of the conversion input screen, etc., and the conversion computer 10 is in charge of the actual conversion processing. It is explained as an example. However, although the convenience is somewhat reduced, the roles (including some roles) that each computer is in charge of can be exchanged or integrated with each other. Further, the conversion computer 10 may be composed of a plurality of computers. Therefore, in the following description, the term "conversion system" may be used. The system includes one or more computers (on-site computer 30 or conversion computer 10), and is a system that performs processing in charge of the conversion computer 10 and the on-site computer 30 described below. A part of the processing realized by the on-site computer 30 may be omitted.

NC切削加工機20は、例えば、マシニングセンタであり、加工処理を実行する本体部22と、本体部22の加工処理を制御するNCコントローラ21と、本体部22で使用される1以上の工具セットの工具TLを収容可能な収容部の一例としてのツールマガジン25とを備える。 The NC cutting machine 20 is, for example, a machining center, and includes a main body 22 that executes machining processing, an NC controller 21 that controls machining processing of the main body 22, and one or more tool sets used in the main body 22. A tool magazine 25 is provided as an example of an accommodating portion capable of accommodating the tool TL.

ツールマガジン25は、それぞれ1つの工具TLを収容可能な複数のスロット(SL:25a,25b,25c)を有する。 Each tool magazine 25 has a plurality of slots (SL: 25a, 25b, 25c) capable of accommodating one tool TL.

NCコントローラ21は、内部に記憶されているNCプログラムに従って、本体部22の加工処理や工具の交換処理を制御する。 The NC controller 21 controls the machining process of the main body 22 and the tool replacement process according to the NC program stored inside.

本体部22は、処理ヘッド部23と、ステージ24と、交換部の一例としての工具交換部26とを含む。処理ヘッド部23は、工具TLを装着可能であり、且つ回動可能な主軸を備える。なお、処理ヘッド部23は、主軸それ自体であってもよい。ステージ24は、加工処理の対象となる被切削加工物(ワーク)Wを載置して移動可能である。工具交換部26は、処理ヘッド部23から工具TLを外して、ツールマガジン25の空きスロットに収容する。また、工具交換部26は、工具TLをツールマガジン25のスロットから取り出し、処理ヘッド部23に装着する。工具交換部26の一例は、工具自動交換装置(ATC)のチェンジアーム(ATCアームとも呼ばれる)である。なお、前述のツールマガジン25も工具自動交換装置の構成物である。NCプログラムは内部に工具交換命令を意味する一連の命令(NCプログラムの用語ではコードや、コードにパラメータを追加したワードと呼ばれる)を記述可能であり、当該工具交換命令には、ツールマガジン25内のスロット(意味は後術する)の位置を示すスロット番号が含まれている。工具交換部26は工具交換命令を読み込んだNCコントローラ21の指示により工具交換命令のパラメータに含まれるスロット番号で指定されたスロットから工具TLを取り出し、処理ヘッド部23に取り付ける。 The main body 22 includes a processing head 23, a stage 24, and a tool replacement 26 as an example of the replacement. The processing head portion 23 includes a spindle on which a tool TL can be mounted and which can be rotated. The processing head unit 23 may be the spindle itself. The stage 24 is movable on which the workpiece W to be machined is placed. The tool changing unit 26 removes the tool TL from the processing head unit 23 and accommodates it in an empty slot of the tool magazine 25. Further, the tool changing unit 26 takes out the tool TL from the slot of the tool magazine 25 and attaches it to the processing head unit 23. An example of the tool changing unit 26 is a change arm (also referred to as an ATC arm) of an automatic tool changing device (ATC). The tool magazine 25 described above is also a component of the automatic tool changing device. The NC program can internally describe a series of instructions (called a code or a word in which parameters are added to the code in the NC program terminology) meaning a tool change instruction, and the tool change instruction is described in the tool magazine 25. Contains a slot number that indicates the location of the slot (meaning later). The tool changing unit 26 takes out the tool TL from the slot specified by the slot number included in the parameter of the tool changing instruction according to the instruction of the NC controller 21 that has read the tool changing instruction, and attaches the tool TL to the processing head unit 23.

NC切削加工機20においては、ツールマガジン25に収容可能な工具TLの数には制限があるが、予め1以上の工具セット50を用意しておき、実行する加工処理に応じて、ツールマガジン25に収容する工具セットを入れ替えることにより、種々の加工処理に対応することができる。 In the NC cutting machine 20, the number of tool TLs that can be accommodated in the tool magazine 25 is limited, but one or more tool sets 50 are prepared in advance, and the tool magazine 25 is prepared according to the machining process to be executed. By exchanging the tool set housed in, various machining processes can be supported.

本実施形態では、工具TLは、ワークWを切削するためのエンドミル、ドリル、バイト等の刃物部TLaと、刃物部TLaを処理ヘッド部23に装着するためのホルダTLbとを含んだものとしているが、例えば、処理ヘッド部23に刃物部TLaをそのまま装着できる場合には、ホルダTLbを含んでいなくてもよく、少なくとも刃物部TLaを含んでいればよい。 In the present embodiment, the tool TL includes a blade portion TLa such as an end mill, a drill, and a cutting tool for cutting the work W, and a holder TLb for mounting the blade portion TLa on the processing head portion 23. However, for example, when the cutting tool portion TLa can be mounted on the processing head portion 23 as it is, the holder TLb may not be included, and at least the cutting tool portion TLa may be included.

なお、以後の説明では、変換対象とするNCプログラム(即ち、変換元用NCプログラム)を使用して加工を行っていた加工機と、当該加工機に対応する工具セットと、を少なくとも含む存在を「変換元環境」と呼ぶことがある。また、変換されたNCプログラム(即ち、変換先用NCプログラム)を使用して加工を予定する加工機と、当該加工機に対応する工具セットと、をすくなくとも含む存在を「変換先環境」と呼ぶことがある。なお、変換元環境及び変換先環境には、それぞれの場所に含まれる物理的又は論理的な存在(例えば、その場所の温度や、温度センサ、湿度、湿度センサ、或いはその場所で加工機が設置された床、場所を構成する建物)が含まれてもよい。なお、「加工機に対応する工具セット」とは、加工機の工具マガジンに格納済の工具セットに加えて、将来工具マガジンに格納して使用する可能性のある工具セットも含む。典型的には加工機に対応する工具セットは、加工機と同じ場所に設置されている。 In the following description, the existence including at least a machining machine that has been machined using the NC program to be converted (that is, an NC program for conversion source) and a tool set corresponding to the machining machine will be described. Sometimes called "conversion source environment". Further, the existence including at least a processing machine scheduled to be machined using the converted NC program (that is, an NC program for conversion destination) and a tool set corresponding to the processing machine is called a "conversion destination environment". Sometimes. In the conversion source environment and the conversion destination environment, a physical or logical existence included in each place (for example, the temperature, temperature sensor, humidity, humidity sensor of the place, or a processing machine is installed in the place. Floors, buildings that make up the place) may be included. The "tool set corresponding to the processing machine" includes a tool set stored in the tool magazine of the processing machine and a tool set that may be stored and used in the tool magazine in the future. The tool set, which typically corresponds to the machine, is installed in the same location as the machine.

次に、変換用計算機10について詳細に説明する。 Next, the conversion computer 10 will be described in detail.

図2は、一実施形態に係る変換用計算機の構成図である。 FIG. 2 is a configuration diagram of a conversion computer according to an embodiment.

<<ハードウェア>>
変換用計算機10は、一例としてはパーソナルコンピュータ、汎用計算機である。変換用計算機10は、プロセッサの一例としてのCPU11、ネットワークインターフェース12(図ではNet I/Fと省略)、ユーザインターフェース13(図ではUser I/F)、記憶部の一例としての記憶資源14、及びこれら構成物を接続する内部ネットワークを含む。
<< Hardware >>
The conversion computer 10 is, for example, a personal computer or a general-purpose computer. The conversion computer 10 includes a CPU 11 as an example of a processor, a network interface 12 (abbreviated as Net I / F in the figure), a user interface 13 (User I / F in the figure), a storage resource 14 as an example of a storage unit, and a storage resource 14. Includes an internal network connecting these components.

CPU11は、記憶資源14に格納されたプログラムを実行することができる。記憶資源14は、CPU11で実行対象となるプログラムや、このプログラムで使用する各種情報、NC切削加工機20で使用するNCプログラム等を格納する。記憶資源14としては、例えば、半導体メモリ、フラッシュメモリ、HDD(Hard Disk Drive)、SSD(Solid State Drive)等であってよく、揮発タイプのメモリでも、不揮発タイプのメモリでもよい。 The CPU 11 can execute the program stored in the storage resource 14. The storage resource 14 stores a program to be executed by the CPU 11, various information used in this program, an NC program used by the NC cutting machine 20, and the like. The storage resource 14 may be, for example, a semiconductor memory, a flash memory, an HDD (Hard Disk Drive), an SSD (Solid State Drive), or the like, and may be a volatile type memory or a non-volatile type memory.

ネットワークインターフェース12は、ネットワーク40を介して外部の装置(例えば、現場用計算機30、NC切削加工機20のNCコントローラ21等)と通信するためのインターフェースである。 The network interface 12 is an interface for communicating with an external device (for example, a field computer 30, an NC controller 21 of an NC cutting machine 20, etc.) via a network 40.

ユーザインターフェース13は、例えば、タッチパネル、ディスプレイ、キーボード、マウス等であるが、作業者(ユーザ)からの操作を受け付け、情報表示ができるのであれば、他のデバイスであってもよい。ユーザインターフェース13は、これら複数のデバイスで構成されてもよい。 The user interface 13 is, for example, a touch panel, a display, a keyboard, a mouse, or the like, but may be another device as long as it can accept operations from a worker (user) and display information. The user interface 13 may be composed of these a plurality of devices.

<<データ等>>
記憶資源14は、加工機構成情報1421と、工具セット情報1422と、個別工具情報1423と、変換元用NCプログラム1424と、変換先用NCプログラム1425と、変換履歴情報1426とを格納する。なお、記憶資源14は、これ以外の情報を格納してもよい。次の段落から各データやプログラムの詳細について説明する。なお、各情報、又は各情報の一部の項目は省略してもよい。
<< Data, etc. >>
The storage resource 14 stores the processing machine configuration information 1421, the tool set information 1422, the individual tool information 1423, the conversion source NC program 1424, the conversion destination NC program 1425, and the conversion history information 1426. The storage resource 14 may store information other than this. The details of each data and program are explained from the next paragraph. In addition, each information or some items of each information may be omitted.

*加工機構成情報1421。加工機構成情報1421は、例えば、各NC切削加工機20に関する情報を格納するテーブルとして構成される。加工機構成情報1421は、各NC切削加工機20ごとに、以下に示す各情報を含む。
(a1)NC切削加工機20の識別子(加工機ID)。加工機IDとして、NCコントローラ21の識別子や、NCコントローラ21のネットワークアドレスを代用してもよい。
(a2)NC切削加工機20の型番。
(a3)NC切削加工機20の設置場所。
(a4)NC切削加工機20の使用実績、例えば、使用時間等。
(a5)NC切削加工機20の所定の部位の温度。所定の部位としては、NC切削加工機20の主軸や、ステージ24であってもよい。
(a6)NC切削加工機20の所定の部位の剛性に関する情報(例えば、部位のヤング率や、たわみ量等)。所定の部位としては、NC切削加工機20の処理ヘッド部23の主軸や、ステージ24であってもよい。
(a7)NC切削加工機20の所定の部位の形状。所定の部位の形状としては、NC切削加工機20の主軸の長さや、ステージ24の長さであってもよい。
(a8)ツールマガジン25に収容可能な最大の工具数、すなわち、スロットの数。
(a9)経年変化や設置環境に合わせて設定されるオフセット値。このオフセット値は、NCプログラムにおける工具移動時の座標を微修正するために使用される値であり、例えば経年劣化でステージが微妙に傾いた等の状況を補正するために使用される値である。
(a10)NCコントローラ21のメーカ、型番等。NCコントローラ21は、メーカや型番に応じて、NCプログラムの記述形式が多少異なる場合があり、このような状況を判断するために用いられる。
(a11)主軸やステージ等のコンポーネントのがたつき、移動精度(例えば、ステージのバックラッシュ量等)、直線度、平面度、平行移動度、装置稼働時の振動幅や振動周波数。
* Processing machine configuration information 1421. The processing machine configuration information 1421 is configured as, for example, a table that stores information about each NC cutting machine 20. The processing machine configuration information 1421 includes each information shown below for each NC cutting machine 20.
(A1) Identifier (processing machine ID) of NC cutting machine 20. As the processing machine ID, the identifier of the NC controller 21 or the network address of the NC controller 21 may be substituted.
(A2) Model number of NC cutting machine 20.
(A3) Installation location of NC cutting machine 20.
(A4) Usage record of NC cutting machine 20, for example, usage time.
(A5) The temperature of a predetermined portion of the NC cutting machine 20. The predetermined portion may be the spindle of the NC cutting machine 20 or the stage 24.
(A6) Information on the rigidity of a predetermined portion of the NC cutting machine 20 (for example, Young's modulus of the portion, amount of deflection, etc.). The predetermined portion may be the spindle of the processing head portion 23 of the NC cutting machine 20 or the stage 24.
(A7) The shape of a predetermined portion of the NC cutting machine 20. The shape of the predetermined portion may be the length of the spindle of the NC cutting machine 20 or the length of the stage 24.
(A8) The maximum number of tools that can be accommodated in the tool magazine 25, that is, the number of slots.
(A9) Offset value set according to aging and installation environment. This offset value is a value used to finely correct the coordinates when moving the tool in the NC program, and is a value used to correct a situation such as the stage being slightly tilted due to aged deterioration. ..
(A10) Manufacturer, model number, etc. of NC controller 21. The NC controller 21 may have a slightly different description format of the NC program depending on the manufacturer and model number, and is used to determine such a situation.
(A11) Rattling of components such as the spindle and stage, movement accuracy (for example, stage backlash amount, etc.), linearity, flatness, translation, vibration width and vibration frequency during device operation.

本実施形態では、(a1)、(a2)、(a4)、(a5)、(a8)、(a9)、及び(a10)の情報については、例えば、NC切削加工機20のNCコントローラ21から取得する一方、(a3)、(a6)、(a7)、及び(a11)については、作業者による入力情報から取得している。なお、情報を取得する方法はこれに限られず、(a1)、(a2)、(a4)、(a5)、(a8)、(a9)、及び(a10)の少なくとも一部について、作業者によるユーザインターフェース13を介しての入力情報から取得するようにしてもよく、また、(a3)、(a6)、(a7)、及び(a11)の中のNCコントローラ21から取得可能な情報については、NCコントローラ21から取得するようにしてもよい。なお、NCコントローラ21から取得するとした情報についても、代替のデバイス(例えば別な計算機や、センサ自体)から取得してもよい。 In the present embodiment, the information of (a1), (a2), (a4), (a5), (a8), (a9), and (a10) can be obtained from, for example, the NC controller 21 of the NC cutting machine 20. On the other hand, (a3), (a6), (a7), and (a11) are acquired from the input information by the operator. The method of acquiring information is not limited to this, and at least a part of (a1), (a2), (a4), (a5), (a8), (a9), and (a10) depends on the operator. The information may be acquired from the input information via the user interface 13, and the information that can be acquired from the NC controller 21 in (a3), (a6), (a7), and (a11) may be acquired. It may be acquired from the NC controller 21. The information acquired from the NC controller 21 may also be acquired from an alternative device (for example, another computer or the sensor itself).

*工具情報(工具セット情報1422及び個別工具情報1423)
工具セット情報1422は、1以上の工具TLで構成されるグループ(セット)を管理するための情報である。工具セット情報1422は、工具セットの識別情報(工具セットID)と、セットを構成する1以上の工具TLの識別子、又は型番の集合である。
* Tool information (tool set information 1422 and individual tool information 1423)
The tool set information 1422 is information for managing a group (set) composed of one or more tool TLs. The tool set information 1422 is a set of tool set identification information (tool set ID), identifiers of one or more tool TLs constituting the set, or model numbers.

個別工具情報1423は、各工具に関する情報である。個別工具情報1423は、以下に示す各情報を含む。
(b1)工具TLの識別子(工具ID:例えば、シリアル番号等)。工具TLの識別子としては、刃物部TLaやホルダTLbに個体IDが与えられている場合は、その値であってもよく、付されていない場合には、構成情報取得プログラム1412を実行するCPU11が自動付与してもよい。
(b2)工具TLの型番(工具特定情報の一例)。例えば、工具TLを構成する刃物部TLaとホルダTLbとのそれぞれの型番。なお、工具TLが、刃物部TLaのみで構成される場合には、刃物部TLaの型番のみでよい。また、刃物部TLaが複数の部品で構成される場合には、それらすべての型番であってもよく、一部の型番であってもよい。
(b3)工具TL(例えば、刃物部TLaと、ホルダTLbのそれぞれ)についての材質、形状、剛性(ヤング率、たわみ量等)、使用履歴、温度等。ここで、工具TLの材質、形状によって剛性が変化するので、これらの情報も剛性に関する情報である。なお、明記しない限りは、「形状」とは、一般的に言うところの図面やCADデータが示す立体形状や断面形状に加えて、長さ、刃物部TLaがホルダTLbから突出する長さ(刃物飛び出し長さ)、刃物部TLaの太さ、刃物部TLaの直線度、といった形状から得られる代表的な値も含むものとする。
(b4)工具が収容されるべきツールマガジン25の配置位置(スロット)の情報(位置情報、スロット番号)。
なお、本実施形態では、(b1)〜(b4)の情報については、例えば、作業者によるユーザインターフェース13を介しての入力情報から取得するようにしているが、NCコントローラ21から取得可能な情報については、NCコントローラ21から取得するようにしてもよい。
The individual tool information 1423 is information about each tool. The individual tool information 1423 includes each information shown below.
(B1) Tool TL identifier (tool ID: for example, serial number, etc.). As the identifier of the tool TL, if the individual ID is given to the blade portion TLa or the holder TLb, it may be the value, and if it is not attached, the CPU 11 that executes the configuration information acquisition program 1412 It may be given automatically.
(B2) Model number of tool TL (example of tool specific information). For example, the model numbers of the blade portion TLa and the holder TLb that make up the tool TL. When the tool TL is composed of only the blade portion TLa, only the model number of the blade portion TLa may be used. Further, when the blade portion TLa is composed of a plurality of parts, the model numbers may be all of them or some of them.
(B3) Material, shape, rigidity (Young's modulus, deflection amount, etc.), usage history, temperature, etc. of the tool TL (for example, the blade portion TLa and the holder TLb, respectively). Here, since the rigidity changes depending on the material and shape of the tool TL, this information is also information on the rigidity. Unless otherwise specified, the term "shape" refers to the length and the length of the blade portion TLa protruding from the holder TLb (cutlery) in addition to the three-dimensional shape and cross-sectional shape generally indicated by drawings and CAD data. It is assumed that typical values obtained from the shape such as the protrusion length), the thickness of the blade portion TLa, and the linearity of the blade portion TLa are also included.
(B4) Information (position information, slot number) of the arrangement position (slot) of the tool magazine 25 in which the tool should be accommodated.
In the present embodiment, the information (b1) to (b4) is acquired from the input information by the operator via the user interface 13, for example, but the information can be acquired from the NC controller 21. May be obtained from the NC controller 21.

*変換元用NCプログラム1424は、変換元のNC切削加工機20(変換元NC切削加工機20という。)において、加工処理に使用しているNCプログラムである。変換元用NCプログラム1424は、変換元NC切削加工機20による加工処理によって得られる目的物の加工精度を所定の精度に維持するために、変換元NC切削加工機20の特性や状態等に合わせてチューニングされている場合がある。 * The conversion source NC program 1424 is an NC program used for machining in the conversion source NC cutting machine 20 (referred to as the conversion source NC cutting machine 20). The conversion source NC program 1424 is adjusted to the characteristics and state of the conversion source NC cutting machine 20 in order to maintain the processing accuracy of the target object obtained by the processing by the conversion source NC cutting machine 20 at a predetermined accuracy. May be tuned.

*変換先用NCプログラム1425は、変換先のNC切削加工機20(変換先NC切削加工機20という。)に合うように、変換元用NCプログラム1424を変換して得られたNCプログラムである。なお、いずれの変換元用NCプログラム1424に対しても変換処理が行われていない場合には、変換先用NCプログラム1425は、存在しない。 * The conversion destination NC program 1425 is an NC program obtained by converting the conversion source NC program 1424 so as to match the conversion destination NC cutting machine 20 (referred to as the conversion destination NC cutting machine 20). .. If the conversion process is not performed on any of the conversion source NC programs 1424, the conversion destination NC program 1425 does not exist.

*変換履歴情報1426は、変換元用NCプログラム1424を変換先用NCプログラム1425に変換する際の変換処理の履歴を管理する情報である。変換履歴情報1426は、例えば、変換処理を識別する識別情報と、その変換処理時に使用した各種情報(入力された情報等)とを対応付けた情報である。 * The conversion history information 1426 is information that manages the history of conversion processing when the conversion source NC program 1424 is converted into the conversion destination NC program 1425. The conversion history information 1426 is, for example, information in which identification information that identifies the conversion process is associated with various information (input information, etc.) used during the conversion process.

その他、記憶資源14には下記の情報を格納してもよい。
*ワークW情報。本情報は、例えばワークWの加工前の形状データ、材質、剛性、ワークWの加工目標形状データ等の情報。加工目標形状データとは、NCプログラムによって加工する時の目標とする形状を示すデータである。当該目標形状にワークWを加工できた場合は誤差がゼロであることを意味する。
*加工機構成情報1421、工具セット情報1422、個別工具情報1423以外の、変換前環境又は変換先環境の情報。本情報を明示するために「その他変換前環境情報」や「その他変換前環境情報」と呼ぶことがある。
In addition, the following information may be stored in the storage resource 14.
* Work W information. This information is, for example, information such as shape data before machining of the work W, material, rigidity, and machining target shape data of the work W. The machining target shape data is data indicating the target shape when machining by the NC program. If the work W can be machined to the target shape, it means that the error is zero.
* Information on the pre-conversion environment or conversion destination environment other than the processing machine configuration information 1421, tool set information 1422, and individual tool information 1423. In order to clarify this information, it may be called "other pre-conversion environment information" or "other pre-conversion environment information".

<変換用計算機で動作するプログラム>
<<変換プログラム1411>>
変換プログラム1411は、CPU11に実行されることにより、以下の処理を実行する。ここで、CPU11が変換プログラム1411を実行することにより、変換部が構成される。
*変換プログラム1411は、後述する変換用入力画面100(図3参照)の変換開始ボタン120が押下された場合に、変換用入力画面100に入力された各種情報を加工機構成情報1421、工具セット情報1422、及び個別工具情報1423に反映させ、変換用入力画面100に入力された各種情報と、加工機構成情報1421、工具セット情報1422、及び個別工具情報1423に含まれる、変換先環境の情報或いは変換元環境の情報とに基づいて、変換対象の変換元用NCプログラム1424を変換先用NCプログラム1425に変換する変換処理を実行し、得られた変換先用NCプログラム1425を記憶資源14に格納する。
<Program that runs on the conversion computer>
<< Conversion program 1411 >>
The conversion program 1411 executes the following processing by being executed by the CPU 11. Here, the conversion unit is configured by the CPU 11 executing the conversion program 1411.
* The conversion program 1411 converts various information input to the conversion input screen 100 into the processing machine configuration information 1421 and the tool set when the conversion start button 120 of the conversion input screen 100 (see FIG. 3) described later is pressed. Various information reflected in the information 1422 and the individual tool information 1423 and input to the conversion input screen 100, and information on the conversion destination environment included in the processing machine configuration information 1421, the tool set information 1422, and the individual tool information 1423. Alternatively, based on the information of the conversion source environment, the conversion process of converting the conversion source NC program 1424 to be converted into the conversion destination NC program 1425 is executed, and the obtained conversion destination NC program 1425 is converted into the storage resource 14. Store.

変換元用NCプログラム1424を変換先用NCプログラム1425に変換する変換処理においては、例えば、変換プログラム1411は、変換先NC切削加工機20の剛性、又は変換先NC切削加工機20で使用される工具セット50の工具TLの剛性、に関する情報に基づいて、変換元用NCプログラム1424の命令を変更或いは追加したデータを、変換先用NCプログラム25とする。なお、追加又は変更する命令としては、工具径補正、工具長補正、工具摩耗補正、送り速度、又は切削速度とすることで、工具TLによるワークWの加工回数が増える等の大幅な加工作業が変わることを回避してもよい。しかし、ワークWの加工回数が増えるような命令(例えばためし削りに相当する命令)を追加してもよい。 In the conversion process of converting the conversion source NC program 1424 to the conversion destination NC program 1425, for example, the conversion program 1411 is used by the rigidity of the conversion destination NC cutting machine 20 or the conversion destination NC cutting machine 20. Based on the information about the rigidity of the tool TL of the tool set 50, the data obtained by changing or adding the instruction of the conversion source NC program 1424 is referred to as the conversion destination NC program 25. It should be noted that the commands to be added or changed include tool diameter compensation, tool length compensation, tool wear compensation, feed rate, or cutting speed, so that a large number of machining operations such as an increase in the number of times the workpiece W is machined by the tool TL can be performed. You may avoid changing. However, an instruction (for example, an instruction corresponding to trial cutting) that increases the number of times the work W is processed may be added.

また、変換元用NCプログラム1424を変換先用NCプログラム1425に変換する変換処理においては、変換プログラム1411は、変換元NC切削加工機20のNCコントローラ21と、変換先NC切削加工機20のNCコントローラ21とで、NCプログラムについての記述形式の少なくとも一部が異なっている場合には、変換元用NCプログラムの記述における、記述形式が異なる部分について、変換先NC切削加工機20のNCコントローラ21用の記述形式に変換する。これにより、変換先NC切削加工機20のNCコントローラ21において支障なく加工処理を行うことができる。 Further, in the conversion process of converting the conversion source NC program 1424 into the conversion destination NC program 1425, the conversion program 1411 includes the NC controller 21 of the conversion source NC cutting machine 20 and the NC of the conversion destination NC cutting machine 20. When at least a part of the description format for the NC program is different from that of the controller 21, the NC controller 21 of the conversion destination NC cutting machine 20 is used for the part where the description format is different in the description of the NC program for the conversion source. Convert to the description format for. As a result, the NC controller 21 of the conversion destination NC cutting machine 20 can perform the machining process without any trouble.

変換プログラム1411は、変換先用NCプログラム1425内に、コメントとして、変換先NC切削加工機20の加工機IDと、変換先NC切削加工機20で使用すると指定された工具セットの各工具TLの型番(或いは識別子)と、各工具TLの配置位置情報(スロット番号)とを記載するようにしてもよい。例えば、コメントとして、「MC2:SL1:ML7x、・・・」と記載してもよい。ここで、MC2は、加工機IDであり、SL1は、スロット番号であり、ML7xは、ミルの型番である。このコメントを参照することにより、変換先用NCプログラム1425が、どのNC切削加工機20を対象とし、どのような工具をどのスロットに格納すればよいのかを把握することができる。また、変換先用NCプログラム1425内に、コメントとして、使用すると指定された各工具TLの用途と、各工具TLの配置位置情報とを記載するようにしてもよい。このようなコメントを追加することで変換先用NCプログラム1425のデータ量が増加するが、必ず変換先NCプログラムと一体で管理できるため、想定していないNC切削加工機20や工具TLを間違って使うことを軽減できる。なお、以後の説明では本段落で説明したコメントを「変換先装置又は工具コメント」と呼ぶ場合がある。 The conversion program 1411 contains, as a comment, the processing machine ID of the conversion destination NC cutting machine 20 and each tool TL of the tool set specified to be used by the conversion destination NC cutting machine 20 in the conversion destination NC program 1425. The model number (or identifier) and the arrangement position information (slot number) of each tool TL may be described. For example, as a comment, "MC2: SL1: ML7x, ..." may be described. Here, MC2 is a processing machine ID, SL1 is a slot number, and ML7x is a model number of a mill. By referring to this comment, it is possible to grasp which NC cutting machine 20 the conversion destination NC program 1425 targets and what kind of tool should be stored in which slot. Further, in the NC program 1425 for the conversion destination, the use of each tool TL designated to be used and the arrangement position information of each tool TL may be described as comments. By adding such a comment, the amount of data in the conversion destination NC program 1425 will increase, but since it can always be managed integrally with the conversion destination NC program, the unexpected NC cutting machine 20 and tool TL are mistaken. You can reduce the use. In the following description, the comment explained in this paragraph may be referred to as "conversion destination device or tool comment".

また、変換プログラム1411は、変換先用NCプログラム1425内に、コメントとして、変換処理のID(変換履歴ID)を格納するようにし、変換履歴IDと、変換用入力画面100に入力された各種情報とを対応付けた変換履歴情報1426を記憶資源14に格納する。変換先用NCプログラム1425内のコメントとして格納された変換履歴IDを変換履歴情報1426と突き合わせることにより、変換時に考慮した各種値を把握することができ、変換先用NCプログラム1425による加工処理の精度が不十分である場合における原因追及を行うことができる。なお、以後の説明では本段落のようなコメントを「履歴コメント」と呼ぶ場合がある。 Further, the conversion program 1411 stores the conversion processing ID (conversion history ID) as a comment in the conversion destination NC program 1425, and the conversion history ID and various information input to the conversion input screen 100. The conversion history information 1426 associated with and is stored in the storage resource 14. By matching the conversion history ID stored as a comment in the conversion destination NC program 1425 with the conversion history information 1426, various values considered at the time of conversion can be grasped, and the processing by the conversion destination NC program 1425 can be performed. It is possible to investigate the cause when the accuracy is insufficient. In the following explanation, a comment like this paragraph may be called a "history comment".

なお、変換プログラム1411による変換処理を多重に行う場合が考えられる。例えば、1回目に変換した変換先用NCプログラム1425を、さらに別なNC切削加工機20又は工具セット向けに変換したい場合である。このような場合に上記「変換先装置又は工具コメント」と「履歴コメント」はその変換多重度分だけ変換先用NCプログラム1425に存在してもよい。しかし、一番最後の変換によって生成されたこれらコメントのみを残し、それより前のこれらコメントは削除することが好ましい。特に「変換先装置又は工具コメント」では作業者が見るべきものは最後の変換で付与されたコメントだけだからである。 In addition, it is conceivable that the conversion process by the conversion program 1411 is performed multiple times. For example, it is a case where it is desired to convert the NC program 1425 for the conversion destination converted the first time for another NC cutting machine 20 or a tool set. In such a case, the above-mentioned "conversion destination device or tool comment" and "history comment" may exist in the conversion destination NC program 1425 by the amount of the conversion multiplicity. However, it is preferable to keep only those comments generated by the last conversion and delete those comments before that. Especially in the "conversion destination device or tool comment", the only thing the operator should see is the comment given in the last conversion.

*変換プログラム1411は、変換処理後に、後述するダウンロード確認画面200(図4参照)を表示させ、ダウンロードボタン210が押下された場合に、変換先用NCプログラム1425を、変換先NC切削加工機20のNCコントローラ21又は変換先NC切削加工機20のある場所の現場用計算機30に送信する。 * After the conversion process, the conversion program 1411 displays the download confirmation screen 200 (see FIG. 4) described later, and when the download button 210 is pressed, the conversion destination NC program 1425 is converted to the conversion destination NC cutting machine 20. Is transmitted to the on-site computer 30 at the location of the NC controller 21 or the conversion destination NC cutting machine 20.

<<構成情報取得プログラム1412>>
構成情報取得プログラム1412は、CPU11に実行されることにより、以下の処理を実行する。ここで、CPU11が構成情報取得プログラム1412を実行することにより、剛性情報受付部が構成される。
*構成情報取得プログラム1412は、NCコントローラ21からNC切削加工機20に関する各種情報を取得する。取得する情報としては、上記した(a1)、(a2)、(a4)、(a5)、(a8)、(a9)、及び(a10)の情報がある。
*構成情報取得プログラム1412は、変換用入力画面100をユーザインターフェース13に表示させ、変換用入力画面100を介して作業者からの各種情報(作業者から取得するNC切削加工機20に関する情報((a3)、(a6)、(a7)、及び(a11))、及び工具セット50に関する情報((b1)〜(b4)の情報))を取得する。
<< Configuration information acquisition program 1412 >>
The configuration information acquisition program 1412 executes the following processing by being executed by the CPU 11. Here, the rigidity information receiving unit is configured by the CPU 11 executing the configuration information acquisition program 1412.
* The configuration information acquisition program 1412 acquires various information related to the NC cutting machine 20 from the NC controller 21. The information to be acquired includes the above-mentioned information (a1), (a2), (a4), (a5), (a8), (a9), and (a10).
* The configuration information acquisition program 1412 displays the conversion input screen 100 on the user interface 13, and various information from the operator via the conversion input screen 100 (information about the NC cutting machine 20 acquired from the operator ((((). (a3), (a6), (a7), and (a11)), and information on the tool set 50 (information on (b1) to (b4))) are acquired.

*構成情報取得プログラム1412は、変換用入力画面100において、必要な情報が入力されていない場合や、適切でない場合(情報が古い場合)には、その情報の入力領域の近傍に、アラート記号(「!」等)を表示する。なお、構成情報取得プログラム1412は、必要な情報が入力されていない場合や、適切でない場合には、変換処理の実行が開始されないように、例えば、変換用入力画面100の変換開始ボタン120を押下不能な状態として表示させてもよい。このようにすると、変換でエラーが発生するような場合に、変換処理の実行を適切に抑止することができる。 * When the required information is not input or is not appropriate (when the information is old) on the conversion input screen 100, the configuration information acquisition program 1412 places an alert symbol (in the vicinity of the information input area). "!" Etc.) is displayed. The configuration information acquisition program 1412 presses, for example, the conversion start button 120 of the conversion input screen 100 so that the execution of the conversion process is not started when the necessary information is not input or is not appropriate. It may be displayed as an impossible state. By doing so, it is possible to appropriately suppress the execution of the conversion process when an error occurs in the conversion.

*構成情報取得プログラム1412は、変換元環境の情報(つまり、変換元NC切削加工機20の情報や変換元NC切削加工機20の工具セット50に関する情報)に基づいて、変換先環境における選択入力領域における入力値を適切な値に設定したり、或いは、プルダウンで選択可能となる選択候補を絞り込んだりするフィルタリング処理を実行する。例えば、構成情報取得プログラム1412は、変換元環境で選択されている工具セットの工具数と同じ工具数の工具セットだけを変換先における工具セットの選択候補として絞り込む。 * The configuration information acquisition program 1412 selects and inputs in the conversion destination environment based on the information of the conversion source environment (that is, the information of the conversion source NC cutting machine 20 and the information about the tool set 50 of the conversion source NC cutting machine 20). Performs filtering processing such as setting the input value in the area to an appropriate value or narrowing down the selection candidates that can be selected by pulling down. For example, the configuration information acquisition program 1412 narrows down only tool sets having the same number of tools as the number of tools of the tool set selected in the conversion source environment as tool set selection candidates at the conversion destination.

次に、構成情報取得プログラム1412によって表示される変換用入力画面100について詳細に説明する。 Next, the conversion input screen 100 displayed by the configuration information acquisition program 1412 will be described in detail.

<変換用入力画面>
図3は、一実施形態に係る変換用入力画面の構成図である。変換用入力画面100は、例えば下記描画領域より構成され、各領域に入力又は表示用の画面オブジェクトを含む画面である。
*変換前環境領域100B。この領域は、変換前環境の入力又は表示用の画面オブジェクトを含む。
*変換先環境領域100C。この領域は、変換先環境の入力又は表示用の画面オブジェクトを含む。
*加工情報領域100A。この領域は、変換前環境や変換先環境とは独立した情報に関する入力又は表示用の画面オブジェクトを含む。
<Input screen for conversion>
FIG. 3 is a configuration diagram of a conversion input screen according to an embodiment. The conversion input screen 100 is, for example, a screen composed of the following drawing areas, and each area includes a screen object for input or display.
* Environment area before conversion 100B. This area contains screen objects for inputting or displaying the pre-conversion environment.
* Conversion destination environment area 100C. This area contains screen objects for inputting or displaying the destination environment.
* Processing information area 100A. This area contains screen objects for inputting or displaying information related to information independent of the pre-conversion environment and the conversion-destination environment.

加工情報領域100Aは下記を含む。なお、以後の説明では表示や入力のための「領域」という用語を用いているが、これは表示用の画面オブジェクト、又は入力用の画面オブジェクトを含む領域を指している。
*変換対象(変換元)のNCプログラムのファイル名を入力するためのファイル名入力領域101。
The processing information area 100A includes the following. In the following description, the term "area" for display and input is used, but this refers to a screen object for display or an area including a screen object for input.
* File name input area 101 for inputting the file name of the NC program to be converted (conversion source).

変換前環境領域100Bは、下記を含む。
*変換元NC切削加工機20の加工機IDや構成情報を選択指定する変換元加工機指定領域102。
*変換元NC切削加工機20に関する各種情報を入力するための変換元加工機情報入力領域103。
*変換元NC切削加工機20において変換元用NCプログラムに従った加工処理で使用した工具セットを選択指定するための変換元工具セット指定領域104。
*工具セットに含まれる各工具に関する情報を入力するための変換元工具情報入力領域105,106,107。
The pre-conversion environment area 100B includes the following.
* Conversion source processing machine designation area 102 for selecting and designating the processing machine ID and configuration information of the conversion source NC cutting machine 20.
* Conversion source processing machine information input area 103 for inputting various information regarding the conversion source NC cutting machine 20.
* Conversion source tool set designation area 104 for selecting and designating a tool set used in machining processing according to the conversion source NC program in the conversion source NC cutting machine 20.
* Conversion source tool information input areas 105, 106, 107 for inputting information about each tool included in the tool set.

変換先環境領域100Cは、下記を含む。
*変換先NC切削加工機20の加工機IDや構成情報を選択指定する変換先加工機指定領域110。
*変換先NC切削加工機20に関する各種情報を入力するための変換先加工機情報入力領域111。
*変換先NC切削加工機20において変換先用NCプログラムに従った加工処理で使用する工具セットを選択指定するための変換先工具セット指定領域112。
*工具セットに含まれる各工具に関する情報を入力するための変換先工具情報入力領域113,114,115。
*変換元用NCプログラムから変換先用NCプログラムへの変換処理の開始を受け付ける変換開始ボタン120。
The conversion destination environment area 100C includes the following.
* Conversion destination processing machine designation area 110 for selecting and designating the processing machine ID and configuration information of the conversion destination NC cutting machine 20.
* Conversion destination processing machine information input area 111 for inputting various information about the conversion destination NC cutting machine 20.
* Conversion destination tool set designation area 112 for selecting and designating a tool set to be used in machining processing according to the conversion destination NC program in the conversion destination NC cutting machine 20.
* Conversion destination tool information input areas 113, 114, 115 for inputting information about each tool included in the tool set.
* Conversion start button 120 that accepts the start of conversion processing from the conversion source NC program to the conversion destination NC program.

なお、上記領域分けは一例である。例えば、ファイル名入力領域101は変換元環境で工具セットTLと共に変換前環境の一部とみなし、加工前環境領域100Bに含まれてもよく、逆にまとめて加工情報100Aに含まれてもよい。本図では前述の「ワークW情報」、「その他変換前環境情報」、及び「その他変換先環境情報」入力又は表示領域の図示を省略している。しかし、これら領域を本画面で表示することで、情報入力を受け付けたり、情報を表示させたりしてもよい。ワークW情報は、領域100Aに含めればよい。ワークWの情報が各環境での変化が小さいのであれば好適である。一方で、環境毎にワークWの加工前の形状が異なるような場合は、そのような入力や表示領域は領域100Bや領域100Cに含めればよい。なお、形状データは図3の領域101のように形状データを格納したファイル名を指定する画面オブジェクトを用いればよい。 The above area division is an example. For example, the file name input area 101 may be regarded as a part of the pre-conversion environment together with the tool set TL in the conversion source environment, and may be included in the pre-machining environment area 100B, or conversely, may be collectively included in the machining information 100A. .. In this figure, the above-mentioned "work W information", "other pre-conversion environment information", and "other conversion destination environment information" input or display area is not shown. However, by displaying these areas on this screen, information input may be accepted or information may be displayed. The work W information may be included in the area 100A. It is preferable if the information of the work W has a small change in each environment. On the other hand, when the shape of the work W before processing differs depending on the environment, such an input or display area may be included in the area 100B or the area 100C. As the shape data, a screen object for designating a file name in which the shape data is stored may be used as in the area 101 of FIG.

変換元加工機情報入力領域103は、作業者による入力が必要な情報(変換元加工機要入力情報)、例えば、上記した(a6)、(a7)、及び(a11)の情報等を入力させたり、すでに取得されている情報を表示させて、修正の情報を入力させたりするための領域である。 The conversion source processing machine information input area 103 is allowed to input information that needs to be input by the operator (conversion source processing machine required input information), for example, the above-mentioned information (a6), (a7), and (a11). This is an area for displaying information that has already been acquired and for inputting correction information.

変換元工具情報入力領域105,106,107は、作業者による入力が必要な情報(変換元工具要求入力情報)、例えば、上記した(b3)、(b4)の情報等を入力させたり、すでに取得されている情報を表示させて、修正の情報を入力させたりするための領域である。本実施形態では、変換元工具情報入力領域105は、変換元工具セット指定領域104のTL1の工具に対応する入力領域であり、変換元工具情報入力領域106は、変換元工具セット指定領域104のTL2の工具に対応する入力領域であり、変換元工具情報入力領域107は、変換元工具セット指定領域104のTL3の工具に対応する入力領域である。 In the conversion source tool information input areas 105, 106, 107, information that needs to be input by the operator (conversion source tool request input information), for example, the above-mentioned information (b3), (b4), etc. may be input or already. This is an area for displaying the acquired information and inputting correction information. In the present embodiment, the conversion source tool information input area 105 is an input area corresponding to the tool of TL1 of the conversion source tool set designation area 104, and the conversion source tool information input area 106 is the conversion source tool set designation area 104. It is an input area corresponding to the tool of TL2, and the conversion source tool information input area 107 is an input area corresponding to the tool of TL3 of the conversion source tool set designation area 104.

変換先加工機情報入力領域111は、作業者による入力が必要な情報、例えば、上記した(a6)、(a7)、及び(a11)の情報等を入力させたり、すでに取得されている情報を表示させて、修正の情報を入力させたりするための領域である。 The conversion destination processing machine information input area 111 is used to input information that needs to be input by an operator, for example, the above-mentioned information (a6), (a7), and (a11), or information that has already been acquired. This is an area for displaying and inputting correction information.

変換先工具情報入力領域113,114,115は、作業者による入力が必要な情報、例えば、上記した(b3)、(b4)の情報等を入力させたり、すでに取得されている情報を表示させて、修正の情報を入力させたりするための領域である。本実施形態では、変換先工具情報入力領域113は、変換先工具セット指定領域112のTL1の工具に対応する入力領域であり、変換先工具情報入力領域114は、変換先工具セット指定領域112のTL2の工具に対応する入力領域であり、変換先工具情報入力領域115は、変換先工具セット指定領域112のTL3の工具に対応する入力領域である。変換先工具情報入力領域113,114,115における位置は、各工具を配置すべきツールマガジン25の位置情報(スロット番号)を示しているが、各工具を配置するスロット番号は、変換先工具情報入力領域113,114,115の同一又は同種の工具が配置されているスロット番号と同じものを予め設定するようにしてもよい。なお、各工具を配置するスロット番号は、作業者が任意のスロット番号を入力するようにしてもよい。なお、この場合には、入力したスロット番号のスロットに、対応する工具を適切に配置する必要がある。 In the conversion destination tool information input areas 113, 114, 115, information that needs to be input by the operator, for example, the above-mentioned information (b3) and (b4), or the like, or information that has already been acquired is displayed. This is an area for inputting correction information. In the present embodiment, the conversion destination tool information input area 113 is an input area corresponding to the tool of TL1 of the conversion destination tool set designation area 112, and the conversion destination tool information input area 114 is the conversion destination tool set designation area 112. It is an input area corresponding to the tool of TL2, and the conversion destination tool information input area 115 is an input area corresponding to the tool of TL3 of the conversion destination tool set designation area 112. The positions in the conversion destination tool information input areas 113, 114, 115 indicate the position information (slot number) of the tool magazine 25 in which each tool should be placed, but the slot number in which each tool is placed is the conversion destination tool information. The same slot number as the input area 113, 114, 115 in which the same or the same type of tool is arranged may be set in advance. As the slot number for arranging each tool, the operator may input an arbitrary slot number. In this case, it is necessary to appropriately arrange the corresponding tool in the slot of the input slot number.

変換用入力画面100においては、変換元加工機情報入力領域103、変換元工具セット指定領域104、変換先加工機指定領域110、変換先工具セット指定領域112等には、選択候補を表示させるためのプルダウンボタン130が配置されており、プルダウンボタン130が押下されると、対応する領域における選択候補が選択可能に表示されることとなる。 In the conversion input screen 100, selection candidates are displayed in the conversion source processing machine information input area 103, the conversion source tool set designation area 104, the conversion destination processing machine designation area 110, the conversion destination tool set designation area 112, and the like. The pull-down button 130 is arranged, and when the pull-down button 130 is pressed, selection candidates in the corresponding area are displayed so as to be selectable.

また、変換用入力画面100においては、入力が必要である領域に対して入力がない場合、或いは、表示されている情報が現時点より所定の期間より前に取得された情報である場合等には、アラート記号131が表示される。このアラート記号131によると、作業者が、情報が不足していたり、古かったりすることを把握することができ、必要な情報について入力したり、追加測定を行ったりする必要があることを把握できる。 Further, on the conversion input screen 100, when there is no input in the area where input is required, or when the displayed information is information acquired before a predetermined period from the present time, etc. , Alert symbol 131 is displayed. According to this alert symbol 131, the worker can grasp that the information is missing or out of date, and that the necessary information needs to be input or additional measurement needs to be performed. ..

なお、これまでの説明でも一部述べたが、変換前環境領域100B、変換先環境領域100Cは、変換の度に本画面の利用者がテキスト入力しなくてもよい。例えば、本画面表示前に変換用計算機10が記憶資源14に格納する情報を事前に格納し、本画面では事前に格納した情報を表示し、その情報をユーザインターフェース13にて選択する形式であってもよい。そのような場合、変換前環境又は変換先環境に関する一部の情報については本画面での表示を省略してもよい。ただし、アラート記号131については領域102、104、110、112の内部で表示されているテキストの近傍(例えばテキストの横)に表示させ、当該加工機や工具セットに属する情報が不足していたり、古いことを示唆したりしてもよい。このような示唆により、本画面の利用者は変換開始前に選択した項目では変換ができない、或いは変換したとしても変換後の加工精度が低下するおそれがあることを確認できるため、変換処理に時間を要する場合はより好適である。 As described in part in the above description, the user of this screen does not have to input text in the pre-conversion environment area 100B and the conversion destination environment area 100C each time conversion is performed. For example, the information stored in the storage resource 14 by the conversion computer 10 is stored in advance before the display on this screen, the information stored in advance is displayed on this screen, and the information is selected by the user interface 13. You may. In such a case, the display on this screen may be omitted for some information regarding the pre-conversion environment or the conversion destination environment. However, the alert symbol 131 is displayed in the vicinity of the text displayed inside the areas 102, 104, 110, and 112 (for example, next to the text), and the information belonging to the processing machine or tool set is insufficient. It may suggest that it is old. Based on these suggestions, the user of this screen can confirm that the items selected before the start of conversion cannot be converted, or even if they are converted, the processing accuracy after conversion may decrease, so that the conversion process takes time. Is more suitable when

次に、変換プログラム1411によって表示されるダウンロード確認画面200について詳細に説明する。 Next, the download confirmation screen 200 displayed by the conversion program 1411 will be described in detail.

<ダウンロード確認画面>
図4は、一実施形態に係るダウンロード確認画面の構成図である。
<Download confirmation screen>
FIG. 4 is a configuration diagram of a download confirmation screen according to the embodiment.

ダウンロード確認画面200は、実行された変換処理を識別する変換履歴IDを表示する変換履歴ID表示領域201と、変換先NC切削加工機20の加工機IDや構成情報を表示する変換先加工機情報表示領域202と、変換先NC切削加工機20で使用する工具セットの工具セットIDと、工具セットを構成する工具の型番とを表示する変換先工具セット表示領域203と、変換先NC切削加工機20のツールマガジン25における各工具の配置位置情報(スロット番号)を表示する工具配置位置表示領域204と、変換先用NCプログラム1425を変換先の場所のNC切削加工機20のNCコントローラ21又は現場用計算機30にダウンロードさせる指示を受け付けるダウンロードボタン210と、を含む。 The download confirmation screen 200 has a conversion history ID display area 201 that displays a conversion history ID that identifies the executed conversion process, and conversion destination processing machine information that displays the processing machine ID and configuration information of the conversion destination NC cutting machine 20. The display area 202, the conversion destination tool set display area 203 for displaying the tool set ID of the tool set used in the conversion destination NC cutting machine 20, and the model number of the tool constituting the tool set, and the conversion destination NC cutting machine. The tool placement position display area 204 for displaying the placement position information (slot number) of each tool in the tool magazine 25 of 20 and the NC program 1425 for conversion destination are displayed on the NC controller 21 or the site of the NC cutting machine 20 at the conversion destination location. It includes a download button 210 that accepts an instruction to cause the computer 30 to download.

このダウンロード確認画面200によると、変換先NC切削加工機20のツールマガジン25における各工具の配置位置情報(スロット番号)が表示されているので、作業者が使用する工具TLをツールマガジン25の間違ったスロットに配置してしまうことを適切に防止することができる。 According to this download confirmation screen 200, the arrangement position information (slot number) of each tool in the tool magazine 25 of the conversion destination NC cutting machine 20 is displayed, so that the tool TL used by the operator is incorrect in the tool magazine 25. It is possible to appropriately prevent the placement in the slot.

ここで、具体的な状況に即して説明すると、加工処理においては、荒加工、中仕上げ加工、仕上げ加工等の複数の工程で、異なる工具を使うことがある。この場合には、NCプログラムには、一部説明した通り、各工程で使用する工具を収容したツールマガジン25の位置情報(スロット番号)が記述されている。ツールマガジン25においてどの工具をどのスロットに配置するかは、各NC切削加工機20のそれぞれにおいて任意とすることができる。このため、変換元NC切削加工機20と、変換先NC切削加工機20との間で、同一工程を行うための工具が、ツールマガジン25の異なる番号のスロットに配置されていることも起こりうる。例えば、変換元と変換先とで同一の工程で使用する工具のツールマガジン25におけるスロットを同一番号とすることを前提として変換処理が行われた変換先用NCプログラムをそのまま用いると、同一番号のスロットに異なる種類の工具が収容されていると、全く異なる工具が使用されることとなり、ワークWに損傷を与えてしまったり、工具TLに損傷を与えてしまったりする虞がある。特に、繁忙期等においては、工具の配置間違いが発生しやすく、このような状況が発生してしまう可能性が高い。 Here, to explain in line with a specific situation, in the machining process, different tools may be used in a plurality of processes such as roughing, semi-finishing, and finishing. In this case, as partially explained, the NC program describes the position information (slot number) of the tool magazine 25 containing the tools used in each process. Which tool is arranged in which slot in the tool magazine 25 can be arbitrarily determined in each of the NC cutting machines 20. Therefore, it is possible that tools for performing the same process between the conversion source NC cutting machine 20 and the conversion destination NC cutting machine 20 are arranged in slots having different numbers in the tool magazine 25. .. For example, if the conversion processing NC program is used as it is on the assumption that the slots in the tool magazine 25 of the tool used in the same process in the conversion source and the conversion destination have the same number, the same number is used. If different types of tools are accommodated in the slots, completely different tools are used, which may damage the work W or the tool TL. In particular, in a busy season or the like, misplacement of tools is likely to occur, and there is a high possibility that such a situation will occur.

これに対して、上記したように、ダウンロード確認画面200によると、変換先NC切削加工機20のツールマガジン25における各工具のスロット番号が表示されているので、使用する工具TLが間違ったスロットに配置されてしまっていないかを確認することを作業者に促すことができ、工具TLが間違ったスロットに配置されてしまう状況を低減することができる。 On the other hand, as described above, according to the download confirmation screen 200, the slot number of each tool in the tool magazine 25 of the conversion destination NC cutting machine 20 is displayed, so that the tool TL to be used is in the wrong slot. It is possible to prompt the operator to confirm that the tool TL has not been placed, and it is possible to reduce the situation where the tool TL is placed in the wrong slot.

なお、本画面のようなダウンロード画面は前述した図3の画面と統合してもよい。しかし、変換処理に時間を要する場合は図4に記すダウンロード画面を図3の変換開始ボタン画面とは別に提供できることが好適である。なぜならば、変換処理を開始させた後に、画面の利用者はその画面を閉じて別作業をすることが可能だからである。その他の画面を分割する利点は本実施例に記した通りである。 A download screen such as this screen may be integrated with the screen of FIG. 3 described above. However, when the conversion process takes time, it is preferable that the download screen shown in FIG. 4 can be provided separately from the conversion start button screen shown in FIG. This is because, after starting the conversion process, the screen user can close the screen and perform another work. The advantages of dividing the other screens are as described in this embodiment.

次に、変換用計算機10による処理動作について説明する。 Next, the processing operation by the conversion computer 10 will be described.

(処理1)構成情報取得プログラム1412(厳密には、構成情報取得プログラム1412を実行するCPU11)は、ネットワーク40を介して接続された各NC切削加工機20のNCコントローラ21から、取得可能な各NC切削加工機20に関する各種情報(例えば、(a1)、(a2)、(a4)、(a5)、(a8)、(a9)、及び(a10))を取得する。なお、本処理は、以下で説明する処理2以降の処理を行う度に行う必要はない。 (Process 1) The configuration information acquisition program 1412 (strictly speaking, the CPU 11 that executes the configuration information acquisition program 1412) can be acquired from the NC controller 21 of each NC cutting machine 20 connected via the network 40. Various information regarding the NC cutting machine 20 (for example, (a1), (a2), (a4), (a5), (a8), (a9), and (a10)) is acquired. It should be noted that this process does not have to be performed every time the process 2 and subsequent processes described below are performed.

(処理2)次いで、構成情報取得プログラム1412は、変換用入力画面100(図3参照)を表示させて、変換用入力画面100を介して、下記指定を受け付ける。
*変換対象である変換元用NCプログラム1424の指定。
*変換元用NCプログラム1424によってワークWの加工処理を行っていたNC切削加工機20(変換元NC切削加工機)を特定する情報(加工機ID)の指定。
*変換元用NCプログラム1424による加工処理において使用していた工具セットを特定する情報(工具セットID)の指定。
*変換元用NCプログラム1424を変換させた変換先用NCプログラム1425により新たにワークWの切削加工を行わせるNC切削加工機(変換先NC切削加工機20)を特定する情報(加工機ID)の指定。
*変換先NC切削加工機20で使用する工具セットを特定する情報(工具セットID)の指定。
これとともに、構成情報取得プログラム1412は、変換元NC切削加工機20及び変換先NC切削加工機20に関する各種情報((a3)、(a6)、(a7)、及び(a11))や、変換元NC切削加工機20で使用されていた工具セット50や、変換先NC切削加工機20で使用する工具セット50に関する情報((b1)〜(b4)の情報)の入力(直接入力又は選択入力)を受け付ける。
(Process 2) Next, the configuration information acquisition program 1412 displays the conversion input screen 100 (see FIG. 3), and accepts the following designation via the conversion input screen 100.
* Designation of NC program 1424 for conversion source, which is the conversion target.
* Designation of information (processing machine ID) that identifies the NC cutting machine 20 (conversion source NC cutting machine) that was processing the work W by the conversion source NC program 1424.
* Designation of information (tool set ID) that identifies the tool set used in the machining process by the NC program 1424 for the conversion source.
* Information that identifies the NC cutting machine (conversion destination NC cutting machine 20) that newly performs the cutting of the work W by the conversion destination NC program 1425 converted from the conversion source NC program 1424 (processing machine ID). Designation of.
* Designation of information (tool set ID) that identifies the tool set used in the conversion destination NC cutting machine 20.
At the same time, the configuration information acquisition program 1412 includes various information ((a3), (a6), (a7), and (a11)) regarding the conversion source NC cutting machine 20 and the conversion destination NC cutting machine 20, and the conversion source. Input (direct input or selective input) of information (information of (b1) to (b4)) about the tool set 50 used in the NC cutting machine 20 and the tool set 50 used in the conversion destination NC cutting machine 20. Accept.

(処理3)変換開始ボタン120が押下されると、構成情報取得プログラム1412は、変換プログラム1411に変換開始指示を送信する。ここで、変換開始指示には、変換用入力画面100に入力(直接入力又は選択入力)された各種情報が含まれる。 (Process 3) When the conversion start button 120 is pressed, the configuration information acquisition program 1412 transmits a conversion start instruction to the conversion program 1411. Here, the conversion start instruction includes various information input (direct input or selective input) to the conversion input screen 100.

(処理4)変換プログラム1411は、変換開始指示を受け取ると、指定された変換元用NCプログラム1424(補正前NCプログラム)を読み込んで、変換開始指示に含まれる情報(少なくとも変換先NC切削加工機20又は、変換先NC切削加工機20で使用される工具セットの剛性に関する情報)に基づいて、変換元用NCプログラム1424を変換先用NCプログラム1425(補正後NCプログラム)に変換し、変換された変換先用NCプログラム1425を記憶資源14に格納する。 (Process 4) When the conversion program 1411 receives the conversion start instruction, it reads the designated conversion source NC program 1424 (pre-correction NC program) and includes the information included in the conversion start instruction (at least the conversion destination NC cutting machine). 20 or, based on the information on the rigidity of the tool set used in the conversion destination NC cutting machine 20, the conversion source NC program 1424 is converted into the conversion destination NC program 1425 (corrected NC program) and converted. The NC program 1425 for conversion destination is stored in the storage resource 14.

(処理5)次いで、変換プログラム1411は、ダウンロード確認画面200(図4参照)を表示させる。なお、ダウンロード確認画面200は処理4完了後に自動的に表示させる代替として、現場計算機30の利用者の当該計算機への操作に応じて表示させてもよい。この後、ダウンロードボタン210が押下された場合に、変換プログラム1411は、変換先用NCプログラム1425を、変換先NC切削加工機20のNCコントローラ21又は変換先NC切削加工機20のある場所の現場用計算機30に送信する。 (Process 5) Next, the conversion program 1411 displays the download confirmation screen 200 (see FIG. 4). As an alternative to automatically displaying the download confirmation screen 200 after the completion of the process 4, the download confirmation screen 200 may be displayed according to the operation of the on-site computer 30 on the computer. After that, when the download button 210 is pressed, the conversion program 1411 transfers the conversion destination NC program 1425 to the site where the conversion destination NC cutting machine 20 NC controller 21 or the conversion destination NC cutting machine 20 is located. It is transmitted to the computer 30.

例えば、変換先用NCプログラム1425をNCコントローラ21に送信するようにする場合においては、NCコントローラ21が受信した変換先用NCプログラム1425を格納し、以降の加工処理において、この変換先用NCプログラム1425を実行可能となる。一方、変換先用NCプログラム1425を現場用計算機30に送信するようにする場合においては、現場用計算機30が変換先用NCプログラム1425を格納する。この後、現場用計算機30の変換先用NCプログラム1425を、ネットワーク40を経由して、又は記録媒体等を介してNCコントローラ21に格納させることにより、NCコントローラ21に変換先用NCプログラム1425を実行させることができるようになる。 For example, when the conversion destination NC program 1425 is to be transmitted to the NC controller 21, the conversion destination NC program 1425 received by the NC controller 21 is stored, and the conversion destination NC program is stored in the subsequent processing. The 1425 becomes executable. On the other hand, when the conversion destination NC program 1425 is to be transmitted to the on-site computer 30, the on-site computer 30 stores the conversion destination NC program 1425. After that, by storing the conversion destination NC program 1425 of the on-site computer 30 in the NC controller 21 via the network 40 or via a recording medium or the like, the conversion destination NC program 1425 is stored in the NC controller 21. You will be able to execute it.

<変換プログラムによる変換処理の具体例>
次に、変換用計算機10による処理動作の具体例について説明する。
<Specific example of conversion processing by conversion program>
Next, a specific example of the processing operation by the conversion computer 10 will be described.

図5は、一実施形態に係る変換処理のフローチャートである。 FIG. 5 is a flowchart of the conversion process according to the embodiment.

まず、変換プログラム1411は、処理対象の変換元用NCプログラム1424の全ブロックを記憶資源14のうちのメモリのワーク領域に対して読み出す(S11)。ここで、ブロックとは、変換元用NCプログラム1424により実行する加工処理において、NC切削加工機20に対して1回に指示することのできる命令(アドレス)を含む記述部分を示す。ブロックには、同時に指示することのできる1以上の命令(アドレス)が含まれる。アドレスとしては、例えば、命令の種類を示すコードと、命令の内容に関するパラメータとが含まれるものがある。なお、変換元用プログラム1424の容量が大きくて、メモリのワーク領域に全てのブロックを呼び出すことができなければ、処理の進行に応じて読み出すブロックを切り替えるようにすればよい。 First, the conversion program 1411 reads all the blocks of the conversion source NC program 1424 to be processed with respect to the work area of the memory in the storage resource 14 (S11). Here, the block indicates a description portion including an instruction (address) that can be instructed to the NC cutting machine 20 at one time in the processing executed by the conversion source NC program 1424. The block contains one or more instructions (addresses) that can be instructed at the same time. Some addresses include, for example, a code indicating the type of instruction and parameters related to the content of the instruction. If the capacity of the conversion source program 1424 is too large to call all the blocks in the work area of the memory, the blocks to be read may be switched according to the progress of the process.

次いで、変換プログラム1411は、読み出したブロックに基づいて、ブロックが示す命令に基づく処理(ブロック処理)中に工具がワークに接触しない1以上のパス(非接触部分工具パスという)を特定する(S12)。工具がワークに接触しないか否かは、加工対象のワークの形状と、ブロック中の工具の移動パスとに基づいて加工処理をシミュレートすることにより特定することができる。ここで、変換元用プログラム1424の全ての非接触部分工具パスを特定してもよいし、一部の非接触部分工具パスのみを特定してもよい。なお、ブロック中のコードが位置決め「G00」(JIS B 6314)である場合には、基本的には、工具がワークに接触していないことを意味しているので、このブロックのパスについては、それ以上の処理を行うことなく、このブロックのパス全体が非接触部分工具パスであると判定してもよい。 Next, the conversion program 1411 specifies one or more paths (referred to as non-contact partial tool paths) in which the tool does not contact the work during the process (block process) based on the instruction indicated by the block, based on the read block (S12). ). Whether or not the tool does not come into contact with the work can be specified by simulating the machining process based on the shape of the workpiece to be machined and the movement path of the tool in the block. Here, all the non-contact partial tool paths of the conversion source program 1424 may be specified, or only some non-contact partial tool paths may be specified. When the code in the block is positioning "G00" (JIS B 6314), it basically means that the tool is not in contact with the work, so the path of this block is described. It may be determined that the entire path of this block is a non-contact partial tool path without further processing.

次に、変換プログラム1411は、ステップS12で特定した各非接触部分工具パスのそれぞれを対象に、ループ1の処理(S13〜S18)を行う。ループ1は、変数iの初期値は1であり、ループ1の処理を継続する条件は、変数iがS12で特定した非接触部分工具パスの数以下であることであり、変数iは、ループを1回行うごとに1が加算される。 Next, the conversion program 1411 performs loop 1 processing (S13 to S18) for each of the non-contact partial tool paths specified in step S12. In the loop 1, the initial value of the variable i is 1, and the condition for continuing the processing of the loop 1 is that the variable i is equal to or less than the number of non-contact partial tool paths specified in S12, and the variable i is the loop. 1 is added each time.

ループ1の処理では、まず、変換プログラム1411は、処理対象の非接触部分工具パス[i](特定した非接触部分工具パスのうちのi番目のパス)を含むブロック(特定ブロックという)を特定する(S13)。 In the processing of loop 1, first, the conversion program 1411 identifies a block (referred to as a specific block) including the non-contact partial tool path [i] (the i-th path among the specified non-contact partial tool paths) to be processed. (S13).

次いで、変換プログラム1411は、非接触部分工具パス[i]が特定ブロックのパスの一部分であるか否かを判定する(S14)。この結果、非接触部分工具パス[i]が特定ブロックのパスの一部分でない場合、すなわち、特定ブロックの全体のパスが非接触部分工具パス[i]であり、特定ブロックが非接触ブロックである場合(S14:N)には、変換プログラム1411は、ステップS15からS18の処理を実行しないで、この非接触部分工具パス[i]に対する処理を終了する。 Next, the conversion program 1411 determines whether or not the non-contact partial tool path [i] is a part of the path of the specific block (S14). As a result, when the non-contact partial tool path [i] is not a part of the path of the specific block, that is, when the entire path of the specific block is the non-contact partial tool path [i] and the specific block is the non-contact block. In (S14: N), the conversion program 1411 ends the process for the non-contact partial tool path [i] without executing the processes of steps S15 to S18.

一方、非接触部分工具パス[i]が特定ブロックのパスの一部分である場合(S14:Y)には、変換プログラム1411は、特定ブロックを、非接触部分工具パス[i]の少なくとも一部のみをパスとするブロック(分割後非接触ブロック)を含むブロックに分割する処理を実行する(例えば、ステップS15〜S17)。 On the other hand, when the non-contact partial tool path [i] is a part of the path of the specific block (S14: Y), the conversion program 1411 sets the specific block to at least a part of the non-contact partial tool path [i]. Is executed (for example, steps S15 to S17) to execute a process of dividing into blocks including a block having a path (for example, a non-contact block after division).

例えば、特定ブロックのパスが、前から順に、工具とワークが接触するパス(接触パス)、非接触部分工具パス[i]、接触パスとなっている場合には、変換プログラム1411は、前の接触パスと、非接触部分工具パス[i]の前側部分とを含むパスに対応するブロック(分割済前ブロック)を生成し(S15)、非接触部分工具パス[i]の中間部分のみのパスに対応するブロック(分割済非接触ブロック:分割済中間ブロック)を生成し(S16)、非接触部分工具パス[i]の後側部分と後ろの接触パスと、を含むパスに対応するブロック(分割済後ブロック)を生成する(S17)。 For example, when the paths of the specific block are, in order from the front, the path where the tool and the work come into contact (contact path), the non-contact partial tool path [i], and the contact path, the conversion program 1411 is the previous path. A block (divided pre-block) corresponding to the path including the contact path and the front portion of the non-contact partial tool path [i] is generated (S15), and the path of only the intermediate portion of the non-contact partial tool path [i] is generated. (Split non-contact block: split intermediate block) is generated (S16), and the block corresponding to the path including the rear part and the rear contact path of the non-contact part tool path [i] (S16). (Block after division) is generated (S17).

また、特定ブロックのパスが、前から順に接触パスと、非接触部分工具パス[i]となっている場合には、変換プログラム1411は、接触パスと、非接触部分工具パス[i]の前側部分とを含むパスに対応するブロック(分割済前ブロック)と、非接触部分工具パス[i]の残りの部分のパスに対応するブロック(分割済非接触ブロック)を生成する。また、特定ブロックのパスが、前から順に、非接触部分工具パス[i]と、接触パスとなっている場合には、変換プログラム1411は、非接触部分工具パス[i]の前側部分のみの部分のパスに対応するブロック(分割済非接触ブロック)と、非接触部分工具パス[i]の後側部分(残りの部分)と後ろの接触パスとを含むパスに対応するブロック(分割済後ブロック)を生成する。なお、特定ブロックに複数の非接触部分工具パスがある場合には、ループ1の処理を繰り返すことにより、各非接触部分工具パスを対象に同様な処理が行われることとなる。 Further, when the paths of the specific block are the contact path and the non-contact partial tool path [i] in order from the front, the conversion program 1411 is the front side of the contact path and the non-contact partial tool path [i]. A block corresponding to the path including the portion (divided pre-block) and a block corresponding to the path of the remaining portion of the non-contact partial tool path [i] (divided non-contact block) are generated. Further, when the paths of the specific block are the non-contact partial tool path [i] and the contact path in order from the front, the conversion program 1411 is only for the front portion of the non-contact partial tool path [i]. A block corresponding to a partial path (divided non-contact block) and a block corresponding to a path including a rear portion (remaining portion) of the non-contact partial tool path [i] and a rear contact path (after splitting). Block) is generated. When there are a plurality of non-contact partial tool paths in the specific block, the same process is performed for each non-contact partial tool path by repeating the process of loop 1.

特定ブロックを分割する処理が行われた後(例えば、S15〜S17の実行後)には、変換プログラム1411は、メモリのワーク領域の特定ブロックを、分割処理で生成された複数のブロック(例えば、分割済前ブロック、分割済非接触ブロック、分割済後ブロック)と入れ替える(S18)。 After the process of dividing the specific block is performed (for example, after the execution of S15 to S17), the conversion program 1411 divides the specific block of the work area of the memory into a plurality of blocks (for example, after the execution of the division process). It is replaced with the pre-divided block, the non-divided non-contact block, and the post-divided block) (S18).

その後、変数iがS12で特定した非接触部分工具パスの数を超えた場合、すなわち、特定した非接触部分工具パスの全てを対象にループ1の処理を実行した場合には、ループ1を抜けて、変換プログラム1411は、処理をステップS19に進める。 After that, when the variable i exceeds the number of non-contact partial tool paths specified in S12, that is, when the processing of loop 1 is executed for all of the specified non-contact partial tool paths, the loop 1 is exited. The conversion program 1411 advances the process to step S19.

ステップS19では、変換プログラム1411は、処理中のNCプログラムの全体を、非接触ブロック(非接触ブロック又は分割済非接触ブロック)の前で区切って複数のブロック群(区切り後ブロック群)を特定する。 In step S19, the conversion program 1411 divides the entire NC program being processed in front of the non-contact block (non-contact block or divided non-contact block) to specify a plurality of block groups (block group after division). ..

次いで、変換プログラム1411は、ステップS19で特定した各区切り後ブロック群のそれぞれを対象に、ループ2の処理(S20〜S23)を行う。ループ2は、変数iの初期値は1であり、ループ2の処理を継続する条件は、変数iがS19で特定した区切り後ブロック群の数以下であることであり、変数iは、ループを1回行うごとに1が加算される。 Next, the conversion program 1411 performs loop 2 processing (S20 to S23) for each of the post-separation block groups specified in step S19. In the loop 2, the initial value of the variable i is 1, and the condition for continuing the processing of the loop 2 is that the variable i is equal to or less than the number of blocks after the delimiter specified in S19, and the variable i sets the loop. 1 is added each time it is performed.

ループ2の処理では、まず、変換プログラム1411は、処理対象の区切り後ブロック群[i](特定した区切り後ブロック群のi番目のブロック群)での加工処理について、変換先NC切削加工機20の主軸剛性と工具剛性とに基づいて、使用する工具の工具径方向の工具経路補正量を決定する(S20)。ここで、工具径方向の工具経路補正量の決定方法としては、変換先NC切削加工機20の主軸剛性と工具剛性とに基づいて、このステップで算出するようにしてもよいし、変換先NC切削加工機20の主軸剛性と工具剛性とに基づいて、予め算出しておいた工具経路補正量を特定するようにしてもよい。また、区切り後ブロック群における切削時の工具のたわみ量が変化する場合には、工具経路補正量としては、最大のたわみ量に対応する工具経路補正量としてもよく、最小のたわみ量に対応する工具経路補正量としてもよく、平均のたわみ量に対応する工具経路補正量としてもよい。 In the processing of the loop 2, first, the conversion program 1411 performs the processing in the post-separation block group [i] (the i-th block group of the specified post-separation block group) of the processing target with respect to the conversion destination NC cutting machine 20. The tool path correction amount in the tool radial direction of the tool to be used is determined based on the spindle rigidity and the tool rigidity of (S20). Here, as a method of determining the tool path correction amount in the tool radial direction, the calculation may be performed in this step based on the spindle rigidity and the tool rigidity of the conversion destination NC cutting machine 20, or the conversion destination NC. The tool path correction amount calculated in advance may be specified based on the spindle rigidity and the tool rigidity of the cutting machine 20. Further, when the amount of deflection of the tool during cutting in the block group after separation changes, the amount of tool path correction may be the amount of tool path correction corresponding to the maximum amount of deflection, and corresponds to the minimum amount of deflection. It may be a tool path correction amount, or may be a tool path correction amount corresponding to an average deflection amount.

次いで、変換プログラム1411は、決定した工具経路補正量の経路補正を変換先NC切削加工機20に実行させるアドレスを含むブロック(補正ブロック)を生成する(S21)。ここで、補正ブロックは、NC切削加工機20において実行されると、例えば、NC切削加工機20におけるメモリ上の工具形状パラメータとは別なパラメータであって、工具径補正用アドレス(例えば、G41,G42(JIS B 6314))に影響を及ぼすメモリ上のパラメータの値を変更するブロックとしてもよい。ここで、工具形状パラメータは、工具径補正用アドレスを用いる際に標準で参照されるパラメータであり、例えば、ユーザにより手動で設定される場合もある。この工具形状パラメータを変更させてしまうと、手動で設定された値が使用できなくなり、そのNC切削加工機20での他のNCプログラムの実行時に不具合が発生する可能がある。これに対して、上記したように、補正ブロックによって、この工具形状パラメータとは別なパラメータを変更することにより、このような不具合の発生を適切に防止することができる。また、このようにすると、補正ブロックでは、工具形状パラメータとは別のパラメータを指定する表記となるので、補正後のNCプログラムを使用するユーザが補正ブロックを容易に視認して把握することができ、補正ブロックによる工具経路補正量を容易に把握することができる。 Next, the conversion program 1411 generates a block (correction block) including an address for causing the conversion destination NC cutting machine 20 to execute the path correction of the determined tool path correction amount (S21). Here, when the correction block is executed in the NC cutting machine 20, for example, it is a parameter different from the tool shape parameter on the memory in the NC cutting machine 20, and is a tool diameter correction address (for example, G41). , G42 (JIS B 6314)) may be used as a block for changing the value of a parameter on the memory. Here, the tool shape parameter is a parameter that is referred to as a standard when using the tool diameter correction address, and may be manually set by the user, for example. If this tool shape parameter is changed, the manually set value cannot be used, and a problem may occur when executing another NC program on the NC cutting machine 20. On the other hand, as described above, the correction block can appropriately prevent the occurrence of such a defect by changing a parameter different from the tool shape parameter. Further, in this way, since the correction block is a notation that specifies a parameter different from the tool shape parameter, the user who uses the corrected NC program can easily visually recognize and grasp the correction block. , The amount of tool path correction by the correction block can be easily grasped.

次いで、変換プログラム1411は、生成した補正ブロックを区切りブロック群の先頭、すなわち、非接触ブロックの前に挿入する(S22)。なお、新たな補正ブロックを作成し、非接触ブロックの前に補正ブロックを挿入せずに、非接触ブロック中に、決定した工具経路補正量の経路補正を変換先NC切削加工機20に実行させるアドレスを含めることにより、補正用のブロックを作成するようにしてもよい。 Next, the conversion program 1411 inserts the generated correction block at the beginning of the dividing block group, that is, before the non-contact block (S22). A new correction block is created, and the conversion destination NC cutting machine 20 is made to execute the path correction of the determined tool path correction amount in the non-contact block without inserting the correction block in front of the non-contact block. By including the address, a block for correction may be created.

次いで、変換プログラム1411は、補正ブロックの前に、補正ブロックが追加されたことを示すコメントのブロック(コメントブロック)を挿入する(S23)。 Next, the conversion program 1411 inserts a comment block (comment block) indicating that the correction block has been added before the correction block (S23).

その後、変数iがS19で特定した区切りブロック群の数を超えた場合、すなわち、特定した区切りブロック群の全てを対象にループ2の処理を実行した場合には、ループ2を抜けて、変換プログラム1411は、処理をステップS24に進める。 After that, when the variable i exceeds the number of the delimited block groups specified in S19, that is, when the loop 2 process is executed for all of the specified delimited block groups, the loop 2 is exited and the conversion program is executed. 1411 advances the process to step S24.

ステップS24では、変換プログラム1411は、ワーク領域にある作成した全ブロックを変換後のNCプログラム(変換先用NCプログラム1425)として、記憶資源14のストレージに格納する。 In step S24, the conversion program 1411 stores all the created blocks in the work area as the converted NC program (conversion destination NC program 1425) in the storage of the storage resource 14.

次に、具体的なワークに対する加工処理を行う変換元用NCプログラムの変換処理について説明する。 Next, the conversion process of the conversion source NC program that performs the processing process on the specific work will be described.

図6は、一実施形態に係るワークの切削前の形状を示す図である。図6(A)は、上面図(XY平面図)を示し、図6(B)は、側面図(YZ平面図)を示し、図6(C)は、側面図(XZ平面図)を示す。 FIG. 6 is a diagram showing a shape of the work according to the embodiment before cutting. 6 (A) shows a top view (XY plan view), FIG. 6 (B) shows a side view (YZ plan view), and FIG. 6 (C) shows a side view (XZ plan view). ..

ワーク300は、切削前においては、一部に切り欠き302が形成され、上面視で略矩形形状となっている。ワーク300のY軸のマイナス方向(図6(A)の右方向)側に、Z軸方向に延びる円柱状の穴が形成された開口部301が形成されている。ワーク300の高さは、X軸のプラス方向に行くほど高くなっている。 Before cutting, the work 300 has a notch 302 formed in a part thereof and has a substantially rectangular shape when viewed from above. An opening 301 having a columnar hole extending in the Z-axis direction is formed on the negative direction (right direction in FIG. 6A) of the work 300 on the Y-axis. The height of the work 300 increases as it goes in the positive direction of the X-axis.

図7は、一実施形態に係るワークの切削後の目標形状を示す図である。図7(A)は、上面図(XY平面図)を示し、図7(B)は、側面図(YZ平面図)を示し、図7(C)は、側面図(XZ平面図)を示す。 FIG. 7 is a diagram showing a target shape of the work according to the embodiment after cutting. 7 (A) shows a top view (XY plan view), FIG. 7 (B) shows a side view (YZ plan view), and FIG. 7 (C) shows a side view (XZ plan view). ..

ワーク300の切削後の目標形状は、切削前のワーク300に対して、X軸のマイナス側の近傍と、Y軸のマイナス側の近傍とに連続する段差部303が形成されたものとなっている。 The target shape of the work 300 after cutting is such that a stepped portion 303 is formed in the vicinity of the minus side of the X-axis and the vicinity of the minus side of the Y-axis with respect to the work 300 before cutting. There is.

図8は、一実施形態に係るワークの切削処理中の形状を示す図である。図8は、図7に示す目標形状に到達する直前のワークの形状を示す。なお、図中の点線は、目標形状を示している。 FIG. 8 is a diagram showing a shape of the work according to the embodiment during cutting. FIG. 8 shows the shape of the work immediately before reaching the target shape shown in FIG. 7. The dotted line in the figure indicates the target shape.

図8に示すように、目標形状到達前のワーク300においては、最後に切削すべき最終切削部分304、305が残った状態となっている。 As shown in FIG. 8, in the work 300 before reaching the target shape, the final cutting portions 304 and 305 to be cut last remain.

次に、ワーク300を図8に示す状態から最終切削部分304,305を切削する切削処理(最終切削処理)を実行するためのNCプログラムの記述について説明する。 Next, a description of an NC program for executing a cutting process (final cutting process) for cutting the final cutting portions 304 and 305 from the state shown in FIG. 8 of the work 300 will be described.

図9は、一実施形態に係る補正前のNCプログラムの記述と、対応するワークの切削処理における工具のパスと、を説明する図である。図9(A)は、最終切削処理における工具パスを示し、図9(B)は、補正前のNCプログラムの最終切削処理に対応する部分の記述を示す。 FIG. 9 is a diagram for explaining the description of the NC program before correction according to the embodiment and the path of the tool in the cutting process of the corresponding workpiece. FIG. 9A shows a tool path in the final cutting process, and FIG. 9B shows a description of a portion corresponding to the final cutting process of the NC program before correction.

補正前のNCプログラムは、図9(A)に示すA点からB点に工具を直線的に移動させて切削させるブロック501と、B点からC点に円弧状に工具を移動させて切削させるブロック502と、C点からD点に工具を直線的に移動させて切削させるブロック503とを含んでいる。 The NC program before correction is a block 501 that linearly moves the tool from point A to point B to cut, and a block 501 that moves the tool from point B to point C in an arc to cut. The block 502 and the block 503 for linearly moving the tool from the point C to the point D for cutting are included.

C点からD点に工具を移動させる際においては、工具がC点から移動を開始すると、切削部分の厚さ(高さ)が徐々に厚くなるので、工具に加えられる切削抵抗は徐々に上昇する。その後、開口部301に相当する部分においては、工具とワークが接触しないので、切削抵抗がなくなる。その後、工具が開口部301に相当する部分を通過すると、ワークと再び接触し、切削部分の厚さがさらに厚くなるので、切削抵抗が更に上昇していく。 When moving the tool from point C to point D, when the tool starts moving from point C, the thickness (height) of the cutting part gradually increases, so the cutting resistance applied to the tool gradually increases. To do. After that, in the portion corresponding to the opening 301, the tool and the work do not come into contact with each other, so that the cutting resistance is eliminated. After that, when the tool passes through the portion corresponding to the opening 301, it comes into contact with the work again, and the thickness of the cutting portion is further increased, so that the cutting resistance is further increased.

この補正前のNCプログラムによると、C点からD点に工具を直線的に移動させて切削させるブロック503においては、常に同じ工具幅補正量となっているので、切削抵抗が異なるC点に近い側と、D点に近い側とで、切削量が異なってしまい、目標とする形状からずれ、切削精度が低下してしまう。 According to the NC program before this correction, in the block 503 in which the tool is linearly moved from the point C to the point D for cutting, the tool width correction amount is always the same, so that the cutting resistance is close to the different point C. The cutting amount differs between the side and the side close to the D point, which deviates from the target shape and reduces the cutting accuracy.

次に、ワーク300を図8に示す状態から最終切削部分304,305を切削する切削処理(最終切削処理)を実行するための補正前のNCプログラムを変換する変換処理及び補正後のNCプログラムについて説明する。 Next, about the conversion process for converting the NC program before correction for executing the cutting process (final cutting process) for cutting the final cutting portions 304 and 305 from the state shown in FIG. 8 and the NC program after correction. explain.

図10は、一実施形態に係る補正後のNCプログラムの記述と、対応するワークの切削処理における工具のパスと、を説明する図である。図10(A)は、最終切削処理における工具パスを示し、図10(B)は、補正後のNCプログラムの最終切削処理に対応する部分の記述を示す。なお、図10(B)においては、補正前のNCプログラムからの追加・変更箇所については、ボールド&イタリックで示している。なお、以下の説明では、図5及び図9の内容を適宜参照して説明する。 FIG. 10 is a diagram illustrating a description of the corrected NC program according to the embodiment and a tool path in the cutting process of the corresponding workpiece. FIG. 10A shows a tool path in the final cutting process, and FIG. 10B shows a description of a portion corresponding to the final cutting process of the corrected NC program. In FIG. 10B, additions / changes from the NC program before correction are shown in bold and italics. In the following description, the contents of FIGS. 5 and 9 will be referred to as appropriate.

図5に示す変換処理のステップS12では、非接触部分工具パスとして、A点からワーク300に接触するまでの間と、開口部301に相当する部分とが検出される。 In step S12 of the conversion process shown in FIG. 5, as a non-contact portion tool path, a portion from point A to contact with the work 300 and a portion corresponding to the opening 301 are detected.

ループ1の処理では、A点からワーク300に接触するまでの間の非接触部分工具パスについては、ブロック501が特定ブロックとして特定され、非接触部分工具パスの前部のパス(A点からE点)に対応するブロック603と、非接触部分工具パスの後部のパスと、工具がワークと接触するパスとを含むパス(E点からB点)に対応するブロック604とが生成され、ブロック501と入れ替えられる。なお、ブロックには、始点の情報が含まれていないので、記述としては、ブロック604は、ブロック501と同じものとなっている。 In the processing of loop 1, the block 501 is specified as a specific block for the non-contact partial tool path from the point A to the contact with the work 300, and the path in front of the non-contact partial tool path (point A to E). A block 603 corresponding to the point), a block 604 corresponding to a path (point E to point B) including a path at the rear of the non-contact partial tool path and a path in which the tool contacts the workpiece are generated, and block 501 is generated. Can be replaced with. Since the block does not include information on the start point, the block 604 is the same as the block 501 as a description.

また、ループ1の処理では、開口部301に相当する部分の非接触部分工具パスについては、ブロック503が特定ブロックとして特定され、工具がワークと接触するパスと、非接触部分工具パスの前部のパス(C点からF点)に対応するブロック606と、非接触部分工具パスの中間のみのパス(F点からG点)に対応するブロック609と、非接触部分工具パスの後部のパスと、工具がワークと接触するパスとを含むパス(G点からD点)に対応するブロック610とが生成され、ブロック503と入れ替えられる。 Further, in the processing of the loop 1, the block 503 is specified as a specific block for the non-contact portion tool path of the portion corresponding to the opening 301, the path where the tool contacts the work, and the front portion of the non-contact portion tool path. Block 606 corresponding to the path (point C to point F), block 609 corresponding to the path only in the middle of the non-contact partial tool path (point F to point G), and the path behind the non-contact partial tool path. , Block 610 corresponding to the path (point G to point D) including the path where the tool comes into contact with the work is generated and replaced with block 503.

その後、ステップS19では、非接触ブロックであるブロック603と、ブロック609との前で区切られたブロック群(区切り後ブロック群)が特定される。すなわち、ブロック603〜ブロック606と、ブロック609及びブロック610とが区切り後ブロック群として特定される。 After that, in step S19, the block 603 which is a non-contact block and the block group (block group after division) separated in front of the block 609 are specified. That is, blocks 603 to 606, and blocks 609 and 610 are specified as a post-separation block group.

ループ2においては、ブロック603〜ブロック606の区切り後ブロック群については、B点までの加工処理に対応する工具経路補正量(図中の計算値1)が決定され、この工具経路補正量の補正を行うブロック602(補正ブロック)がブロック603の前に挿入され、そのブロック602の前に補正ブロックが挿入されたことを示すコメントのブロック601(コメントブロック)が挿入される。この構成により、工具がワークと接触しないブロック603の前に補正を行うブロック602を実行することとなるので、切削途中に工具経路が補正されることを防止でき、切削途中での補正に起因するワークへの段差等の発生を適切に防止できる。 In the loop 2, the tool path correction amount (calculated value 1 in the figure) corresponding to the machining process up to the point B is determined for the block group after the division of the blocks 603 to 606, and the correction of the tool path correction amount is determined. The block 602 (correction block) is inserted before the block 603, and the comment block 601 (comment block) indicating that the correction block is inserted before the block 602 is inserted. With this configuration, since the block 602 that performs the correction is executed before the block 603 in which the tool does not come into contact with the work, it is possible to prevent the tool path from being corrected during cutting, which is caused by the correction during cutting. It is possible to appropriately prevent the occurrence of steps on the work.

また、ループ2においては、ブロック609及びブロック610の区切り後ブロック群については、G点からD点までの加工処理に対応する工具経路補正量(図中の計算値2)が決定され、この工具経路補正量の補正を行うブロック608(補正ブロック)がブロック609の前に挿入され、そのブロック608の前に補正ブロックが挿入されたことを示すコメントのブロック607(コメントブロック)が挿入される。この構成により、工具がワークと接触しないブロック609の前に補正を行うブロック608を実行することとなるので、切削途中に工具経路が補正されることを防止でき、切削途中での補正に起因するワークへの段差等の発生を適切に防止できる。また、この処理によると、補正前のNCプログラムでは、1つのブロックとされていた切削処理における一部の切削処理に対して、適切に工具経路を補正することができるNCプログラムを作成できるので、切削処理において、より詳細に経路補正を行うことができ、ワークの切削精度が向上する。 Further, in the loop 2, for the block group after the division of the block 609 and the block 610, the tool path correction amount (calculated value 2 in the figure) corresponding to the machining process from the G point to the D point is determined, and this tool is used. A block 608 (correction block) for correcting the path correction amount is inserted before the block 609, and a comment block 607 (comment block) indicating that the correction block is inserted before the block 608 is inserted. With this configuration, since the block 608 that performs the correction is executed before the block 609 in which the tool does not come into contact with the work, it is possible to prevent the tool path from being corrected during cutting, which is caused by the correction during cutting. It is possible to appropriately prevent the occurrence of steps on the work. Further, according to this process, in the NC program before correction, it is possible to create an NC program capable of appropriately correcting the tool path for a part of the cutting process in the cutting process which was regarded as one block. In the cutting process, the path can be corrected in more detail, and the cutting accuracy of the workpiece is improved.

このようにして作成されたブロック601〜610が、補正前のNCプログラムのブロック501〜503に対応する変更後のNCプログラムの部分となる。 The blocks 601 to 610 created in this way serve as a part of the modified NC program corresponding to the blocks 501 to 503 of the NC program before the correction.

変更後のNCプログラムによると、A点〜E点の間でE点〜B点までの切削処理に適した工具径補正量の補正が行われ、E点〜B点までの間の切削処理を適切な精度で実行することができ、また、F点〜G点の間でG点〜D点までの切削処理に適した工具径補正量の補正が行われ、G点〜D点までの間の切削処理を適切な精度で実行することができる。これにより、ワークに対する切削精度を向上することができる。 According to the changed NC program, the tool diameter correction amount suitable for the cutting process from point E to point B is corrected between points A and E, and the cutting process between points E and B is performed. It can be executed with appropriate accuracy, and the tool diameter correction amount suitable for the cutting process from point G to point D is corrected between points F and G, and between points G and D. Cutting process can be executed with appropriate accuracy. Thereby, the cutting accuracy for the work can be improved.

<作用・効果>
上記した処理によると、変換元NC切削加工機20向けにチューニングされた変換元用NCプログラムを、変換先NC切削加工機20の少なくとも剛性に関する情報を考慮して変換先用NCプログラムに変換するようにしているので、変換先NC切削加工機20における加工処理における加工精度を向上することができる。また、上記した処理によると、切削処理に適切な工具経路補正量の補正を行うことができる。また、切削途中に補正がされることを防止できるので、ワークに切削途中での補正による段差等の発生を適切に防止できる。また、補正前のNCプログラムのブロックを利用して、1つのブロックを分割したり、補正ブロックを追加したりするので、補正前のNCプログラムの記述を有効に利用しつつ、工具経路補正量を補正することのできるので、補正前のNCプログラムを読んでいたユーザが補正後のNCプログラムを容易に理解することができる。また、補正後のNCプログラムに、変換された部分を示すコメントが追加されているので、補正後のNCプログラムに対するユーザの理解をより容易にすることができる。
<Action / effect>
According to the above processing, the conversion source NC program tuned for the conversion source NC cutting machine 20 is converted into the conversion destination NC program in consideration of at least the information regarding the rigidity of the conversion destination NC cutting machine 20. Therefore, it is possible to improve the machining accuracy in the machining process in the conversion destination NC cutting machine 20. Further, according to the above-mentioned processing, it is possible to correct the tool path correction amount suitable for the cutting processing. Further, since it is possible to prevent the correction from being performed during cutting, it is possible to appropriately prevent the work from having a step or the like due to the correction during cutting. In addition, since one block is divided or a correction block is added by using the block of the NC program before correction, the tool path correction amount can be adjusted while effectively using the description of the NC program before correction. Since the correction can be performed, the user who has read the NC program before the correction can easily understand the NC program after the correction. Further, since a comment indicating the converted portion is added to the corrected NC program, the user's understanding of the corrected NC program can be facilitated.

<バリエーション>
なお、本発明は、上述の実施形態に限定されるものではなく、本発明の趣旨を逸脱しない範囲で、適宜変形して実施することが可能である。また、下記で説明した処理は組み合わせて用いてもよい。
<Variation>
The present invention is not limited to the above-described embodiment, and can be appropriately modified and implemented without departing from the spirit of the present invention. Further, the processes described below may be used in combination.

<<変換先環境のフィルタリング処理>>
構成情報取得プログラム1412によるフィルタリング処理においては、以下の処理を行ってもよい。
<< Filtering process of conversion destination environment >>
In the filtering process by the configuration information acquisition program 1412, the following process may be performed.

*変換先NC切削加工機の候補(変換先加工機指定領域110の設定候補又は選択候補)
例えば、変換先NC切削加工機として設定される又はこの選択候補として絞り込まれる候補NC切削加工機としては、変換元NC切削加工機20のすべての機能を包含している他のNC切削加工機20としてもよい。具体的には、例えば、変換元NC切削加工機20が、フライス盤やボール盤である場合に、候補NC切削加工機を、マシニングセンタとしてもよい。また、変換元NC切削加工機が、3軸のマシニングセンタである場合に、候補NC切削加工機を、5軸のマシニングセンタとしてもよい。
* Candidates for conversion destination NC cutting machine (setting candidates or selection candidates for conversion destination processing machine designated area 110)
For example, as a candidate NC cutting machine that is set as a conversion destination NC cutting machine or narrowed down as a selection candidate thereof, another NC cutting machine 20 that includes all the functions of the conversion source NC cutting machine 20 May be. Specifically, for example, when the conversion source NC cutting machine 20 is a milling machine or a drilling machine, the candidate NC cutting machine may be used as a machining center. Further, when the conversion source NC cutting machine is a 3-axis machining center, the candidate NC cutting machine may be a 5-axis machining center.

また、変換先NC切削加工機として設定される又はこの選択候補として絞り込まれる候補NC切削加工機としては、変換元用NCプログラム1424で記述されている全ての処理工程を実行可能なNC切削加工機としてもよい。例えば、変換元NC切削加工機が、5軸のマシニングセンタであっても、変換元CNプログラム1424で記述されている全ての処理工程が3軸のマシニングセンタで実行可能である場合には、候補NC切削加工機を3軸のマシニングセンタとしてもよい。 Further, as a candidate NC cutting machine that is set as a conversion destination NC cutting machine or narrowed down as a selection candidate, an NC cutting machine that can execute all the processing steps described in the conversion source NC program 1424. May be. For example, even if the conversion source NC cutting machine is a 5-axis machining center, if all the processing processes described in the conversion source CN program 1424 can be executed by the 3-axis machining center, candidate NC cutting can be performed. The processing machine may be used as a 3-axis machining center.

また、変換元用NCプログラム1424で使用する工具数よりも少ない工具数しか装填できないNC切削加工機20を、候補NC切削加工機から除外するようにしてもよい。 Further, the NC cutting machine 20 that can be loaded with a smaller number of tools than the number of tools used in the conversion source NC program 1424 may be excluded from the candidate NC cutting machines.

*工具セットの候補(変換先工具セット指定領域112の設定候補又は選択候補)
NCプログラムの変換処理を簡易化する場合には、変換先工具セットの候補としては、変換元工具セットの工具数と同じ工具数の工具セットとしてもよい。なお、加工精度の面からも候補としては、変換元工具セットと同じ工具数とすることが好ましい場合がある。例えば、変換元において、3本の工具によって荒加工工程、中加工工程、仕上げ工程といった工程数及び順序で変換を行っている場合に、2本の工具で荒加工工程、仕上げ工程といった工程数及び順序を行っても、変換元と同様な加工精度を出すことは困難であるためである。なお、各工具TLについてこのような用途を記憶し、変換元工具セットに含まれる工具TLのすべての用途を含む工具セットを候補としてもよい。
* Tool set candidates (setting candidates or selection candidates for conversion destination tool set designated area 112)
When simplifying the conversion process of the NC program, the candidate of the conversion destination tool set may be a tool set having the same number of tools as the number of tools of the conversion source tool set. From the viewpoint of machining accuracy, it may be preferable to use the same number of tools as the conversion source tool set as a candidate. For example, when the conversion source uses three tools to perform conversion in the number and order of roughing steps, intermediate machining steps, and finishing steps, the number of steps such as roughing steps and finishing steps and the number of finishing steps using two tools. This is because it is difficult to obtain the same processing accuracy as the conversion source even if the order is performed. It should be noted that such a use may be stored for each tool TL, and a tool set including all uses of the tool TL included in the conversion source tool set may be a candidate.

また、変換先工具セットの候補としては、変換元工具セットの各工具と同じ種類の工具が含まれる工具セットとしてもよい。ここで、同じ種類とは、用途が同じものとしてもよい。 Further, as a candidate for the conversion destination tool set, a tool set including tools of the same type as each tool of the conversion source tool set may be used. Here, the same type may have the same purpose.

また、変換先工具セットの候補から、予め必要な情報が取得されていない工具を含む工具セットを除外するようにしてもよい。 Further, the tool set including the tool for which the necessary information has not been acquired in advance may be excluded from the candidates of the conversion destination tool set.

<<工具TLの用途情報に基づいたスロット番号変換処理>>
変換プログラム1411による変換処理を簡易化する1手法として、図3の画面を利用する作業者は変換先環境の工具セットに含まれる工具TLについて、変換前環境の工具TLと同じ用途の変換先環境の工具とは同じスロット番号を入力する、という作業者の入力ルールを設定してもよい。このようなルールは作業者のミスにより守られない可能性がある。その対策として、構成情報取得プログラム1412は、工具セットに含まれる工具TL各々について用途(例えば、荒加工工程用、中加工工程用、仕上げ工程用)の入力を受け付け、個別工具情報1423に格納し、この情報を利用して解決してもよい。具体的には、当該プログラムは、選択された変換元環境の工具セットに含まれる工具TLの用途とスロット番号との対応(対応1と呼ぶ)と、選択された変換先環境の工具セットに含まれる工具TLの用途(変換先工具用途)を読み出し、変換先工具用途と同じ用途を持つ対応1を検索し、当該対応1のスロット番号を変換先工具セットのスロット番号とする。
<< Slot number conversion process based on tool TL application information >>
As one method for simplifying the conversion process by the conversion program 1411, the operator using the screen of FIG. 3 uses the tool TL included in the tool set of the conversion destination environment as the conversion destination environment for the same purpose as the tool TL in the pre-conversion environment. An operator's input rule may be set to input the same slot number as the tool of. Such rules may not be followed due to worker mistakes. As a countermeasure, the configuration information acquisition program 1412 accepts inputs of applications (for example, for roughing process, intermediate processing process, and finishing process) for each tool TL included in the tool set, and stores them in individual tool information 1423. , You may use this information to solve the problem. Specifically, the program includes the correspondence between the application of the tool TL included in the tool set of the selected conversion source environment and the slot number (referred to as correspondence 1) and the tool set of the selected conversion destination environment. The application of the tool TL (conversion destination tool application) is read out, the correspondence 1 having the same application as the conversion destination tool application is searched, and the slot number of the correspondence 1 is set as the slot number of the conversion destination tool set.

<<仮スロット番号変換処理の導入>>
上述の実施例では、変換先環境に於いて、どのスロット番号にどの工具TLが可能されるかを決定した後に変換プログラム1411による変換処理を行う。しかし、変換先環境での加工効率を踏まえた場合は、変換処理後に動的に各工具を格納するスロットを決めたい場合がある。例えば、変換処理は長時間(例えば1日)程度要する場合があるため、ただちに変換開始したいが、変換先環境での他の加工作業も動的に変換するために変換開始時にはスロット番号と工具TLとの関係をきめられない場合である。
<< Introduction of temporary slot number conversion processing >>
In the above-described embodiment, the conversion process is performed by the conversion program 1411 after determining which tool TL is possible for which slot number in the conversion destination environment. However, considering the machining efficiency in the conversion destination environment, it may be desired to dynamically determine the slot for storing each tool after the conversion process. For example, since the conversion process may take a long time (for example, one day), we want to start conversion immediately, but since other machining operations in the conversion destination environment are also dynamically converted, the slot number and tool TL are used at the start of conversion. This is the case when the relationship with the person cannot be determined.

その対策として、図3の画面で入力または選択した各工具のスロット番号は仮のスロット番号とみなして変換プログラム1411による変換処理を行い、その後仮スロット番号を実際のスロット番号に変換する処理(仮スロット番号変換処理と呼ぶ)を行ってもよい。なお、以後の説明では、仮スロット変換処理を行うプログラムを仮スロット変換プログラムと呼ぶことがある。なお、仮スロット番号変換処理は、図4のダウンロード画面でダウンロードボタン210を押してダウンロードを開始する直前に行ってもよく、或いはダウンロード後に現場用計算機30にて別プログラムにて実行してもよい。なお、仮スロット番号変換処理を実行するにあたって必要となる情報である、仮スロット番号と実際のスロット番号への変換情報(スロット番号変換情報)は、仮スロット番号変換処理の実行前であって、変換プログラム1411による変換処理実行後に、変換用計算機10又は現場用計算機30に作業者の入力により格納される。なお、仮スロット番号は数字であることが好ましいが、他の識別子であってもよい。仮スロット番号変換処理の導入は、変換プログラム1411による高負荷又は長時間の処理の実行タイミングを、各スロットにどの工具TLを格納するか決定する以前も対象とすることができるため、結果として変換用計算機10の計算機資源の有効利用をすることが可能となるともいえる。 As a countermeasure, the slot number of each tool input or selected on the screen of FIG. 3 is regarded as a temporary slot number, conversion processing is performed by the conversion program 1411, and then the temporary slot number is converted to the actual slot number (temporary slot number). (Called slot number conversion process) may be performed. In the following description, a program that performs temporary slot conversion processing may be referred to as a temporary slot conversion program. The temporary slot number conversion process may be performed immediately before the download is started by pressing the download button 210 on the download screen of FIG. 4, or may be executed by another program on the on-site computer 30 after the download. The information required for executing the temporary slot number conversion process, that is, the conversion information between the temporary slot number and the actual slot number (slot number conversion information) is before the execution of the temporary slot number conversion process. After the conversion process is executed by the conversion program 1411, the conversion process is stored in the conversion computer 10 or the field computer 30 by the input of the operator. The temporary slot number is preferably a number, but may be another identifier. Since the introduction of the temporary slot number conversion process can target the execution timing of the high-load or long-time process by the conversion program 1411 even before deciding which tool TL to store in each slot, the conversion is performed as a result. It can be said that it is possible to effectively use the computer resources of the computer 10.

なお、変換先環境として選択した工具セット内の工具TLに付与する仮スロット番号は、変換プログラム1411による変換処理開始前に、下記のように定めてもよい。いずれの場合についても、定めた工具TLと仮スロット番号との関係は、個別工具情報に格納し、スロット番号変換処理時に参照する。
*選択した工具セット内における工具TLの並び順。並び順は、表示順序、データ格納順序、工程に基づいた順序が考えられるがほかでもよい。
*前述の「工具TLの用途情報に基づいたスロット番号変換処理」によって付与する。
The temporary slot number assigned to the tool TL in the tool set selected as the conversion destination environment may be determined as follows before the conversion process is started by the conversion program 1411. In either case, the relationship between the defined tool TL and the temporary slot number is stored in the individual tool information and referred to during the slot number conversion process.
* The order in which the tool TLs are arranged in the selected tool set. The order may be a display order, a data storage order, or an order based on the process, but may be other.
* Assigned by the above-mentioned "slot number conversion process based on tool TL application information".

なお、スロット番号変換情報の入力は、単に仮スロット番号と実際のスロット番号との関係を計算機に入力すればよいのだが、仮スロット番号がどの工具TLを対象としているのかわからない状況では入力が難しい。よって、変換情報入力画面では、仮スロット番号が割り当てられていた工具TLの情報を当該変換情報入力画面で合わせて表示してもよい。 To enter the slot number conversion information, simply enter the relationship between the temporary slot number and the actual slot number into the computer, but it is difficult to enter in a situation where you do not know which tool TL the temporary slot number is intended for. .. Therefore, on the conversion information input screen, the information of the tool TL to which the temporary slot number is assigned may be displayed together on the conversion information input screen.

<<現場用計算機の他の利用形態1>>
また、上記実施形態では、変換用入力画面100と、ダウンロード確認画面200とを変換用計算機10のユーザインターフェース13に表示させて、入力を受け付ける例を説明していたが、本発明はこれに限られず、変換用入力画面100と、ダウンロード確認画面200とを、いずれかの現場用計算機30に表示させて、入力を受け付けるようにしてもよく、例えば、変換先のNC切削加工機20がある場所の現場用計算機30に表示させて入力を受け付けるようにしてもよい。また、変換用入力画面100の一部を、変換元のNC切削加工機20がある場所の現場用計算機30に表示させて入力を受け付けるようにし、変換用入力画面100の残りの部分を、変換先のNC切削加工機20がある場所の現場用計算機30に表示させて入力を受け付けるようにしてもよい。
<< Other usage patterns of on-site computers 1 >>
Further, in the above embodiment, an example in which the conversion input screen 100 and the download confirmation screen 200 are displayed on the user interface 13 of the conversion computer 10 and input is accepted has been described, but the present invention is limited to this. Instead, the conversion input screen 100 and the download confirmation screen 200 may be displayed on one of the on-site computers 30 to accept the input. For example, the place where the conversion destination NC cutting machine 20 is located. It may be displayed on the on-site computer 30 to accept the input. Further, a part of the conversion input screen 100 is displayed on the on-site computer 30 where the conversion source NC cutting machine 20 is located to accept the input, and the remaining part of the conversion input screen 100 is converted. The input may be accepted by displaying it on the on-site computer 30 at the place where the NC cutting machine 20 is located.

<<変換プログラムによる他の変換処理1>>
変換元用NCプログラム1424を変換先用NCプログラム1425に変換する処理として、下記を行ってもよい。
*(ステップA1)変換先環境の情報と、ワークW情報とを用いた、加工中の物理現象のシミュレーションを行い、ワークWがどのような形状に加工されるか予測する。なお、シミュレーションの際に変換元環境の情報を用いてもよい。なお当該シミュレーションは変換プログラム1411とは他のプログラムで行ってもよい。
*(ステップA2)ワークWの予測形状とワークWの目標形状との比較に基づいた誤差の算出。
*(ステップA3)当該誤差を解消する記述(前述の工具径補正、工具長補正、工具摩耗補正、送り速度、切削速度等)を変換元用NCプログラム1424に追加または変更し、変換先用NCプログラム1425として格納する。
<< Other conversion processing by conversion program 1 >>
The following may be performed as a process of converting the conversion source NC program 1424 into the conversion destination NC program 1425.
* (Step A1) The physical phenomenon during machining is simulated using the information of the conversion destination environment and the work W information, and the shape of the work W to be machined is predicted. The information of the conversion source environment may be used in the simulation. The simulation may be performed by a program other than the conversion program 1411.
* (Step A2) Calculation of error based on comparison between the predicted shape of the work W and the target shape of the work W.
* (Step A3) Add or change the description (tool diameter correction, tool length correction, tool wear compensation, feed speed, cutting speed, etc.) to eliminate the error to the NC program 1424 for the conversion source, and NC for the conversion destination. Store as program 1425.

<<変換プログラムによる他の変換処理2>>
変換元用NCプログラム1424を変換先用NCプログラム1425に変換する処理として、下記を行ってもよい。なお、下記ステップは上記ステップA1乃至A3と組み合わせてもよい。
*(ステップB1)変換先環境の情報と、ワークW情報と、変換元環境の情報と、ワークWの目標形状と、を人工知能プログラムに入力し、誤差を取得する。なお、人工知能プログラムの教育データとして変換元環境における変換元NCプログラムを用いたかワークWの加工後の加工形状と、目標形状と、を変換元環境の情報と共に事前入力してもよい。また、別な教育データとして、変換先環境の変換先用NCプログラム以外のNCプログラムによるワークWの加工後の加工形状と、目標形状と、を変換先環境の情報と共に事前入力してもよい。なお人工知能プログラムは変換プログラム1411とは他のプログラムで行ってもよい。
*(ステップB2)当該誤差を解消する記述(前述の工具径補正、工具長補正、工具摩耗補正、送り速度、切削速度等)を変換元用NCプログラム1424に追加または変更し、変換先用NCプログラム1425として格納する。
<< Other conversion processing by conversion program 2 >>
The following may be performed as a process of converting the conversion source NC program 1424 into the conversion destination NC program 1425. The following steps may be combined with the above steps A1 to A3.
* (Step B1) Input the information of the conversion destination environment, the work W information, the information of the conversion source environment, and the target shape of the work W into the artificial intelligence program, and acquire the error. It should be noted that the conversion source NC program in the conversion source environment may be used as the educational data of the artificial intelligence program, or the processed shape of the work W after processing and the target shape may be input in advance together with the information of the conversion source environment. Further, as another educational data, the processed shape after machining of the work W by the NC program other than the conversion destination NC program of the conversion destination environment and the target shape may be input in advance together with the information of the conversion destination environment. The artificial intelligence program may be performed by a program other than the conversion program 1411.
* (Step B2) Add or change the description (tool diameter correction, tool length correction, tool wear compensation, feed speed, cutting speed, etc.) to eliminate the error to the NC program 1424 for the conversion source, and NC for the conversion destination. Store as program 1425.

<<作業者の作業範囲に応じた画面の切り分け>>
図1のように場所Aと場所Bが比較的遠い場合は、図1の通り、場所毎に別な作業者が配置されていることが考えられる。このような場合は、各作業者は、各々が配置された場所に含まれる変換元環境または変換先環境による加工や、図2乃至図4で説明した変換先環境の情報及び変換元環境の情報の計測と変換用計算機への入力を担当することが考えられる。そのような場合に好適な画面として図3及び図4を下記の通り、分割してもよい。なお、以下の説明では画面を主語とした説明を一部しているが、実際には各現場用計算機で実行されるプログラムをCPUで実行することで達成される。
<< Separation of screens according to the work range of the worker >>
When the place A and the place B are relatively far from each other as shown in FIG. 1, it is conceivable that different workers are assigned to each place as shown in FIG. In such a case, each worker may perform processing by the conversion source environment or conversion destination environment included in the place where each worker is placed, information on the conversion destination environment and information on the conversion source environment described in FIGS. 2 to 4. It is conceivable to be in charge of the measurement and input to the conversion computer. As a screen suitable for such a case, FIGS. 3 and 4 may be divided as follows. In the following explanation, a part of the explanation is based on the screen, but it is actually achieved by executing the program executed by each on-site computer on the CPU.

<<<変換元環境の作業用計算機>>>
変換元環境の作業用計算機30では、図3の領域100A(少なくともNCプログラム名101)及び100Bを表示することが考えられる。なぜならば、これら領域で入力すべき情報は相対的に変換元環境で得られる情報のため、変換元環境の作業者に入力を行ってもらうことが効率的だからである。だたし、図3の領域100A及び100Bに含まれるすべての入力領域を表示する必要はない。変換前環境の作業用計算機で入力した情報を、所定の識別子(以後、ライブラリ名と呼ぶことがある)を付与して変換用計算機10に格納する。なお、これら入力は変換前環境に於いて意図した誤差で加工ができた情報としても有用である。
<<< Calculator for work in the conversion source environment >>>
It is conceivable that the working computer 30 in the conversion source environment displays the areas 100A (at least NC program name 101) and 100B in FIG. This is because the information to be input in these areas is relatively information obtained in the conversion source environment, so it is efficient to have the worker in the conversion source environment input the information. However, it is not necessary to display all the input areas included in the areas 100A and 100B of FIG. The information input by the work computer in the pre-conversion environment is stored in the conversion computer 10 with a predetermined identifier (hereinafter, may be referred to as a library name). It should be noted that these inputs are also useful as information that can be processed with the intended error in the pre-conversion environment.

<<<変換先環境の作業用計算機>>>
変換先環境の作業用計算機では、図3の領域100Cを表示することが考えられる。なぜならば、これら領域で入力すべき情報は相対的に変換先環境で得られる情報のため、変換先環境の作業者に入力を行ってもらうことが効率的だからである。変換元環境の作業用計算機30で入力した内容を呼び出すために、変換先環境の作業用計算機の画面では前述のライブラリ名を指定する領域を含む。このようにすることで、変換元環境での入力を適切に特定し、変換プログラム1411による変換処理に必要な情報を特定することができる。ただし、ライブラリ名だけでは変換元環境の情報が不明であり、適切な変換先環境の入力が難しい。よって、変換先環境の作業用計算機の画面では、ライブラリ名を指定した後に、ライブラリ名に対応した入力情報を表示してもよい。
<<< Calculator for work in the conversion destination environment >>>
It is conceivable that the working computer in the conversion destination environment displays the area 100C of FIG. This is because the information to be input in these areas is relatively information obtained in the conversion destination environment, so it is efficient to have the worker in the conversion destination environment input the information. In order to recall the contents input by the work computer 30 in the conversion source environment, the screen of the work computer in the conversion destination environment includes an area for specifying the library name described above. By doing so, the input in the conversion source environment can be appropriately specified, and the information required for the conversion process by the conversion program 1411 can be specified. However, the information of the conversion source environment is unknown only by the library name, and it is difficult to input the appropriate conversion destination environment. Therefore, on the screen of the work computer in the conversion destination environment, the input information corresponding to the library name may be displayed after the library name is specified.

以上、変換元環境と変換先環境の現場計算機での表示分けの一例を説明した。本例によれば、変換元環境の作業者は1回の入力作業にも関わらず、複数の変換先環境にて実行可能な変換先用NCプログラム1425を作成できる。加えて、変換元環境が経年変化した場合も、経年変換前のライブラリ名を指定し、変換先環境として経年変化後の環境を入力してもよい。
<<<その他>>>
また、上記実施形態において、CPU11が行っていた処理の一部又は全部を、ハードウェア回路で行うようにしてもよい。また、上記実施形態におけるプログラムは、プログラムソースからインストールされてよい。プログラムソースは、プログラム配布サーバ又は不揮発性の記憶メディア(例えば可搬型の記憶メディア)であってもよい。
The above is an example of displaying the conversion source environment and the conversion destination environment on the on-site computer. According to this example, a worker in the conversion source environment can create a conversion destination NC program 1425 that can be executed in a plurality of conversion destination environments even though one input operation is performed. In addition, even if the conversion source environment changes over time, the library name before the aged conversion may be specified and the environment after the aged change may be input as the conversion destination environment.
<<< Other >>
Further, in the above embodiment, a part or all of the processing performed by the CPU 11 may be performed by the hardware circuit. In addition, the program in the above embodiment may be installed from the program source. The program source may be a program distribution server or a non-volatile storage medium (eg, a portable storage medium).

上記実施形態では、工具がワークに接触しない非接触部分工具パスを検出し、非接触部分工具パスに対応するブロックを基準にNCプログラムを複数のブロック群に分けて、そのブロック群の切削が実行されるブロックよりも前に工具経路補正を行うブロックを生成するようにしていたが、例えば、工具に加えられる切削抵抗の変曲点を基準にNCプログラムを複数のブロック群に分けて、切削抵抗の変曲点となる部分の前に、工具経路補正を行うブロックを生成するようにしてもよい。 In the above embodiment, the non-contact portion tool path in which the tool does not contact the work is detected, the NC program is divided into a plurality of block groups based on the block corresponding to the non-contact portion tool path, and the cutting of the block group is executed. The block that corrects the tool path is generated before the block to be machined. For example, the NC program is divided into a plurality of block groups based on the bending point of the cutting resistance applied to the tool, and the cutting resistance is generated. A block for performing tool path correction may be generated before the portion that becomes the turning point of.

また、上記実施形態では、補正ブロックが追加されたことを示すコメントを追加するようにしていたが、例えば、ブロックを分割した際には、ブロックの分割元の記述との違いをコメントとして追加するようにしてもよく、また、一部が変更されている場合には、変更前との対応関係を示すコメントを追加するようにしてもよい。 Further, in the above embodiment, a comment indicating that the correction block has been added is added, but for example, when the block is divided, a difference from the description of the block division source is added as a comment. In addition, if a part has been changed, a comment indicating the correspondence with the state before the change may be added.

変換前NCプログラムは、CAMプログラムで目標形状データから生成した直後であって、かつ加工機で切削する前のNCプログラムであってもよい。なお、この場合の工具セットは、CAMプログラムでNCプログラムを生成したときの工具データを入力してもよい。また、工具経路補正量の決定は、上述の主軸剛性又は工具の剛性以外に、ワークWの剛性や、ワークWの切削中の熱膨張量(逆な言い方をすれば切削後の熱収縮量)に基づいて行ってもよい。 The pre-conversion NC program may be an NC program immediately after being generated from the target shape data by the CAM program and before cutting with a processing machine. For the tool set in this case, the tool data when the NC program is generated by the CAM program may be input. In addition to the above-mentioned spindle rigidity or tool rigidity, the tool path correction amount is determined by the rigidity of the work W and the amount of thermal expansion during cutting of the work W (in other words, the amount of heat shrinkage after cutting). It may be done based on.

上記説明では主に加工機としてマシニングセンタを例として説明したが、NC制御可能であれば他の加工機であってもよい。 In the above description, the machining center has been mainly described as an example of the processing machine, but other processing machines may be used as long as NC control is possible.

上記説明では、現場用計算機と変換用計算機とのデータ送受信を一部省略して説明したが、当然ながら、現場用計算機と変換用計算機との間ではデータ送受信が行われている。例えば、変換プログラム1411が変換用計算機で実行され、そして、現場用計算機でユーザインターフェース表示や当該操作による情報表示又は情報入力を行う場合は、現場用計算機に構成情報取得プログラムが担当する処理の一部を担うプログラムが、現場用計算機で実行される。そして、当該一部を担うプログラムが、入力された情報を変換用計算機に送信したり、又は変換用計算機から送信された表示用情報を当該一部を担うプログラムが受信し、ユーザインターフェース表示を行う。 In the above description, data transmission / reception between the on-site computer and the conversion computer is partially omitted, but as a matter of course, data transmission / reception is performed between the on-site computer and the conversion computer. For example, when the conversion program 1411 is executed on the conversion computer, and the on-site computer performs user interface display, information display or information input by the operation, one of the processes in charge of the configuration information acquisition program on the on-site computer. The program responsible for the department is executed on the on-site computer. Then, the program responsible for the part transmits the input information to the conversion computer, or the program responsible for the part receives the display information transmitted from the conversion computer and displays the user interface. ..

1 加工処理システム、10 変換用計算機、11 CPU、12 ネットワークインターフェース、13 ユーザインターフェース、14 記憶資源、20 NC切削加工機、21 NCコントローラ、25 ツールマガジン、25a、25b、25c スロット、26 工具交換部、30 現場用計算機、50 工具セット、W ワーク、TL 工具

1 Processing system, 10 Conversion computer, 11 CPU, 12 Network interface, 13 User interface, 14 Storage resources, 20 NC cutting machine, 21 NC controller, 25 Tool magazine, 25a, 25b, 25c slot, 26 Tool changer , 30 field computer, 50 tool set, W work, TL tool

Claims (29)

他の計算機とネットワークを介して通信可能なネットワークインターフェースと、
プログラムを記憶した記憶資源と、
プロセッサと、
を有する変換用計算機であって、
前記プロセッサは、前記プログラムを実行することで:
(1)複数の加工機に関する情報又は前記加工機の工具に関する情報を取得し、
(2)補正前NCプログラムと、前記複数の加工機に含まれる所定の加工機の指定と、を取得し、
(3)(1)の情報から、前記所定の加工機又は前記所定の加工機の工具の剛性情報を選択し、
(4)前記剛性情報に基づいて、前記補正前NCプログラムを補正後NCプログラムに変換する変換処理を行い、
(5)前記補正後NCプログラムを、前記他の計算機に送信し、
ここで、(4)の変換処理は:
(4a)前記所定の加工機の工具がワークに接触しないブロックである非接触ブロックを特定又は生成し、
(4b)当該非接触ブロックに続く後続ブロックを特定し、
(4c)前記剛性情報に基づいて:
(4d1)前記後続ブロックの工具経路を変更するための記述を含むブロックを前記後続ブロックより前に生成する、又は、
(4d2)前記後続ブロックの工具経路を変更するための記述を、前記非接触ブロックに追加する、
変換用計算機。
A network interface that can communicate with other computers via a network,
The memory resource that stored the program and
With the processor
It is a conversion computer that has
By executing the program, the processor:
(1) Obtain information on a plurality of processing machines or information on tools of the processing machines, and obtain information.
(2) Obtain the pre-correction NC program and the designation of the predetermined processing machines included in the plurality of processing machines.
(3) From the information in (1), the rigidity information of the predetermined processing machine or the tool of the predetermined processing machine is selected.
(4) Based on the rigidity information, a conversion process for converting the pre-correction NC program into a post-correction NC program is performed.
(5) The corrected NC program is transmitted to the other computer.
Here, the conversion process of (4) is:
(4a) A non-contact block, which is a block in which the tool of the predetermined processing machine does not come into contact with the work, is specified or generated.
(4b) Identify the subsequent block following the non-contact block,
(4c) Based on the rigidity information:
(4d1) A block including a description for changing the tool path of the succeeding block is generated before the succeeding block, or
(4d2) A description for changing the tool path of the subsequent block is added to the non-contact block.
Calculator for conversion.
請求項1記載の変換用計算機であって、
(4)の変換処理は、物理現象のシミュレーションよって前記ワークの加工形状を予測することで行われる、
変換用計算機。
The conversion computer according to claim 1.
The conversion process (4) is performed by predicting the machining shape of the work by simulating a physical phenomenon.
Calculator for conversion.
請求項1記載の変換用計算機であって、
(4)の変換処理は、人工知能プログラムによって加工誤差を取得することで行われる、
変換用計算機。
The conversion computer according to claim 1.
The conversion process of (4) is performed by acquiring a processing error by an artificial intelligence program.
Calculator for conversion.
請求項1記載の変換用計算機であって、
前記加工機に関する情報は、
前記加工機が設置された場所、
前記加工機の温度、
前記加工機の使用時間、
の情報を含む、
変換用計算機。
The conversion computer according to claim 1.
Information about the processing machine
The place where the processing machine was installed,
The temperature of the processing machine,
The usage time of the processing machine,
Including information about
Calculator for conversion.
請求項1記載の変換用計算機であって、
(2)の前記補正前NCプログラムの取得として、前記変換用計算機は:
(2a)前記補正前NCプログラムを受信する、
変換用計算機。
The conversion computer according to claim 1.
As the acquisition of the pre-correction NC program in (2), the conversion computer:
(2a) Receive the pre-correction NC program,
Calculator for conversion.
請求項1記載の変換用計算機であって、
(2)の前記補正前NCプログラムの取得として、前記変換用計算機は:
(2b)CAMプログラムで、目標形状データから前記補正前NCプログラムを生成する、
変換用計算機。
The conversion computer according to claim 1.
As the acquisition of the pre-correction NC program in (2), the conversion computer:
(2b) The CAM program generates the pre-correction NC program from the target shape data.
Calculator for conversion.
請求項1記載の変換用計算機であって、
前記変換用計算機は、
所定の条件を満たす接触ブロックを特定し、
当該接触ブロックの前に、当該接触ブロックの工具経路を変更するための記述を追加する、
変換用計算機。
The conversion computer according to claim 1.
The conversion computer
Identify the contact block that meets the specified conditions
Before the contact block, add a description for changing the tool path of the contact block.
Calculator for conversion.
請求項1記載の変換用計算機であって、
前記後続ブロックの工具経路を変更するための記述は、工具径補正、工具長補正、工具摩耗補正、送り速度、又は切削速度である、
変換用計算機。
The conversion computer according to claim 1.
The description for changing the tool path of the subsequent block is tool diameter compensation, tool length compensation, tool wear compensation, feed rate, or cutting speed.
Calculator for conversion.
請求項1記載の変換用計算機であって、
前記後続ブロックの工具経路を変更するための記述は、
前記所定の加工機のメモリ上の工具形状パラメータとは別なパラメータであって、かつ工具径補正用アドレスに影響を及ぼすメモリ上のパラメータの値を変更する記述である、
変換用計算機。
The conversion computer according to claim 1.
The description for changing the tool path of the subsequent block is
It is a description that is different from the tool shape parameter on the memory of the predetermined processing machine and changes the value of the parameter on the memory that affects the tool diameter correction address.
Calculator for conversion.
請求項1記載の変換用計算機であって、
(2)の前記所定の加工機の指定の取得として、前記変換用計算機は:
(2c)前記複数の加工機に関する情報に基づいて、前記補正前NCプログラムを実行可能な加工機を指定の候補として表示処理を行う、
変換用計算機。
The conversion computer according to claim 1.
In order to obtain the designation of the predetermined processing machine in (2), the conversion computer is:
(2c) Based on the information about the plurality of processing machines, the processing machine capable of executing the pre-correction NC program is displayed as a designated candidate.
Calculator for conversion.
請求項10記載の変換用計算機であって、
前記複数の加工機は少なくとも二種類の加工機を含む、
変換用計算機。
The conversion computer according to claim 10.
The plurality of processing machines include at least two types of processing machines.
Calculator for conversion.
請求項11記載の変換用計算機であって、
(4)の前記補正後NCプログラムの変換前に、前記変換用計算機は:
(A)前記剛性情報が古い場合に、当該剛性情報が古いことを示す表示処理を行う、
変換用計算機。
The conversion computer according to claim 11.
Before the conversion of the corrected NC program in (4), the conversion computer:
(A) When the rigidity information is old, a display process indicating that the rigidity information is old is performed.
Calculator for conversion.
請求項11記載の変換用計算機であって、
前記変換用計算機は:
前記剛性情報が無い加工機を前記所定の加工機として指定を取得した場合は、(4)の前記補正後NCプログラムの変換のためのGUI操作を抑止する処理を行う、
変換用計算機。
The conversion computer according to claim 11.
The conversion computer is:
When the processing machine without the rigidity information is designated as the predetermined processing machine, the process of suppressing the GUI operation for conversion of the corrected NC program in (4) is performed.
Calculator for conversion.
請求項5記載の変換用計算機であって、
前記複数の加工機は、異なる複数の場所に分散配置され、
前記加工機に関する前記剛性情報は、前記異なる複数の場所の各々に配置された計算機より送信された情報である、
変換用計算機。
The conversion computer according to claim 5.
The plurality of processing machines are distributed and arranged in a plurality of different locations.
The rigidity information regarding the processing machine is information transmitted from a computer arranged at each of the plurality of different locations.
Calculator for conversion.
他の計算機とネットワークを介して通信可能なネットワークインターフェースと、プログラムを記憶した記憶資源と、プロセッサと、を有する変換用計算機によるNCプログラム変換処理方法であって、
(1)複数の加工機に関する情報又は前記加工機の工具に関する情報を取得し、
(2)補正前NCプログラムと、前記複数の加工機に含まれる所定の加工機の指定と、を取得し、
(3)(1)の情報から、前記所定の加工機又は前記所定の加工機の工具の剛性情報を選択し、
(4)前記剛性情報に基づいて、前記補正前NCプログラムを補正後NCプログラムに変換する変換処理を行い、
(5)前記補正後NCプログラムを、前記他の計算機に送信し、
ここで、(4)の変換処理は:
(4a)前記所定の加工機の工具がワークに接触しないブロックである非接触ブロックを特定又は生成し、
(4b)当該非接触ブロックに続く後続ブロックを特定し、
(4c)前記剛性情報に基づいて:
(4d1)前記後続ブロックの工具経路を変更するための記述を含むブロックを前記後続ブロックより前に生成する、又は、
(4d2)前記後続ブロックの工具経路を変更するための記述を、前記非接触ブロックに追加する、
NCプログラム変換処理方法。
It is an NC program conversion processing method by a conversion computer having a network interface capable of communicating with another computer via a network, a storage resource for storing a program, and a processor.
(1) Obtain information on a plurality of processing machines or information on tools of the processing machines, and obtain information.
(2) Obtain the pre-correction NC program and the designation of the predetermined processing machines included in the plurality of processing machines.
(3) From the information in (1), the rigidity information of the predetermined processing machine or the tool of the predetermined processing machine is selected.
(4) Based on the rigidity information, a conversion process for converting the pre-correction NC program into a post-correction NC program is performed.
(5) The corrected NC program is transmitted to the other computer.
Here, the conversion process of (4) is:
(4a) A non-contact block, which is a block in which the tool of the predetermined processing machine does not come into contact with the work, is specified or generated.
(4b) Identify the subsequent block following the non-contact block,
(4c) Based on the rigidity information:
(4d1) A block including a description for changing the tool path of the succeeding block is generated before the succeeding block, or
(4d2) A description for changing the tool path of the subsequent block is added to the non-contact block.
NC program conversion processing method.
請求項15記載のNCプログラム変換処理方法であって、
(4)の変換処理は、物理現象のシミュレーションよって前記ワークの加工形状を予測することで行われる、
NCプログラム変換処理方法。
The NC program conversion processing method according to claim 15.
The conversion process (4) is performed by predicting the machining shape of the work by simulating a physical phenomenon.
NC program conversion processing method.
請求項15記載のNCプログラム変換処理方法であって、
(4)の変換処理は、人工知能プログラムによって加工誤差を取得することで行われる、
NCプログラム変換処理方法。
The NC program conversion processing method according to claim 15.
The conversion process of (4) is performed by acquiring a processing error by an artificial intelligence program.
NC program conversion processing method.
請求項15記載のNCプログラム変換処理方法であって、
前記加工機に関する情報は、
前記加工機が設置された場所、
前記加工機の温度、
前記加工機の使用時間、
の情報を含む、
NCプログラム変換処理方法。
The NC program conversion processing method according to claim 15.
Information about the processing machine
The place where the processing machine was installed,
The temperature of the processing machine,
The usage time of the processing machine,
Including information about
NC program conversion processing method.
請求項15記載のNCプログラム変換処理方法であって、
(2)の前記補正前NCプログラムの取得として、前記変換用計算機は:
(2a)前記補正前NCプログラムを受信する、
NCプログラム変換処理方法。
The NC program conversion processing method according to claim 15.
As the acquisition of the pre-correction NC program in (2), the conversion computer:
(2a) Receive the pre-correction NC program,
NC program conversion processing method.
請求項15記載のNCプログラム変換処理方法であって、
(2)の前記補正前NCプログラムの取得として、前記変換用計算機は:
(2b)CAMプログラムで、目標形状データから前記補正前NCプログラムを生成する、
NCプログラム変換処理方法。
The NC program conversion processing method according to claim 15.
As the acquisition of the pre-correction NC program in (2), the conversion computer:
(2b) The CAM program generates the pre-correction NC program from the target shape data.
NC program conversion processing method.
請求項15記載のNCプログラム変換処理方法であって、
前記変換用計算機は、
所定の条件を満たす接触ブロックを特定し、
当該接触ブロックの前に、当該接触ブロックの工具経路を変更するための記述を追加する、
NCプログラム変換処理方法。
The NC program conversion processing method according to claim 15.
The conversion computer
Identify the contact block that meets the specified conditions
Before the contact block, add a description for changing the tool path of the contact block.
NC program conversion processing method.
請求項15記載のNCプログラム変換処理方法であって、
前記後続ブロックの工具経路を変更するための記述は、工具径補正、工具長補正、工具摩耗補正、送り速度、又は切削速度である、
NCプログラム変換処理方法。
The NC program conversion processing method according to claim 15.
The description for changing the tool path of the subsequent block is tool diameter compensation, tool length compensation, tool wear compensation, feed rate, or cutting speed.
NC program conversion processing method.
請求項15記載のNCプログラム変換処理方法であって、
前記後続ブロックの工具経路を変更するための記述は、
前記所定の加工機のメモリ上の工具形状パラメータとは別なパラメータであって、かつ工具径補正用アドレスに影響を及ぼすメモリ上のパラメータの値を変更する記述である、
NCプログラム変換処理方法。
The NC program conversion processing method according to claim 15.
The description for changing the tool path of the subsequent block is
It is a description that is different from the tool shape parameter on the memory of the predetermined processing machine and changes the value of the parameter on the memory that affects the tool diameter correction address.
NC program conversion processing method.
請求項15記載のNCプログラム変換処理方法であって、
(2)の前記所定の加工機の指定の取得として、前記変換用計算機は:
(2c)前記複数の加工機に関する情報に基づいて、前記補正前NCプログラムを実行可能な加工機を指定の候補として表示処理を行う、
NCプログラム変換処理方法。
The NC program conversion processing method according to claim 15.
In order to obtain the designation of the predetermined processing machine in (2), the conversion computer is:
(2c) Based on the information about the plurality of processing machines, the processing machine capable of executing the pre-correction NC program is displayed as a designated candidate.
NC program conversion processing method.
請求項24記載のNCプログラム変換処理方法であって、
前記複数の加工機は少なくとも二種類の加工機を含む、
NCプログラム変換処理方法。
The NC program conversion processing method according to claim 24.
The plurality of processing machines include at least two types of processing machines.
NC program conversion processing method.
請求項25記載のNCプログラム変換処理方法であって、
(4)の前記補正後NCプログラムの変換前に、前記変換用計算機は:
(A)前記剛性情報が古い場合に、当該剛性情報が古いことを示す表示処理を行う、
NCプログラム変換処理方法。
The NC program conversion processing method according to claim 25.
Before the conversion of the corrected NC program in (4), the conversion computer:
(A) When the rigidity information is old, a display process indicating that the rigidity information is old is performed.
NC program conversion processing method.
請求項25記載のNCプログラム変換処理方法であって、
前記変換用計算機は:
前記剛性情報が無い加工機を前記所定の加工機として指定を取得した場合は、(4)の前記補正後NCプログラムの変換のためのGUI操作を抑止する処理を行う、
NCプログラム変換処理方法。
The NC program conversion processing method according to claim 25.
The conversion computer is:
When the processing machine without the rigidity information is designated as the predetermined processing machine, the process of suppressing the GUI operation for conversion of the corrected NC program in (4) is performed.
NC program conversion processing method.
請求項19記載のNCプログラム変換処理方法であって、
前記複数の加工機は、異なる複数の場所に分散配置され、
前記加工機に関する前記剛性情報は、前記異なる複数の場所の各々に配置された計算機より送信された情報である、
NCプログラム変換処理方法。
The NC program conversion processing method according to claim 19.
The plurality of processing machines are distributed and arranged in a plurality of different locations.
The rigidity information regarding the processing machine is information transmitted from a computer arranged at each of the plurality of different locations.
NC program conversion processing method.
請求項15乃至28のいずれか一項に記載のNCプログラム変換処理方法を、計算機に実行させるプログラム。 A program that causes a computer to execute the NC program conversion processing method according to any one of claims 15 to 28.
JP2019218759A 2019-12-03 2019-12-03 Conversion computer Active JP6868081B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019218759A JP6868081B2 (en) 2019-12-03 2019-12-03 Conversion computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019218759A JP6868081B2 (en) 2019-12-03 2019-12-03 Conversion computer

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2018199306A Division JP6629410B1 (en) 2018-10-23 2018-10-23 NC program conversion processing method, conversion computer, and conversion program

Publications (2)

Publication Number Publication Date
JP2020068041A JP2020068041A (en) 2020-04-30
JP6868081B2 true JP6868081B2 (en) 2021-05-12

Family

ID=70390505

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019218759A Active JP6868081B2 (en) 2019-12-03 2019-12-03 Conversion computer

Country Status (1)

Country Link
JP (1) JP6868081B2 (en)

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6299052A (en) * 1985-10-24 1987-05-08 Hitachi Seiki Co Ltd Correction controller for grooving tool
JPH0639681A (en) * 1992-02-07 1994-02-15 Mitsubishi Materials Corp Tool correcting value input system of numerically controlled machine tool
JP3694323B2 (en) * 1996-11-07 2005-09-14 株式会社森精機製作所 NC program analysis method and apparatus in NC machining
JP2003263208A (en) * 2002-03-11 2003-09-19 Yoshiaki Kakino Method for preparing nc program, nc unit, and computer program
JP2011237885A (en) * 2010-05-06 2011-11-24 Fanuc Ltd Numerical control apparatus with function of tip r correction or tool diameter correction in control by tabular data

Also Published As

Publication number Publication date
JP2020068041A (en) 2020-04-30

Similar Documents

Publication Publication Date Title
US11561527B2 (en) NC program conversion process method and processing treatment system
WO2015097886A1 (en) Machining-information management device and tool-path generation device
EP1048400A1 (en) Method and apparatus for optimizing nc programs in nc machining
JP2003256009A (en) Optimum data conversion method for nc program and numerical control machine tool with optimum data conversion means
JP6629410B1 (en) NC program conversion processing method, conversion computer, and conversion program
CN105849659A (en) Control apparatus for machine tool
JP2005100327A (en) Cnc manufacturing system having central data bank
WO2021005887A1 (en) Machining management method and machining management system
EP0148273B1 (en) Numerical control apparatus
US20200033836A1 (en) Tool management system, tool management device, and tool management method
WO2021014748A1 (en) Manufacturing process design method and manufacturing process design system
JP6868081B2 (en) Conversion computer
US20200225642A1 (en) Method For Controlling A Machine Tool And Machine Tool
JP7112375B2 (en) NC program generation system and NC program generation method
US20220342381A1 (en) Managing a machine tool method, for example method of mapping toolpath data and machine code, a control device, and a machine tool
US11320800B2 (en) Optimization device
JP2022130952A (en) Tool route generation system, tool route generation method, and tool route generation program
US20220405866A1 (en) Information processing method, information processing apparatus, and recording medium
JP2021170159A (en) Tool route generation device and tool route generation method
JP2002036031A (en) Nc device for electric discharge machining, and electric discharge machining method
JP5851684B2 (en) NC program creation method and creation apparatus
JP2004145389A (en) System for creating working instruction
JP2003263209A (en) Numerical value control machine tool

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200214

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200214

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20210330

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210409

R150 Certificate of patent or registration of utility model

Ref document number: 6868081

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150