JP6351738B2 - 工作機械の制御装置 - Google Patents
工作機械の制御装置 Download PDFInfo
- Publication number
- JP6351738B2 JP6351738B2 JP2016551416A JP2016551416A JP6351738B2 JP 6351738 B2 JP6351738 B2 JP 6351738B2 JP 2016551416 A JP2016551416 A JP 2016551416A JP 2016551416 A JP2016551416 A JP 2016551416A JP 6351738 B2 JP6351738 B2 JP 6351738B2
- Authority
- JP
- Japan
- Prior art keywords
- program
- work
- machine tool
- storage unit
- machining
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B19/00—Program-control systems
- G05B19/02—Program-control systems electric
- G05B19/18—Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of program data in numerical form
- G05B19/409—Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of program data in numerical form characterised by using manual data input [MDI] or by using control panel, e.g. controlling functions with the panel; characterised by control panel details or by setting parameters
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B2219/00—Program-control systems
- G05B2219/30—Nc systems
- G05B2219/32—Operator till task planning
- G05B2219/32128—Gui graphical user interface
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B2219/00—Program-control systems
- G05B2219/30—Nc systems
- G05B2219/34—Director, elements to supervisory
- G05B2219/34376—Management nc programs, files
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B2219/00—Program-control systems
- G05B2219/30—Nc systems
- G05B2219/36—Nc in input of data, input key till input tape
- G05B2219/36497—Select program, main and secondary program
Landscapes
- Engineering & Computer Science (AREA)
- Human Computer Interaction (AREA)
- Manufacturing & Machinery (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Automation & Control Theory (AREA)
- Numerical Control (AREA)
Description
13 制御装置
15 表示部
21 加工用NCプログラム入力部
23 第1のプログラム記憶部
25 加工用NCプログラム実行部
27 加工用NCプログラム表示部
31 作業用NCプログラム入力部
33 第2のプログラム記憶部
35 作業用NCプログラム実行部
37 実行プログラム表示部
39 プログラムリスト表示部
41 操作盤
Claims (4)
- NCプログラムを実行して工作機械を駆動する工作機械の制御装置において、
加工用NCプログラムをプログラム名又はプログラム番号で識別して記憶する第1のプログラム記憶部と、
作業者が手動で入力した作業用NCプログラムを実行するごとに該作業用NCプログラムを記憶する第2のプログラム記憶部と、
前記第2のプログラム記憶部に記憶された複数の作業用NCプログラムを並べて表示する表示部と、を具備し、
前記第2のプログラム記憶部は、作業者が手動で入力し実行した作業用NCプログラムと前記第2のプログラム記憶部に記憶された作業用NCプログラムとを比較し、内容が同じ作業用NCプログラムであるときに一つの作業用NCプログラムとして記憶することを特徴とした工作機械の制御装置。 - NCプログラムを実行して工作機械を駆動する工作機械の制御装置において、
加工用NCプログラムをプログラム名又はプログラム番号で識別して記憶する第1のプログラム記憶部と、
作業者が手動で入力した作業用NCプログラムを実行するごとに該作業用NCプログラムを記憶する第2のプログラム記憶部と、
前記第2のプログラム記憶部に記憶された複数の作業用NCプログラムを並べて表示する表示部と、を具備し、
前記第2のプログラム記憶部は、各作業用NCプログラムの最終実行日時を記憶し、前記表示部は、前記最終実行日時の順に作業用NCプログラムを表示することを特徴とした工作機械の制御装置。 - NCプログラムを実行して工作機械を駆動する工作機械の制御装置において、
加工用NCプログラムをプログラム名又はプログラム番号で識別して記憶する第1のプログラム記憶部と、
作業者が手動で入力した作業用NCプログラムを実行するごとに該作業用NCプログラムを記憶する第2のプログラム記憶部と、
前記第2のプログラム記憶部に記憶された複数の作業用NCプログラムを並べて表示する表示部と、を具備し、
前記第2のプログラム記憶部は、各作業用NCプログラムが実行された回数を記憶し、前記表示部は、前記実行された回数の順に作業用NCプログラムを表示することを特徴とした工作機械の制御装置。 - 前記表示部は、前記第2のプログラム記憶部に記憶された複数の作業用NCプログラムを並べて表示するプログラムリスト表示部と、実行する作業用NCプログラムを表示する実行プログラム表示部とを有し、前記プログラムリスト表示部に表示されたリストから作業用NCプログラムが選択されたときに、該作業用NCプログラムを前記実行プログラム表示部に表示する、請求項1から3のいずれか一項に記載の工作機械の制御装置。
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/JP2014/076223 WO2016051545A1 (ja) | 2014-09-30 | 2014-09-30 | 工作機械の制御装置 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPWO2016051545A1 JPWO2016051545A1 (ja) | 2017-04-27 |
| JP6351738B2 true JP6351738B2 (ja) | 2018-07-04 |
Family
ID=55629636
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2016551416A Active JP6351738B2 (ja) | 2014-09-30 | 2014-09-30 | 工作機械の制御装置 |
Country Status (5)
| Country | Link |
|---|---|
| US (1) | US10534347B2 (ja) |
| EP (1) | EP3203334B1 (ja) |
| JP (1) | JP6351738B2 (ja) |
| CN (1) | CN106796425B (ja) |
| WO (1) | WO2016051545A1 (ja) |
Families Citing this family (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP6151738B2 (ja) * | 2015-04-16 | 2017-06-21 | ファナック株式会社 | 履歴の加工プログラムを分類して表示する数値制御装置 |
| JP6640693B2 (ja) | 2016-09-30 | 2020-02-05 | ファナック株式会社 | 情報処理装置 |
| JP6386512B2 (ja) * | 2016-10-28 | 2018-09-05 | ファナック株式会社 | 情報処理装置 |
| JP2018194898A (ja) * | 2017-05-12 | 2018-12-06 | オムロン株式会社 | 支援装置、支援装置の制御方法、情報処理プログラム、および記録媒体 |
| JP6538771B2 (ja) * | 2017-07-26 | 2019-07-03 | ファナック株式会社 | 数値制御装置、および、数値制御装置の制御方法 |
| JP6640813B2 (ja) * | 2017-10-16 | 2020-02-05 | ファナック株式会社 | サーバ及びシステム |
| JP6687578B2 (ja) * | 2017-10-23 | 2020-04-22 | ファナック株式会社 | 数値制御装置 |
| JP7235459B2 (ja) * | 2018-08-31 | 2023-03-08 | ファナック株式会社 | アプリ設定選択装置及び製造システム |
| JP6863947B2 (ja) * | 2018-11-06 | 2021-04-21 | ファナック株式会社 | 加工プログラムの表示装置 |
| JP6921354B1 (ja) * | 2021-05-24 | 2021-08-18 | Dmg森精機株式会社 | 情報処理装置 |
| WO2024236695A1 (ja) * | 2023-05-15 | 2024-11-21 | 株式会社Fuji | 加工提案表作成装置、及び加工提案表作成プログラム |
Family Cites Families (16)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS57146313A (en) * | 1981-03-06 | 1982-09-09 | Koichiro Kitamura | Storage device for manual input data for numerical control machine tool |
| JPS61265240A (ja) * | 1985-05-18 | 1986-11-25 | Fanuc Ltd | 4軸旋盤用のncプログラム編集方法 |
| JPS62154506A (ja) | 1985-12-27 | 1987-07-09 | ぺんてる株式会社 | キ−ボ−ド |
| JPS62154506U (ja) * | 1986-03-20 | 1987-10-01 | ||
| SE454249B (sv) | 1986-10-16 | 1988-04-18 | Wiklund Henry & Co | Fasningsanordning vid handhallna kraftmaskiner |
| JPH049601Y2 (ja) * | 1988-01-21 | 1992-03-10 | ||
| JP2932519B2 (ja) | 1989-09-05 | 1999-08-09 | 石川島播磨重工業株式会社 | 構造物の反力管理方法 |
| JPH04319704A (ja) * | 1991-04-18 | 1992-11-10 | Yaskawa Electric Corp | Nc装置のmdiプログラム格納方法 |
| JPH06149342A (ja) * | 1992-11-11 | 1994-05-27 | Fanuc Ltd | 数値制御装置 |
| US6243619B1 (en) * | 1996-05-10 | 2001-06-05 | Amada Company, Ltd. | Control method and apparatus for plate material processing machine |
| JP2000066711A (ja) * | 1998-08-19 | 2000-03-03 | Mori Seiki Co Ltd | 工作機械の数値制御装置 |
| JP2004268189A (ja) * | 2003-03-07 | 2004-09-30 | Fanuc Ltd | 加工プログラム作成装置 |
| JP5437095B2 (ja) * | 2009-05-19 | 2014-03-12 | 東芝機械株式会社 | 敷ブロックの配置方法、敷ブロック移動用工具、および、その工具を備えた工作機械 |
| JP5778430B2 (ja) * | 2011-01-12 | 2015-09-16 | Dmg森精機株式会社 | 工作機械の制御装置 |
| US9811759B2 (en) * | 2012-12-10 | 2017-11-07 | Mitsubishi Electric Corporation | NC program searching method, NC program searching unit, NC program creating method, and NC program creating unit |
| JP5702811B2 (ja) * | 2013-01-30 | 2015-04-15 | ファナック株式会社 | 動作プログラム作成装置 |
-
2014
- 2014-09-30 US US15/509,744 patent/US10534347B2/en active Active
- 2014-09-30 WO PCT/JP2014/076223 patent/WO2016051545A1/ja not_active Ceased
- 2014-09-30 JP JP2016551416A patent/JP6351738B2/ja active Active
- 2014-09-30 EP EP14903002.5A patent/EP3203334B1/en active Active
- 2014-09-30 CN CN201480081792.8A patent/CN106796425B/zh active Active
Also Published As
| Publication number | Publication date |
|---|---|
| EP3203334A1 (en) | 2017-08-09 |
| US10534347B2 (en) | 2020-01-14 |
| EP3203334A4 (en) | 2018-05-23 |
| JPWO2016051545A1 (ja) | 2017-04-27 |
| US20170285614A1 (en) | 2017-10-05 |
| CN106796425B (zh) | 2019-07-16 |
| EP3203334B1 (en) | 2019-08-21 |
| CN106796425A (zh) | 2017-05-31 |
| WO2016051545A1 (ja) | 2016-04-07 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP6351738B2 (ja) | 工作機械の制御装置 | |
| CN107077125B (zh) | 机床的控制装置 | |
| US10775768B2 (en) | Machine control program creating device | |
| US8200362B2 (en) | Numerically controlling apparatus with stop point setting and removing means | |
| JP5349712B1 (ja) | 数値制御装置 | |
| US9557897B2 (en) | Apparatus and method for inputting cutting shape using interactive program in computer numerical control machine tool | |
| JP6867457B2 (ja) | 情報処理装置 | |
| US10139805B2 (en) | Ladder diagram monitoring device capable of additionally displaying operation situation of CNC in comment | |
| JP6860529B2 (ja) | 数値制御装置及びデータ編集方法 | |
| TWI465868B (zh) | 次序程式設計支援裝置 | |
| CN111610754A (zh) | 画面制作装置和画面制作系统 | |
| CN102981448B (zh) | 可变更用户界面的数值控制装置 | |
| CN110879573B (zh) | 加工时间预测装置 | |
| KR102357029B1 (ko) | 컴퓨터 수치제어 공작기계의 대화형 프로그램에서 복합 공정 등록 장치 및 방법 | |
| JP5241917B2 (ja) | 形彫放電加工機の制御装置 | |
| JP4247264B2 (ja) | 工作機械の制御装置 | |
| EP3336630A1 (en) | Nc program transfer apparatus | |
| JP4151402B2 (ja) | パラメータ書換履歴機能付き数値制御装置 | |
| KR101610386B1 (ko) | 컴퓨터 수치 제어 공작기계에서 가공 대화형 프로그램을 이용한 가공 형상 입력 장치 및 방법 | |
| JPH09120308A (ja) | 工具経路描画方法 | |
| KR20100049174A (ko) | 컴퓨터 수치제어 공작기계에서 가공 프로그램 자동 생성 장치 및 방법 | |
| JP4907319B2 (ja) | Nc工作機械および同nc工作機械におけるファイルの保存方法 | |
| JPH077839U (ja) | 数値制御装置 | |
| JP2643540B2 (ja) | Nc言語で作成されたプログラムの自然言語化表示方法およびその装置 | |
| KR20130110746A (ko) | 툴링 볼 위치보정 방법 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20161213 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20171107 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20171221 |
|
| 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: 20180508 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20180605 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 6351738 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |