JPH0314005A - Interactive nc program generating method - Google Patents

Interactive nc program generating method

Info

Publication number
JPH0314005A
JPH0314005A JP14866589A JP14866589A JPH0314005A JP H0314005 A JPH0314005 A JP H0314005A JP 14866589 A JP14866589 A JP 14866589A JP 14866589 A JP14866589 A JP 14866589A JP H0314005 A JPH0314005 A JP H0314005A
Authority
JP
Japan
Prior art keywords
data
calculation
screen
input
interactive
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.)
Pending
Application number
JP14866589A
Other languages
Japanese (ja)
Inventor
Masao Kanemoto
誠夫 金本
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.)
DMG Mori Co Ltd
Original Assignee
Mori Seiki Co 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 Mori Seiki Co Ltd filed Critical Mori Seiki Co Ltd
Priority to JP14866589A priority Critical patent/JPH0314005A/en
Publication of JPH0314005A publication Critical patent/JPH0314005A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/36Nc in input of data, input key till input tape
    • G05B2219/36127Menu, help menu for operator, messages
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/36Nc in input of data, input key till input tape
    • G05B2219/36227Assist operator to calculate unknown points, contours

Landscapes

  • Numerical Control (AREA)

Abstract

(57)【要約】本公報は電子出願前の出願データであるた
め要約のデータは記録されません。
(57) [Summary] This bulletin contains application data before electronic filing, so abstract data is not recorded.

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明は、ディスプレイを利用し対話形式でNCプログ
ラムを作成する方法に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a method of creating an NC program in an interactive manner using a display.

[従来の技術] NC工作機械においては、ワークを所望の形状に加工さ
せるため、NCプログラムを作成し、工作機械にローデ
ィングしてワークを加工している。
[Prior Art] In an NC machine tool, in order to machine a workpiece into a desired shape, an NC program is created and loaded into the machine tool to machine the workpiece.

しかしそのNCプログラムを作成する作業は、面倒な作
業であり、またプログラミングの専門的知識が必要とさ
れる。
However, creating the NC program is a troublesome task and requires specialized knowledge of programming.

そこで、最近、NCプログラミングの専門的知識や数学
的知識が無い人でも、所望のワーク形状の図面寸法デー
タを入力していくだけで、自動的にNCプログラムを作
成できる、簡易な対話型NC工作機械が開発されている
。その具体的NCプログラムの作成方法を次ぎに示す。
Therefore, recently, simple interactive NC machine tools have been developed that allow even people without specialized or mathematical knowledge of NC programming to automatically create NC programs by simply inputting the drawing dimension data of the desired workpiece shape. is being developed. A specific method for creating the NC program will be described below.

即ち、第13図に示す様に、オペレータは、所望の形状
を示すガイダンスを表示した、データ入力面面を呼び出
す。そして、このデータ入力画面に対して、図面寸法に
基づいて、基準点X、基準点Y、横辺長さ、縦辺長さ、
六個数などを入力するだけでプログラムを作成する。
That is, as shown in FIG. 13, the operator calls up a data input screen on which guidance indicating a desired shape is displayed. Then, for this data input screen, based on the drawing dimensions, the reference point X, reference point Y, horizontal length, vertical length,
Create a program by simply inputting the number of six pieces, etc.

あるいは、第14図に示す様な、予め用意した形状に当
てはまらないミーリング加工の輪郭加工のプログラミン
グについては、次のようにして行う。
Alternatively, as shown in FIG. 14, programming of contour machining for milling that does not apply to a pre-prepared shape is performed as follows.

第14図に示す様な形状にワークを加工するためのプロ
グラムを作成する場合は、第15図に示す様なように、
その形状を始点、直線(NO,l〜N0.6)、コーナ
R等で定義することとする。そこで、第16図に示すよ
うな画面をディスプレイ上に呼び出し、始点位置データ
を入力する。次に第17図に示す様な画面をディスプレ
イ上に呼び出し、NO,1の直線のデータを入力する。
When creating a program to process a workpiece into the shape shown in Figure 14, as shown in Figure 15,
The shape is defined by a starting point, a straight line (NO, 1 to N0.6), a corner R, etc. Therefore, a screen as shown in FIG. 16 is called up on the display and starting point position data is input. Next, a screen as shown in FIG. 17 is called up on the display, and data for the straight lines of NO and 1 are input.

このようにして、順次データを入力していき、第18図
に示す様に、所望の形状のデータの入力を終了する。
In this way, data is input in sequence, and as shown in FIG. 18, the input of data for the desired shape is completed.

[発明が解決しようとする課題] このような従来のプログラム作成方法においては、簡単
な入力操作を目的としているため、そのようにして入力
できる図形は簡単なものに限られている。しかし、現実
の加工すべきワークには、円の中心や基準となる座標等
の補助点を予め計算しておく必要があるワークが多いた
め、そのような従来のプログラム作成方法では、いろい
ろな種類のワーク加工に対処できない。
[Problems to be Solved by the Invention] Such conventional program creation methods are aimed at simple input operations, and therefore the figures that can be input in this way are limited to simple ones. However, many of the actual workpieces that need to be machined require pre-calculation of auxiliary points such as the center of a circle and reference coordinates, so conventional program creation methods cannot be used to It cannot handle machining of workpieces.

そこで、このような補助点を対話的に入力できるように
すると、入力操作が複雑となってしまい、当初の目的で
ある誰でも簡単に入力できるという目標が損なわれるこ
とになる。
Therefore, if it were possible to input such auxiliary points interactively, the input operation would become complicated, and the original goal of allowing anyone to input them easily would be lost.

本発明は、このような従来のプログラム作成方法の課題
に鑑み、円の中心や基準となる座標などの補助点を誰で
も簡単に入力できる対話型NCプログラム作成方法を提
供することを目的とする。
In view of the problems with conventional program creation methods, the present invention aims to provide an interactive NC program creation method that allows anyone to easily input auxiliary points such as the center of a circle and reference coordinates. .

[課題を解決するための手段] 本発明は、ディスプレイを利用し対話形式でNCプログ
ラムを作成する方法において、使用工具に関する条件を
設定するための、あるいは、ワークの加工形状を設定す
るためのデータ入力用画面をディスプレイに呼び出し、
そのデータ入力用画面を利用して各データを入力するに
際し、データ計算指示手段によってデータ計算用メニュ
ーをディスプレイに呼び出し、その中から所定計算用メ
ニューを選択してその所定計算用画面をディスプレイに
呼び出し、その画面を利用して、その所定の計算を実行
して記憶し、その実行結果データを、前記データ入力用
画面を利用して入力する対話型NCプログラム作成方法
である。
[Means for Solving the Problems] The present invention provides a method for creating an NC program in an interactive manner using a display, in which data is used to set conditions regarding tools to be used or to set the machining shape of a workpiece. Call up the input screen on the display,
When inputting each data using the data input screen, a data calculation menu is called up on the display by the data calculation instruction means, a predetermined calculation menu is selected from the menu, and the predetermined calculation screen is called on the display. This is an interactive NC program creation method in which the predetermined calculation is executed and stored using the screen, and the execution result data is input using the data input screen.

[作用] 本発明においては、データ入力用画面を利用して各デー
タを入力するに際し、データ計算指示手段によってデー
タ計算用メニューをディスプレイに呼び出し、その中か
ら所定計算用メニューを選択してその所定計算用画面を
ディスプレイに呼び出し、その画面を利用して所定の計
算を行うので、特別な数学的知識等もいらずに簡単にデ
ータを求め入力することが出来る。
[Operation] In the present invention, when inputting each data using the data input screen, a data calculation menu is called up on the display by the data calculation instruction means, a predetermined calculation menu is selected from the menu, and the predetermined Since a calculation screen is called up on the display and predetermined calculations are performed using that screen, data can be easily obtained and input without any special mathematical knowledge.

[実施例] 以下に、本発明の実施例について図面を参照しながら説
明する。
[Examples] Examples of the present invention will be described below with reference to the drawings.

第1図は、本発明にかかる対話型NCプログラム作成方
法の一実施例を実行するためのNC工作機械を示すブロ
ック図である。
FIG. 1 is a block diagram showing an NC machine tool for executing an embodiment of the interactive NC program creation method according to the present invention.

同図において、CRTディスプレイ1は、目的とする形
状のデータを入力するための画面や、所定の計算を実行
するための画面等を表示するための表示手段である。操
作盤2は、それらデータを入力するため、あるいは計算
メニュー等を選択するためのキー等を備えたコンソール
である。これらCRTディスプレイlと操作盤2はCP
U(中央演算処理装置)3に接続されている。対話制御
部4は、オペレータが対話形式によってNCプログラム
を作成するために必要な各種データ、プログラムなどを
記憶したROM5や磁気ディスク6と、CPU3との間
の制御を行う手段である。また、NC制御部7は、その
ようにして作成されたNCプログラムに基づいて、ワー
クを加工するため機械10を制御するための制御部であ
って、CPU3に接続されている。ROM8.RAM9
はそのような加工を行うためのプログラムやデータを格
納したメモリである。
In the figure, a CRT display 1 is a display means for displaying a screen for inputting data of a target shape, a screen for executing a predetermined calculation, and the like. The operation panel 2 is a console equipped with keys and the like for inputting data or selecting calculation menus. These CRT display l and operation panel 2 are CP
It is connected to U (central processing unit) 3. The interaction control unit 4 is a means for controlling the CPU 3 and the ROM 5 or magnetic disk 6 that stores various data, programs, etc. necessary for an operator to create an NC program in an interactive manner. Further, the NC control section 7 is a control section for controlling the machine 10 for processing a workpiece based on the NC program created in this way, and is connected to the CPU 3. ROM8. RAM9
is a memory that stores programs and data for performing such processing.

第2図は、オペレータが所望のワーク形状11のデータ
を対話形式で入力中のディスプレイl上の画面である。
FIG. 2 shows a screen on the display l during which the operator is inputting data on the desired workpiece shape 11 in an interactive manner.

この入力操作は従来の方法と同じである。This input operation is the same as the conventional method.

そこで、所定の補助点の座標などを計算したい場合があ
ると、画面の下方にあるポツプアップメニューの計算部
に対応するファンクションキー(データ計算指示手段)
を押す。
Therefore, if you want to calculate the coordinates of a given auxiliary point, etc., use the function key (data calculation instruction means) corresponding to the calculation part of the pop-up menu at the bottom of the screen.
Press.

それによって、第3図に示すように、ディスプレイ1上
に計算メニュー画面が表示される。同画面においては、
0〜15種類の計算メニューが示され、カーソルによっ
て所定計算を選択すると、その内容に対応したガイダン
ス図が画面の隅部に表示される。第3図においては、1
番の計算が選択された場合であって、三角関数を計算す
るためのガイダンス図が表示されている。第4図は、4
番の計算が選択された場合であって、直線りから距離り
だけ離れた平行線と円Cとの交点あるいは接点の座標デ
ータを求めるための計算画面である。
As a result, a calculation menu screen is displayed on the display 1, as shown in FIG. On the same screen,
A calculation menu of 0 to 15 types is displayed, and when a predetermined calculation is selected with the cursor, a guidance diagram corresponding to the content is displayed in a corner of the screen. In Figure 3, 1
This is the case where the calculation of the number is selected, and a guidance diagram for calculating the trigonometric function is displayed. Figure 4 shows 4
This is a calculation screen for determining the coordinate data of the intersection or contact point of the circle C and a parallel line that is distanced from the straight line when the calculation of the number is selected.

例えば、その4番の計算が必要な場合は、その計算にカ
ーソルを合わせておいて、ライトキー(WR)を押すと
、第5図に示すような、その計算用画面が表示される。
For example, if calculation No. 4 is required, place the cursor on the calculation and press the write key (WR) to display the calculation screen as shown in FIG.

その計算用画面の内容にしたがって、必要なデータを入
力する。即ち、直線りの定義を行い、円Cの定義を行い
、距離りの定義を行うことによって、データを入力し、
実行キーを押すと、自動的にその交点Pi、P2の座標
データが計算され画面の下部に計算結果が表示される。
Enter the necessary data according to the contents of the calculation screen. That is, input data by defining a straight line, defining a circle C, and defining a distance.
When the execution key is pressed, the coordinate data of the intersections Pi and P2 are automatically calculated and the calculation results are displayed at the bottom of the screen.

なお、画面に表示されていたガイダンス図は、上記定義
を行うことによって、そのデータに応じた寸法間係のガ
イダンス図に変更される。
Note that by performing the above definition, the guidance diagram displayed on the screen is changed to a guidance diagram for dimensioning according to the data.

このようにして、計算結果が求められると、戻りのソフ
トキー13を押すことによって、第3図に示す計算メニ
ュー画面に戻る。更に、戻りのソフトキーを押すと、第
2図の形状データ入力画面に戻る。なお、上述した計算
結果データ(Xl=・・・ yt=・・・)は、最終的
に戻った画面の下部に表示される。このデータをライト
キー(WR)を押すことによって、データが入力される
Once the calculation results have been obtained in this way, pressing the return soft key 13 returns to the calculation menu screen shown in FIG. Furthermore, when the return soft key is pressed, the screen returns to the shape data input screen shown in FIG. Note that the above-mentioned calculation result data (Xl=...yt=...) is displayed at the bottom of the screen that is finally returned. The data is input by pressing the write key (WR).

なお、−度の計算によって、必要とするデータを求める
ことが出来ない場合は、上述したように戻りキーを押し
、計算メニュー画面に戻ったときに、更に必要な計算を
選択する。そして、上述のようにして、必要なデータを
得る。なお、その計算結果は、例えば、X2=・・・ 
Y2=・・・として、表示される。したがって、前に求
められた計算結果と、区別することが出来る。更に、こ
のようにして求められた計算結果を、第6図に示すよう
に、画面上に一覧表示することが出来る。
Note that if the required data cannot be obtained by calculating -degrees, press the return key as described above, and when the screen returns to the calculation menu screen, select further necessary calculations. Then, obtain the necessary data as described above. The calculation result is, for example, X2=...
It is displayed as Y2=... Therefore, it can be distinguished from the previously obtained calculation results. Furthermore, the calculation results obtained in this manner can be displayed in list form on the screen as shown in FIG.

次に、具体的ワーク形状を例にとって、本発明の詳細な
説明する。
Next, the present invention will be described in detail by taking a specific workpiece shape as an example.

第7図は、加工すべき形状を示す図面である。FIG. 7 is a drawing showing the shape to be machined.

■から■の方向に加工するとする。Assume that processing is performed in the direction from ■ to ■.

先ず、オペレータは、第8図に示すような対話式メニュ
ー画面を呼び出す。そこで、その任意輪郭ファイルメニ
ューの番号をカーソルで選択し、任意のファイル名を入
力する、図示実施例ではCAMと入力する。それによっ
て、第9図に示す様な始点■の座標データを入力するた
めの画面が表示されるので、オペレータは、その画面を
利用して始点データを入力する。
First, the operator calls up an interactive menu screen as shown in FIG. Then, the user selects the number of the arbitrary contour file menu with the cursor and inputs an arbitrary file name. In the illustrated embodiment, CAM is input. As a result, a screen for inputting the coordinate data of the starting point (2) as shown in FIG. 9 is displayed, and the operator uses this screen to input the starting point data.

そして、次に、第10図に示す様な円弧画面を呼び出す
。これによって、円弧R50のデータを入力するが、点
■から点■への円弧の中心座標が判明せず、その形状が
確定しないので、ここで、計算ソフトキーを押す。これ
によって、前述のように、第3図のような計算メニュー
が表示される。
Then, an arc screen as shown in FIG. 10 is called up. As a result, data for the arc R50 is input, but since the center coordinates of the arc from point 2 to point 2 are not known and its shape is not determined, the calculation soft key is pressed here. As a result, a calculation menu as shown in FIG. 3 is displayed as described above.

その中で、4番の計算を選ぶ。そこで、第7図における
直線りと、円Cと距離りを利用して、点■の座標を計算
させる。即ち、直線り1円C9距離りの定義を行い、そ
れから実行キーをおす。これによって、点■の座標デー
タ(X l = 3.38904589、Y 1 =4
9.885011456)を得ることが出来る。
Among them, choose calculation number 4. Therefore, by using the straight line, circle C, and distance in FIG. 7, the coordinates of point ■ are calculated. That is, define the distance of 1 circle C9 in a straight line, and then press the execution key. As a result, the coordinate data of point ■ (X l = 3.38904589, Y 1 = 4
9.885011456) can be obtained.

次に、戻りキーを押すことによって、元の任意輪郭画面
に戻る。そこで、さきに求めておいた点■の座標データ
を入力することによって、第11図に示す様な、図形が
描かれる。
Next, press the return key to return to the original arbitrary contour screen. Then, by inputting the coordinate data of the point ■ previously obtained, a figure as shown in FIG. 11 is drawn.

次に、点■の座標を求めるため、再び計算メニュー画面
に切り替える。そして、点■と同様な計算で、点■の座
標を求める( X 2= 20.246340182゜
Y 2=−45,71745519)。そして、任意輪
郭画面に戻る。
Next, in order to find the coordinates of point ■, switch to the calculation menu screen again. Then, calculate the coordinates of point ■ using the same calculation as point ■ (X 2 = 20.246340182°Y 2 = -45,71745519). Then, return to the arbitrary contour screen.

次に、点■から点■までの形状は、次の形状であるR1
3の円弧の中心座標が判明しており、形状が確定してい
るので、点■の座標を特に計算することなく形状定義を
進めて行くことが出来る。
Next, the shape from point ■ to point ■ is the following shape R1
Since the center coordinates of the arc No. 3 are known and the shape is fixed, the shape definition can proceed without particularly calculating the coordinates of point ■.

このようにして、以後の形状データを、必要に応じて適
宜計算メニューを利用しながら、ファイル名CAMの輪
郭データを入力していく(第12図参照)。
In this way, the contour data of the file name CAM is inputted for the subsequent shape data using the calculation menu as needed (see FIG. 12).

なお、比較上、前記点■の座標を手計算で求める従来例
について述べると、R50の中心を通り、Y軸に対して
、10度の傾きを持つ直線は、y=tan100φx よりy=−5,67128182xとなる。この直線の
右側に距812を持つ直線の式は、y=−5,6712
8182x+ 69.1052458となる。また、中
心が(0,0)で半径50の円は、x24y2 ==5
02となる。この円との交点が求める点であるから、計
算すると、x=3.3899904589. y=49
.88501149となる。
For comparison, let's talk about the conventional example of manually calculating the coordinates of the point (2).A straight line passing through the center of R50 and having an inclination of 10 degrees with respect to the Y axis is y=-5 from y=tan100φx. , 67128182x. The formula for a straight line with a distance of 812 on the right side of this straight line is y=-5,6712
8182x+69.1052458. Also, a circle whose center is (0,0) and radius 50 is x24y2 ==5
It becomes 02. Since the intersection with this circle is the point to be sought, the calculation yields x=3.3899904589. y=49
.. It becomes 88501149.

このように、手計算によると、いろいろ数学的知識が必
要となるが、本発明によれば、上述のように、専門的数
学的知識がなくても、複雑な形状を入力することが出来
る。
As described above, manual calculation requires various mathematical knowledge, but according to the present invention, as described above, complex shapes can be input even without specialized mathematical knowledge.

[発明の効果] 以上説明したように、本発明にかかる対話型NCプログ
ラム作成方法によれば、数学的知識などの専門的知識が
なくても、対話しながら、簡単に複雑な形状のデータを
入力し、NCプログラムを作成することが出来る。
[Effects of the Invention] As explained above, according to the interactive NC program creation method according to the present invention, data of complex shapes can be easily created while interacting, even without specialized knowledge such as mathematical knowledge. You can input and create NC programs.

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

第1図は、本発明の一実施例にかかる対話型NCプログ
ラム作成方法の実施に利用される装置を示すブロック図
、第2図は、同実施例におけるデータ入力用画面の正面
図、第3図、第4図は、同実施例における計算メニュー
画面の正面図、第5図は、同実施例における計算用画面
の正面図、第6図は、同実施例における計算結果の一覧
を示すデータ図、第7図は、同実施例における入力しよ
うとするワーク輪郭形状を示す平面図、第8図、第9図
、第1O図、第11図、第i2図は、同実施例における
データ入力用画面の正面図、第13図は、従来の対話式
NCプログラム作成方法におけるデータ入力用画面の正
面図、第14図は、その対象となる形状を示す平面図、
第15図は、その形状の各部の定義方法を示す構成図、
第16図、第17図、第18図は、従来方法におけるデ
ータ入力用画面の正面図である。
FIG. 1 is a block diagram showing a device used to implement an interactive NC program creation method according to an embodiment of the present invention, FIG. 2 is a front view of a data input screen in the same embodiment, and FIG. 4 is a front view of the calculation menu screen in the same embodiment, FIG. 5 is a front view of the calculation screen in the same embodiment, and FIG. 6 is data showing a list of calculation results in the same embodiment. 7 are plan views showing the contour shape of the workpiece to be input in the same embodiment, and FIGS. 8, 9, 1O, 11, and i2 are data input in the same embodiment. FIG. 13 is a front view of the data input screen in the conventional interactive NC program creation method, FIG. 14 is a plan view showing the target shape,
FIG. 15 is a configuration diagram showing how to define each part of the shape,
FIGS. 16, 17, and 18 are front views of data input screens in the conventional method.

Claims (2)

【特許請求の範囲】[Claims] (1)ディスプレイを利用し対話形式でNCプログラム
を作成する方法において、使用工具に関する条件を設定
するための、あるいは、ワークの加工形状を設定するた
めのデータ入力用画面をディスプレイに呼び出し、その
データ入力用画面を利用して各データを入力するに際し
、データ計算指示手段によつてデータ計算用メニューを
ディスプレイに呼び出し、その中から所定計算用メニュ
ーを選択してその所定計算用画面をディスプレイに呼び
出し、その画面を利用して、その所定の計算を実行して
記憶し、その実行結果データを、前記データ入力用画面
を利用して入力することを特徴とする対話型NCプログ
ラム作成方法。
(1) In a method of creating an NC program in an interactive format using a display, a data input screen for setting conditions related to the used tool or machining shape of a workpiece is called up on the display, and the data is When inputting each data using the input screen, a data calculation menu is called on the display by the data calculation instruction means, a predetermined calculation menu is selected from the menu, and the predetermined calculation screen is called on the display. , an interactive NC program creation method characterized in that the predetermined calculation is executed and stored using the screen, and the execution result data is input using the data input screen.
(2)前記計算実行結果データは、計算毎に区別される
ことを特徴とする請求項1記載の対話型NCプログラム
作成方法。
(2) The interactive NC program creation method according to claim 1, wherein the calculation execution result data is distinguished for each calculation.
JP14866589A 1989-06-12 1989-06-12 Interactive nc program generating method Pending JPH0314005A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP14866589A JPH0314005A (en) 1989-06-12 1989-06-12 Interactive nc program generating method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP14866589A JPH0314005A (en) 1989-06-12 1989-06-12 Interactive nc program generating method

Publications (1)

Publication Number Publication Date
JPH0314005A true JPH0314005A (en) 1991-01-22

Family

ID=15457882

Family Applications (1)

Application Number Title Priority Date Filing Date
JP14866589A Pending JPH0314005A (en) 1989-06-12 1989-06-12 Interactive nc program generating method

Country Status (1)

Country Link
JP (1) JPH0314005A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2016051549A1 (en) * 2014-09-30 2017-04-27 株式会社牧野フライス製作所 Machine tool controller

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2016051549A1 (en) * 2014-09-30 2017-04-27 株式会社牧野フライス製作所 Machine tool controller

Similar Documents

Publication Publication Date Title
JPH02293904A (en) Cad/cam device
JPS63204412A (en) Parts shape input method
JPH01159705A (en) Parts shape inputting method
JPS63250707A (en) Method for inputting part shape
JPH0225977A (en) Drawing coordinate system and scale setting method
JP2796297B2 (en) Data input / output device of interactive numerical controller
WO1989005007A1 (en) Picture element correction method
JP2757590B2 (en) Numerical control unit
JPH01163803A (en) Combinational shape defining system
JPS62130405A (en) Nc data correction method
JPH01316804A (en) Contour shape defining method
JPS61160108A (en) Working control method of numerically controlled machine tool
JP2836633B2 (en) Machining process decision device in numerical control information creation function
JP2738499B2 (en) Processing data creation system for welding finishing robot
JPH09120308A (en) Tool path plotting method
JP3157474B2 (en) Cam design processing apparatus and method
JPH053002B2 (en)
JPS61136103A (en) Numerical controller for machine tool
JPH01228755A (en) Plural groove machining method
JPH07334696A (en) Table creation system
JPS62256104A (en) Nc data producing device for numerical control
JPH0215304A (en) Method for forming numerical control information
JPH1020915A (en) Interactive automatic programming device
JPH01318102A (en) Nc program forming device
JPH04302004A (en) Display graphic selecting method for cad system