JPH0673084B2 - Auxiliary function recovery method in numerical control device - Google Patents

Auxiliary function recovery method in numerical control device

Info

Publication number
JPH0673084B2
JPH0673084B2 JP61218784A JP21878486A JPH0673084B2 JP H0673084 B2 JPH0673084 B2 JP H0673084B2 JP 61218784 A JP61218784 A JP 61218784A JP 21878486 A JP21878486 A JP 21878486A JP H0673084 B2 JPH0673084 B2 JP H0673084B2
Authority
JP
Japan
Prior art keywords
auxiliary function
auxiliary
program
command
classification
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.)
Expired - Lifetime
Application number
JP61218784A
Other languages
Japanese (ja)
Other versions
JPS6373401A (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.)
Okuma Corp
Original Assignee
Okuma Corp
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 Okuma Corp filed Critical Okuma Corp
Priority to JP61218784A priority Critical patent/JPH0673084B2/en
Publication of JPS6373401A publication Critical patent/JPS6373401A/en
Publication of JPH0673084B2 publication Critical patent/JPH0673084B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Numerical Control (AREA)

Description

【発明の詳細な説明】 (発明の技術分野) 本発明は、数値制御(NC)加工におけるNCパートプログ
ラムの途中から加工を再開する場合の補助機能復帰方式
に関する。
TECHNICAL FIELD OF THE INVENTION The present invention relates to an auxiliary function returning method when machining is restarted from the middle of an NC part program in numerical control (NC) machining.

(発明の技術的背景とその問題点) 第5図は従来の数値制御装置のブロック構成例を示して
おり、NCパートプログラム1を紙テープ等から読込み、
構文解釈制御部2により読込まれたNCパートプログラム
(以降パートプログラムと称す)を解析し、この解析結
果に基づいて関数発生制御部3に軸移動目標値や補助機
能指令値等を転送する。そして、関数発生制御部3は軸
移動を実際に行なう軸移動制御部4に軸移動目標値を出
力すると共に、補助機能を機能別に分類して実行する補
助機能実行制御部5に補助機能指令値を軸移動動作開始
以前に補助機能動作を完了するのか、軸移動と同時に補
助機能動作を行なうものか、軸移動動作が完了した後に
補助機能動作をするべきかなどの動作タイミングデータ
等を加味して出力し、軸移動制御部4及び補助機能実行
制御部5によって数値制御装置(図示せず)による加工
を実現している。
(Technical background of the invention and its problems) FIG. 5 shows an example of a block configuration of a conventional numerical control device, in which the NC part program 1 is read from a paper tape or the like,
The NC part program (hereinafter referred to as a part program) read by the syntax interpretation control unit 2 is analyzed, and the axis movement target value, the auxiliary function command value, etc. are transferred to the function generation control unit 3 based on the analysis result. Then, the function generation control unit 3 outputs the axis movement target value to the axis movement control unit 4 that actually performs the axis movement, and also outputs the auxiliary function command value to the auxiliary function execution control unit 5 that classifies and executes the auxiliary functions by function. Consider the operation timing data such as whether to complete the auxiliary function operation before starting the axis movement operation, whether to perform the auxiliary function operation simultaneously with the axis movement, or whether to perform the auxiliary function operation after the axis movement operation is completed. Then, the axis movement control unit 4 and the auxiliary function execution control unit 5 realize machining by a numerical controller (not shown).

しかしながら、このような装置ではパートプログラム1
の途中から加工を再開する際、その時点で必要な補助機
能はオペレータ等がプロセスシート等を先頭から逐次補
助機能別に分類確認して有効となっている補助機能の最
終状態を判断し、現在の加工機械との状態と比較した上
で補助機能復帰に当たって機械衝突を避けるために、主
軸を待避する軸移動指令、工具を選択する補助機能指
令、工具を主軸に装着する補助機能指令、主軸の回転数
を指定する補助機能指令、主軸の回転方向を定める補助
機能指令などのように、復帰する補助機能動作順序を検
討し、メモなどを作成した上で逐次手動入力指令を通し
て実行しておく(補助機能復帰)必要があり、作業が大
変煩わしいため、指令漏れなどのミスが生じやすく、時
間もかかるという問題点があった。
However, in such a device, part program 1
When resuming machining from the middle of the process, the operator, etc. sequentially checks the process sheet etc. from the beginning according to the auxiliary function and judges the final state of the effective auxiliary function for the auxiliary function required at that time. In order to avoid a machine collision when returning to the auxiliary function after comparing with the state of the processing machine, the axis movement command to save the spindle, the auxiliary function command to select the tool, the auxiliary function command to attach the tool to the spindle, the rotation of the spindle Consider the order of auxiliary function operations to be restored, such as auxiliary function commands that specify the number and auxiliary function commands that determine the rotation direction of the spindle, make notes, and execute them sequentially through manual input commands (auxiliary Since it is necessary to restore the function) and the work is very troublesome, there is a problem that mistakes such as command omission are likely to occur and it takes time.

(発明の目的) 本発明は上述のような事情から成されたものであり、本
発明の目的は、パートプログラムの途中から加工を再開
する場合、その時点で復帰しておくべき補助機能を予め
設定されていた補助機能分類にしたがって表示し、オペ
レータは現在の加工機械の状態を判断し、補助機能実行
順序を検討した上で該表示から実行すべき補助機能を順
次選択または追加して補助機能復帰パートプログラムを
該表示と対比させながら編集作成し、該補助機能復帰パ
ートプログラムを実行することにより、上述の問題点を
解決し、加工の途中再開を容易にした補助機能復帰方法
を提供することにある。
(Object of the Invention) The present invention has been made under the circumstances as described above, and an object of the present invention is to provide an auxiliary function which should be restored at that time when machining is restarted from the middle of a part program. Displayed according to the set auxiliary function classification, the operator judges the current state of the processing machine, considers the auxiliary function execution sequence, and then sequentially selects or adds the auxiliary functions to be executed from the display and adds the auxiliary functions. To provide an auxiliary function returning method which solves the above-mentioned problems and facilitates resuming in the middle of processing by editing and creating a returning part program while comparing with the display and executing the auxiliary function returning part program. It is in.

(発明の概要) 本発明は数値制御装置における補助機能復帰方法に関す
るもので、数値制御加工におけるパートプログラムの途
中から加工を再開する場合、予め補助機能指令の分類を
設定して記憶しておき、加工を再開したい部分までの補
助機能指令を前記パートプログラム中から抽出して前記
分類に従って記憶すると共に、復帰しておくべき補助機
能を前記分類に従って表示し、当該表示データを用いて
補助機能復帰プログラムを編集作成して実行するように
したものである。
(Summary of the Invention) The present invention relates to a method of returning an auxiliary function in a numerical control device, and when machining is restarted from the middle of a part program in numerical control machining, a category of auxiliary function commands is set and stored in advance, Auxiliary function commands up to the part where machining is desired to be restarted are extracted from the part program and stored according to the classification, and auxiliary functions to be restored are displayed according to the classification, and the auxiliary function restoration program is displayed using the display data. Is created and executed.

(発明の実施例) 第1図は本発明方法を実現する装置の構成例を示してお
り、補助機能指令の分類データを記憶する記憶装置11
と、指令補助機能データを記憶する指令補助機能記憶装
置13と、作成された補助機能復帰プログラムを記憶する
補助機能復帰プログラム記憶装置15とを有しており、必
要なデータ等を表示して補助機能復帰プログラムの作成
を案内するCRT17及び必要なデータを入力するためのキ
ーボード18が設けられている。又、CRT17及びキーボー
ド18に接続され、補助機能分類の入力制御を行なって補
助機能分類データを補助機能分類記憶装置11に記憶する
補助機能分類入力制御部10が設けられ、この記憶された
補助機能分類データを用いて指令補助機能表示の制御を
行ない、指令補助機能データを指令補助機能記憶装置13
に記憶する指令補助機能表示制御部12が設けられてい
る。さらに、指令補助機能記憶装置13及び補助機能復帰
プログラム記憶装置15の間には補助機能編集制御部14が
設けられ、キーボード18と協働して補助機能の編集制御
を行ない、その作成プログラムを補助機能復帰プログラ
ム記憶装置15に記憶するようになっている。さらに又、
補助機能復帰プログラム記憶装置15に記憶された補助機
能復帰プログラムは補助機能復帰プログラム出力制御部
16に入力され、構文解釈制御部2及び関数発生制御部3
と協働してパートプログラムの加工及び実行を行なうよ
うになっている。
(Embodiment of the Invention) FIG. 1 shows an example of the configuration of an apparatus for implementing the method of the present invention, and a storage device 11 for storing classification data of auxiliary function commands.
And a command auxiliary function storage device 13 for storing the command auxiliary function data and an auxiliary function return program memory device 15 for storing the created auxiliary function return program, and displays necessary data etc. to display the auxiliary data. A CRT 17 for guiding the creation of a function restoration program and a keyboard 18 for inputting necessary data are provided. Further, the auxiliary function classification input control section 10 is provided which is connected to the CRT 17 and the keyboard 18 and controls the input of the auxiliary function classification and stores the auxiliary function classification data in the auxiliary function classification storage device 11. The command auxiliary function display is controlled by using the classification data, and the command auxiliary function data is stored in the command auxiliary function storage device 13
A command assisting function display control section 12 for storing the information is provided. Further, an auxiliary function edit control unit 14 is provided between the command auxiliary function storage device 13 and the auxiliary function return program storage device 15, and cooperates with the keyboard 18 to perform edit control of the auxiliary function and assist the creation program thereof. It is adapted to be stored in the function restoration program storage device 15. Furthermore,
The auxiliary function return program stored in the auxiliary function return program storage device 15 is an auxiliary function return program output control unit.
16 is input to the syntax interpretation control unit 2 and the function generation control unit 3
It is designed to work and execute the part program in cooperation with.

このような構成において、その動作を第2図のフローチ
ャートを参照して説明する。
With such a configuration, its operation will be described with reference to the flowchart of FIG.

本発明では予め補助機能分類入力制御部10により、オペ
レータ又は数値制御装置の供給者(メーカ)がCRT17を
見ながらキーボード18を用いて補助機能指令のアドレス
キャラクタ及びその数値による分類データを補助機能分
類記憶装置11に登録しておく(第3図参照)。そして、
オペレータが加工の途中に再開をしたい部分をパートプ
ログラムの先頭からシーケンスサーチする際に、指令補
助機能表示制御部12ではパートプログラム中から関数発
生制御部3を介して補助機能指令を抽出すると共に、補
助機能分類記憶装置11に予め登録されている分類に従っ
てその分類された項目毎に最新指令補助機能を指令補助
機能記憶装置13に記憶し、CRT17にパートプログラムの
補助機能指令を分類表示する。すなわち、加工を再開し
たいシーケンスのサーチを開始し(ステップS1)、開始
の場合にはパートプログラムの指令を関数発生制御部3
より入力し(ステップS2)、補助機能指令か否かを判定
する(ステップS3)。そして、補助機能指令の場合に
は、補助機能分類記憶装置11に予め登録されている補助
機能アドレスキャラクタおよび補助機能グループの分類
に従って指令補助機能を、指令補助機能表示制御部12を
介して記憶装置13に格納すると共に、CRT17に第4図左
部に示す如く分類表示し(ステップS4)、再開したいパ
ートプログラム部分までシーケンスサーチを行なう(ス
テップS5)。ここで、再開したいパートプログラム部分
までのシーケンスサーチが終了すると、オペレータは補
助機能編集制御部14により該シーケンスまでに指令され
たパートプログラムの補助機能指令の分類表示から必要
な補助機能指令を現在の加工機械の状態を判断し、補助
機能実行順序を検討した上で実行すべき補助機能を該表
示から順次選択し、該表示されている以外の補助機能指
令または位置指令等を追加して補助機能復帰プログラム
を該表示と対比させながら編集作成し(ステップS6)、
その作成した補助機能復帰プログラムを補助機能復帰プ
ログラム記憶装置15に記憶する。補助機能復帰プログラ
ム作成用画面は例えば第4図で示すような構成となり、
加工を再開したいシーケンス部分までのパートプログラ
ムで指令された補助機能指令を左部に分類表示し、編集
作成中の補助機能復帰プログラムを右部に表示するよう
に成っている。
In the present invention, the auxiliary function classification input control unit 10 allows the operator or the supplier of the numerical control device (manufacturer) to use the keyboard 18 while observing the CRT 17 to classify auxiliary function instruction address characters and classification data based on the numerical values thereof. It is registered in the storage device 11 (see FIG. 3). And
When the operator performs a sequence search from the beginning of the part program for a portion to be restarted during machining, the command auxiliary function display control unit 12 extracts the auxiliary function command from the part program via the function generation control unit 3, and The latest command auxiliary function is stored in the command auxiliary function memory device 13 for each classified item according to the classification registered in advance in the auxiliary function classification memory device 11, and the auxiliary function commands of the part program are classified and displayed on the CRT 17. That is, a search for a sequence in which machining is desired to be restarted is started (step S1).
It is input (step S2), and it is determined whether it is an auxiliary function command (step S3). Then, in the case of the auxiliary function command, the command auxiliary function is stored in accordance with the auxiliary function address character and the auxiliary function group classified in advance in the auxiliary function classification storage device 11 via the command auxiliary function display control unit 12. The data is stored in 13 and displayed on the CRT 17 as shown in the left part of FIG. 4 (step S4), and the sequence search is performed up to the part program portion to be restarted (step S5). Here, when the sequence search up to the part program portion to be restarted is completed, the operator displays the required auxiliary function command from the classification display of the auxiliary function command of the part program commanded up to the sequence by the auxiliary function edit control unit 14 After judging the state of the processing machine and considering the order of execution of auxiliary functions, the auxiliary functions to be executed are sequentially selected from the display, and auxiliary function commands or position commands other than the displayed auxiliary functions are added. Edit and create the return program while comparing it with the display (step S6),
The auxiliary function return program storage device 15 stores the created auxiliary function return program. The screen for creating the auxiliary function return program has the structure shown in FIG. 4, for example.
The auxiliary function commands instructed by the part program up to the sequence part where machining is to be restarted are classified and displayed on the left part, and the auxiliary function return program being edited and created is displayed on the right part.

なお、第3図に示す補助機能指令分類登録の表示におい
て、M03〜M05は同一グループであることを示し、“*”
は数値による分類がないことを示している。又、M03〜M
05は主軸関連のデータであり、M07〜M09はクーラント関
連のデータであることを示す。
In the display of auxiliary function command classification registration shown in FIG. 3, M03 to M05 indicate that they are in the same group, and "*"
Indicates that there is no numerical classification. Also, M03 ~ M
05 indicates spindle-related data, and M07 to M09 indicate coolant-related data.

こうして補助機能復帰プログラムの作成が終了すると
(ステップS7)、補助機能復帰プログラム記憶装置15に
記憶された補助機能復帰プログラムは、キーボード18か
らのスイッチ等による実行指令が入力されることにより
(ステップS10)、補助機能復帰プログラム出力制御部1
6によりパートプログラムの先頭から加工を再開したい
部分へのシーケンスサーチ完了時点までに生成した目標
位置指令,軸移動データ等の必要データを退避した後
(ステップS11)、構文解釈制御部2へ伝送する(ステ
ップS12)。これによって補助機能復帰が実行され、加
工の途中再開に必要な補助機能が補助機能復帰プログラ
ムで指定された順序で逐次実行準備され(ステップS1
3)、その後に退避した目標位置指令,軸移動データ等
の必要データを戻し(ステップS14)、加工を再開した
いNCパートプログラムの再起動を待つことになる。
When the creation of the auxiliary function return program is completed in this way (step S7), the auxiliary function return program stored in the auxiliary function return program storage device 15 is input with an execution command from the keyboard 18 by a switch or the like (step S10). ), Auxiliary function recovery program output control unit 1
After the necessary data such as the target position command and axis movement data generated by the time the sequence search is completed from the beginning of the part program to the part where machining is to be restarted by 6 is saved (step S11), it is transmitted to the syntax interpretation control unit 2. (Step S12). As a result, the auxiliary function return is executed, and the auxiliary functions required for resuming machining midway are sequentially prepared for execution in the order specified by the auxiliary function return program (step S1.
3) After that, the necessary data such as the target position command and axis movement data that have been saved are returned (step S14), and the NC part program for which machining is to be restarted is waited for.

このようにして、パートプログラムの途中から加工を再
開する場合、予め準備(復帰)しておくべき補助機能が
CRT17にその補助機能アドレスキャレクタ、補助機能分
類に従って表示され、現在の加工機械の状態を判断し、
補助機能実行順序を検討した上で実行すべき補助機能を
該表示から順次選択し、該表示されている以外の補助機
能指令または位置指令等を追加して補助機能復帰プログ
ラムを該表示と対比させながら編集作成し、補助機能復
帰プログラムで指定された順序で補助機能復帰が逐次実
行できるようになる。
In this way, when restarting machining from the middle of the part program, there is an auxiliary function that should be prepared (returned) in advance.
It is displayed on the CRT17 according to its auxiliary function address calculator and auxiliary function classification, and judges the current state of the processing machine,
After selecting the auxiliary function execution sequence, the auxiliary functions to be executed are sequentially selected from the display, and auxiliary function commands or position commands other than those displayed are added to compare the auxiliary function return program with the display. While editing and creating, the auxiliary function return program can be sequentially executed in the order specified by the auxiliary function return program.

(発明の効果) 以上のように本発明の復帰方法によれば、パートプログ
ラムの途中から加工を再開する場合、その時点で必要な
補助機能は予め設定された分類に従って表示されてお
り、補助機能復帰プログラムを該表示から選択または追
加するなど該表示と対比させながら編集作成でき、作成
された補助機能復帰プログラムで指定された順序で補助
機能復帰が逐次実行できるようになるため、オペレータ
はパートプログラムの先頭から加工を再開したい部分ま
での補助機能指令を全て分類しメモしておくような必要
はなく、更に現在の機械状態に応じて補助機能を復帰す
る順序を考慮した上で逐次手動入力指令を通して実行し
ておく必要がなくなり、パートプログラムの途中から加
工を再開する場合の補助機能指令漏れなどによる機械衝
突を防ぐと共に、補助機能復帰準備時間を大幅に短縮で
きるという顕著な効果をもたらす。
(Effect of the Invention) As described above, according to the restoration method of the present invention, when the machining is restarted from the middle of the part program, the auxiliary functions necessary at that time are displayed according to the preset classification, and the auxiliary functions are displayed. The operator can edit and create a return program while comparing it with the display such as selecting or adding a return program, and the auxiliary function return can be sequentially executed in the order specified by the created auxiliary function return program. It is not necessary to classify and make a note of all auxiliary function commands from the beginning of the machine to the part where you want to restart machining, and also consider the order in which the auxiliary functions are restored according to the current machine state, and then successively input manual commands. There is no need to execute it through the machine, and there is a machine collision due to an auxiliary function command leakage etc. This has the remarkable effect that the auxiliary function recovery preparation time can be significantly shortened while preventing it.

【図面の簡単な説明】[Brief description of drawings]

第1図は本発明の補助機能復帰方法を実現する装置の一
例を示すブロック構成図、第2図はその動作例を示すフ
ローチャート、第3図は補助機能指令分類登録の画面例
を示す図、第4図は補助機能復帰プログラムの表示例を
示す図、第5図は従来の数値制御装置の一般例を示すブ
ロック図である。 1……NCパートプログラム、2……構文解釈制御部、3
……関数発生制御部、4……軸移動制御部、5……補助
機能実行制御部、10……補助機能分類入力制御部、11…
…補助機能分類記憶装置、12……指令補助機能表示制御
部、13……指令補助機能記憶装置、14……補助機能編集
制御部、15……補助機能復帰プログラム記憶装置、16…
…補助機能復帰プログラム出力制御部、17……CRT、18
……キーボード。
FIG. 1 is a block configuration diagram showing an example of an apparatus for realizing the auxiliary function restoring method of the present invention, FIG. 2 is a flowchart showing an operation example thereof, and FIG. 3 is a diagram showing an example screen of auxiliary function command classification registration, FIG. 4 is a diagram showing a display example of the auxiliary function return program, and FIG. 5 is a block diagram showing a general example of a conventional numerical control apparatus. 1 ... NC part program, 2 ... syntax interpretation control unit, 3
...... Function generation control unit, 4 ... Axis movement control unit, 5 ... Auxiliary function execution control unit, 10 ... Auxiliary function classification input control unit, 11 ...
… Auxiliary function classification storage device, 12 …… Command auxiliary function display control unit, 13 …… Command auxiliary function storage device, 14 …… Auxiliary function editing control unit, 15 …… Auxiliary function return program storage device, 16…
… Auxiliary function recovery program output control block, 17 …… CRT, 18
……keyboard.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】数値制御加工におけるパートプログラムの
途中から加工を再開する場合、予め補助機能指令の分類
を設定して記憶しておき、加工を再開したい部分までの
補助機能指令を前記パートプログラム中から抽出して前
記分類に従って記憶すると共に、復帰しておくべき補助
機能を前記分類に従って表示し、当該表示データを用い
て補助機能復帰プログラムを編集作成して実行するよう
にしたことを特徴とする数値制御装置における補助機能
復帰方法。
1. When resuming machining from the middle of a part program in numerically controlled machining, a classification of auxiliary function commands is set and stored in advance, and auxiliary function commands up to the part where machining is to be restarted are stored in the part program. The auxiliary functions to be restored are stored in accordance with the classification, the auxiliary functions to be restored are displayed according to the classification, and the auxiliary function restoration program is edited and created using the display data and executed. Auxiliary function recovery method in numerical control device.
JP61218784A 1986-09-17 1986-09-17 Auxiliary function recovery method in numerical control device Expired - Lifetime JPH0673084B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61218784A JPH0673084B2 (en) 1986-09-17 1986-09-17 Auxiliary function recovery method in numerical control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61218784A JPH0673084B2 (en) 1986-09-17 1986-09-17 Auxiliary function recovery method in numerical control device

Publications (2)

Publication Number Publication Date
JPS6373401A JPS6373401A (en) 1988-04-04
JPH0673084B2 true JPH0673084B2 (en) 1994-09-14

Family

ID=16725323

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61218784A Expired - Lifetime JPH0673084B2 (en) 1986-09-17 1986-09-17 Auxiliary function recovery method in numerical control device

Country Status (1)

Country Link
JP (1) JPH0673084B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04237306A (en) * 1991-01-21 1992-08-25 Fanuc Ltd Method for restarting punch press machine and neumerical control device
EP0606649B1 (en) 1992-12-28 1998-03-18 Mitsubishi Denki Kabushiki Kaisha Numerically controlled machine tool and method to re-execute a machining program after it has been stopped
JP5415311B2 (en) * 2010-01-29 2014-02-12 株式会社森精機製作所 Method and apparatus for controlling machine tool capable of resuming automatic operation

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6129909A (en) * 1984-07-23 1986-02-12 Mitsubishi Electric Corp Numerical controller
JPS61161512A (en) * 1985-01-11 1986-07-22 Fuji Facom Corp Mechanical work controller

Also Published As

Publication number Publication date
JPS6373401A (en) 1988-04-04

Similar Documents

Publication Publication Date Title
JPH0551419B2 (en)
JPH05282021A (en) Machining condition generation system for nc machine tool
JPH03158908A (en) Automatic programming system in compound working machine
JPH09212227A (en) Method for setting operation information of machine controlled and driven by numerical controller
JPH0673084B2 (en) Auxiliary function recovery method in numerical control device
EP0548372B1 (en) Animation drawing method for multiple-lathe numeric controller
EP0476139B1 (en) Interactive automatic programming method
JPH07136897A (en) Cutting area drawing method
JPH07160317A (en) Tool path plotting method
JP2649801B2 (en) Display switching method in numerical controller
JPS63133210A (en) Program preparation system for nc device
JPH08339215A (en) Numerical controller
JPH0863218A (en) Program constitution display system
JP3259987B2 (en) Interactive numerical controller
JP3048679B2 (en) Interactive NC device
JP2728256B2 (en) Numerical control method
JP2588944B2 (en) How to create NC data
JPH0392907A (en) Numerical controller
JPH077839U (en) Numerical control device
EP0189487A1 (en) Method of automatically forwarding display pictures
JPH10161724A (en) Numerical controller
JP2642451B2 (en) Numerical control unit
JPH07302107A (en) Numerical controller
JPH06202906A (en) Nc program editing device
JPH113111A (en) Cam system