TWM558682U - Automatic tool changing system - Google Patents

Automatic tool changing system Download PDF

Info

Publication number
TWM558682U
TWM558682U TW106218115U TW106218115U TWM558682U TW M558682 U TWM558682 U TW M558682U TW 106218115 U TW106218115 U TW 106218115U TW 106218115 U TW106218115 U TW 106218115U TW M558682 U TWM558682 U TW M558682U
Authority
TW
Taiwan
Prior art keywords
tool
lathe
mode
milling
parameter
Prior art date
Application number
TW106218115U
Other languages
Chinese (zh)
Inventor
葉治樟
Original Assignee
新代科技股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 新代科技股份有限公司 filed Critical 新代科技股份有限公司
Priority to TW106218115U priority Critical patent/TWM558682U/en
Publication of TWM558682U publication Critical patent/TWM558682U/en

Links

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/30Computing systems specially adapted for manufacturing

Abstract

A processing system with automatic tool change, the processing system includes: the parameter setting unit is used to set the work order. The internal control unit is used to set internal information. The tool magazine has the mode of a lathe tool and / or a milling machine tool, wherein a plurality of tools are respectively arranged inside the modes of a lathe tool and / or a milling machine tool, and each tool has a tool number. The controller according to internal information, work order and each tool corresponding to the tool number are compared to obtain the comparison results, the controller switches the mode of the lathe tool or the milling machine tool according to the comparison result. The monitor screen unit monitors the switching status of the tool and displays the switching status on the monitoring screen unit according to the mode of the lathe tool or milling machine tool being switched.

Description

隨刀具自動更換的加工系統Machining system that automatically changes with the tool

本創作提供一種加工系統,特別指一種隨著刀具自動更換的加工系統。This creation provides a processing system, in particular a processing system that automatically changes with the tool.

現有的車床之操作及加工方式與銑床差異甚大,例如:車床是Z-X平面來加工,銑床則是X-Y平面來加工,另外車床的編程習慣是以軸向的軸向的直徑軸編程方式而銑床則是用軸向的半徑軸編程方式進行編程等這些差異,因此當車床與銑床兩者要並存在同一種操作環境底下時,勢必要作一些的切換才能合宜的使用。目前的複合加工機會根據刀具的樣式及加工工藝,在加工程式中進行車床與銑床的環境切換,使用者除須選擇刀具外,還需重新選擇座標平面的狀態,且適時的切換軸向的直徑軸與軸向的半徑軸的狀態,以及車床與銑床的標準機能碼(G-CODE)與輔助機能碼(M-CODE)的狀態也必須進行切換,因此使用者在編程時要很小心的檢查每把刀具的狀態,少了一種狀態就很有可能造成尺寸上的偏差或是加工不良,更有可能會造成撞機。The operation and processing methods of the existing lathes are quite different from those of the milling machine. For example, the lathe is processed by the ZX plane, the milling machine is processed by the XY plane, and the programming habit of the lathe is programmed by the axial axial diameter axis and the milling machine. These differences are programmed by the axial radius axis programming method. Therefore, when both the lathe and the milling machine are under the same operating environment, it is necessary to make some switching to be suitable for use. The current composite machining opportunity switches the environment of the lathe and the milling machine in the machining program according to the tool's style and machining process. In addition to selecting the tool, the user needs to re-select the state of the coordinate plane and switch the axial diameter in time. The state of the axis and the axial radius axis, as well as the state of the standard function code (G-CODE) and auxiliary function code (M-CODE) of the lathe and milling machine must also be switched, so the user should carefully check during programming. The state of each tool, if one state is missing, is likely to cause dimensional deviation or poor machining, and is more likely to cause a collision.

目前在車床與銑床的環境切換的作法編程的友善性和確保加工的正確性,是利用額外增加M-CODE參數來相對應車床與銑床的座標平面或是軸向的直徑軸與軸向的半徑軸進行轉換,這個作法雖然減少了切換時錯誤發生性,不過在檢查時還是依然要小心翼翼的確保指令格式有沒有問題或是指令設定錯誤等情況。另外,又或者是將車床與銑床有重疊且功能不一樣的G-CODE參數,則分別在G-CODE參數的機碼前多加一組數字將其錯開避免混淆,車床與銑床的G73指令的兩者G-CODE參數的功能差距甚大,例如:銑床的G-CODE參數中其機碼G73指令是高速啄式鑽孔循環,而車床的G-CODE參數中其機碼G73指令則是橫向(外徑)粗車削循環,因此兩者的G73是完全不一樣的定義,也就意謂著兩者所要動作的方式是不一樣,所以將車床的G73指令功能變成G173指令這樣的做法以此類推,然而,對使用者來說,確實能避免錯誤使用G-CODE參數的疑慮,但是在編程上卻是改變原本所熟悉的指令位置,在檢查程式的時候依然要多加小心,若是使用電腦輔助設計及製造(CAD/CAM)編程,還要根據所改變的指令位置進行相關的調整,若終端客戶不熟悉後處理的建構方式,那又會是一筆不小的花費。At present, the friendliness of the programming of the environment switching between the lathe and the milling machine and the correctness of the machining are to increase the M-CODE parameter to correspond to the coordinate plane of the lathe and the milling machine or the diameter axis and the axial radius of the axial direction. The axis is converted. This method reduces the error occurrence during switching. However, it is still necessary to carefully ensure that there is no problem with the command format or incorrect command settings during the check. In addition, or the G-CODE parameter that overlaps the lathe and the milling machine and has different functions, respectively, add a set of numbers in front of the G-CODE parameter to avoid confusion, and the two G73 commands of the lathe and the milling machine The function of the G-CODE parameter is very different. For example, the G73 command of the milling machine has a high-speed boring drilling cycle, while the G-CODE parameter of the lathe is horizontal (outside). The rough turning cycle, so the G73 of the two is completely different definitions, which means that the way the two actions are different is different, so the G73 command function of the lathe is changed to the G173 command, and so on. However, for the user, it is indeed possible to avoid the misuse of the G-CODE parameter, but the programming is to change the familiar command position, and still be careful when checking the program, if using computer-aided design and Manufacturing (CAD / CAM) programming, but also according to the changed position of the instruction to make relevant adjustments, if the end customer is not familiar with the construction of post-processing, it will be a small expense.

為了解決上述需求,本創作主要的目的是利用補償表的方式判斷刀具在加工系統中是屬於車床刀具模式或是銑床刀具模式,可有效提升車床刀具模式或是銑床刀具模式的切換速度與精確度,並確保系統切換結果的可靠度。In order to solve the above requirements, the main purpose of this creation is to use the compensation table to judge whether the tool belongs to the lathe tool mode or the milling tool mode in the machining system, which can effectively improve the switching speed and accuracy of the lathe tool mode or the milling tool mode. And ensure the reliability of the system switching results.

本創作的另一目的在於利用隨著刀具可自動更換的加工系統可以減少客戶原本的編程習慣,進而減少程式錯誤的機率,對加工的結果影響也會減少。Another purpose of this creation is to reduce the customer's original programming habits with the machining system that can be automatically replaced with the tool, thereby reducing the chance of program errors and reducing the impact on the machining results.

本創作的再一目的是在加工時只需下工作指令後就能夠進行車床刀具模式或是銑床刀具模式的切換,因此使用者只需要指定刀具之刀號,則加工系統會自動切換加工環境,讓使用者可以輕易地進行操作及加工。Another purpose of this creation is to switch between the lathe tool mode or the milling tool mode only after the work command is executed. Therefore, the user only needs to specify the tool number of the tool, and the machining system automatically switches the machining environment. Allows users to easily operate and process.

根據上述目的,本創作提供一種隨刀具自動更換的加工系統,其中加工系統包含:參數設定單元用於設定工作指令;內部控制單元用於設定內部資訊;刀庫具有車床刀具及/或銑床刀具的模式,其中車床刀具及/或銑床刀具的模式之內部分別配置有多把刀具,且每一把刀具分別具有刀號;以及控制器根據內部資訊、工作指令與每一把刀具所對應的刀號則分別進行比對進而獲得比對結果,控制器根據比對結果將車床刀具或銑床刀具的模式進行切換;以及監視畫面單元,用以監控刀具的切換狀況,監視畫面單元同時根據所切換的車床刀具或銑床刀具的模式,將切換狀況於監視畫面單元上顯示。According to the above object, the present invention provides a machining system that automatically replaces with a tool, wherein the machining system includes: a parameter setting unit for setting a work command; an internal control unit for setting internal information; and a tool magazine having a lathe tool and/or a milling tool. The mode in which the lathe cutter and/or the milling cutter tool are internally configured with a plurality of cutters, and each cutter has a cutter number; and the controller according to the internal information, the work command and the tool number corresponding to each cutter Then, the comparison is performed separately to obtain the comparison result, and the controller switches the mode of the lathe tool or the milling tool according to the comparison result; and monitors the picture unit to monitor the switching state of the tool, and monitors the picture unit according to the switched lathe. The mode of the tool or milling tool changes the status of the display on the monitor screen unit.

綜合上述,本創作提供了一種刀具自動更換加工環境設定的系統與方法,透過補償表的方式判斷刀具是屬於車床或是銑床系統,進而更換G-CODE參數 、M-CODE參數、座標平面參數、軸向的直徑軸與軸向的半徑軸有關於操作及加工方面的環境,方便使用者使用且減少問題發生,以及期望能夠減少使用者原本的編程習慣,進而減少程式錯誤的機率,對加工的結果引響也會變少很多,並有效提升車床或是銑床系統的切換速度與精度,並確保系統切換結果的可靠度。In summary, the present invention provides a system and method for automatically changing the machining environment setting of the tool. The compensation table is used to determine whether the tool belongs to a lathe or a milling machine system, and then replaces the G-CODE parameter, the M-CODE parameter, the coordinate plane parameter, The axial diameter axis and the axial radius axis have an operating and processing environment that is convenient for the user to use and reduces the occurrence of problems, and is expected to reduce the user's original programming habits, thereby reducing the probability of program errors, and processing As a result, the number of squeaks will be much less, and the switching speed and accuracy of the lathe or milling machine system will be effectively improved, and the reliability of the system switching result will be ensured.

本創作之優點及特徵以及達到其方法將參照例示性實施例及附圖進行更詳細的描述而更容易理解。然而,本創作可以不同形式來實現且不應被理解僅限於此處所陳述的實施例。相反地,對所屬技術領域具有通常知識者而言,所提供的此些實施例將使本揭露更加透徹與全面且完整地傳達本創作的範疇。Advantages and features of the present invention, as well as methods for achieving the same, will be more readily understood by reference to the exemplary embodiments and the accompanying drawings. However, the present invention may be embodied in different forms and should not be construed as limited to the embodiments set forth herein. Rather, these embodiments are provided to provide a thorough and complete and complete disclosure of the scope of the present invention.

請參考圖1所示,為本創作一較佳實施例之刀具自動更換的加工系統方塊圖,其中加工系統主要包含控制器1、內部控制單元2、參數設定單元3、監視畫面單元4與刀庫5所組成;刀庫5又包含了車床刀具6與銑床刀具7的模式,其中車床刀具6內具有多把刀具61~6m,且每一把刀具61~6m有對應的刀號為611~61m的固定刀號,其中m為正整數,同樣的,銑床刀具7內配置多把刀具71~7n,而每一把刀具71~7n具有對應的刀號711~71n的固定刀號,其中n為正整數;另外,在另一較佳實施例中,車床刀具6與銑床刀具7的模式中其車床刀具6的每一把刀具61~6m與銑床刀具7的每一把刀具71~7m所對應的刀號也可為非固定刀號。Please refer to FIG. 1 , which is a block diagram of a processing system for automatically changing a tool according to a preferred embodiment of the present invention, wherein the processing system mainly includes a controller 1, an internal control unit 2, a parameter setting unit 3, a monitoring screen unit 4, and a knife. The library 5 is composed; the tool magazine 5 further includes the mode of the lathe tool 6 and the milling machine tool 7, wherein the lathe tool 6 has a plurality of tools 61~6m, and each tool 61~6m has a corresponding tool number of 611~ The fixed cutter number of 61m, where m is a positive integer. Similarly, multiple cutters 71~7n are arranged in the milling cutter 7, and each cutter 71~7n has a fixed cutter number corresponding to the cutter number 711~71n, where n In addition, in another preferred embodiment, in the mode of the lathe tool 6 and the milling tool 7, each tool of the lathe tool 6 is 61~6m and each tool of the milling tool 7 is 71~7m. The corresponding tool number can also be a non-fixed tool number.

請參數設定單元3是針對車床刀具6與銑床刀具7的模式之內部的每一把刀具61~6m或71~7n所對應的刀號611~61m或711~71n來設定工作指令,舉例來說,當刀庫5中的車床刀具6與銑床刀具7分別具有八把刀具時,則車床刀具6中的刀具61對應的刀號為611,刀具62對應的刀號為612依此類推八把刀具分別為61、62、63、64、65、66、67及68,則對應的刀號為611、612、613至618;銑床刀具7中的刀具71對應的刀號為711依此類推八把刀具分別為71、72、73、74、75、76、77及78,則對應的刀號為711、712、713至718。因此當使用者利用參數設定單元3對車床刀具6與銑床刀具7設定工作指令時,例如使用者要對加工系統中的車床刀具6或銑床刀具7進行模式切換時,可以將車床刀具6中的刀號為611至618的刀具61至68或銑床刀具7中的刀號為711至718的刀具71至78的其中一把刀具之刀號設定為工作指令;在另一較佳實施例中,在參數設定單元3是針對各刀號設定車床刀具6與銑床刀具7的模式之內部的每一把刀具61~6m或71~7n所對應的非固定刀號來設定工作指令,舉例來說,當刀庫5中的車床刀具6與銑床刀具7分別具有八把刀具時,則車床刀具6中的刀具61對應的刀號為612,刀具62對應的刀號為614,依此類推八把刀具分別對應的刀號為非固定會依據刀具數目呈遞增數,而銑床刀具7中的刀具71對應的刀號為712,刀具72對應的刀號為715,依此類推八把刀具分別對應的刀號為非固定會依據刀具數目呈遞增數,因此當使用者利用參數設定單元3對車床刀具6與銑床刀具7設定工作指令時,例如使用者要對加工系統中的車床刀具6或銑床刀具7進行模式切換時,可以將車床刀具6中刀具61至68的所對應的非固定刀號或銑床刀具7中刀具71至78所對應的非固定刀號其中一把刀具之刀號設定為工作指令。The parameter setting unit 3 sets the work command for the tool number 611-16m or 711~71n corresponding to each tool 61~6m or 71~7n in the mode of the lathe tool 6 and the milling tool 7, for example, When the lathe tool 6 and the milling tool 7 in the tool magazine 5 respectively have eight tools, the tool 61 of the lathe tool 6 corresponds to a tool number of 611, the tool 62 corresponds to a tool number of 612, and the like. For the 61, 62, 63, 64, 65, 66, 67 and 68 respectively, the corresponding tool number is 611, 612, 613 to 618; the tool 71 in the milling tool 7 corresponds to the tool number 711 and so on. The tools are 71, 72, 73, 74, 75, 76, 77 and 78, respectively, and the corresponding tool numbers are 711, 712, 713 to 718. Therefore, when the user sets the work command to the turning tool 6 and the milling tool 7 by the parameter setting unit 3, for example, when the user wants to switch the turning tool 6 or the milling tool 7 in the machining system, the turning tool 6 can be The tool number of one of the tools 71 to 68 of the cutter numbers 611 to 618 or the cutters 71 to 78 of the tool number 711 to 718 in the milling tool 7 is set as a work command; in another preferred embodiment, The parameter setting unit 3 sets the work command by setting the non-fixed tool number corresponding to each of the tools 61 to 6 m or 71 to 7 n in the mode of the turning tool 6 and the milling tool 7 for each tool number, for example, When the lathe tool 6 and the milling tool 7 in the magazine 5 respectively have eight tools, the tool 61 in the lathe tool 6 corresponds to a tool number of 612, the tool 62 corresponds to a tool number of 614, and so on. The corresponding tool number is not fixed, it will be incremented according to the number of tools, and the tool 71 in the milling tool 7 corresponds to the tool number 712, the tool 72 corresponds to the tool number 715, and so on. The number is not fixed, it will be based on the number of tools. In increments, when the user sets the work command to the turning tool 6 and the milling tool 7 by the parameter setting unit 3, for example, when the user wants to switch the turning tool 6 or the milling tool 7 in the machining system, the turning machine can be used. The corresponding non-fixed tool number of the tools 61 to 68 in the tool 6 or the non-fixed tool number corresponding to the tools 71 to 78 in the milling tool 7 is set as the work command.

刀具自動更換的加工系統的內部控制單元2是用於設定車床刀具6與銑床刀具7的模式之內部的多把刀具中每把刀具的刀長補償、刀徑補償與刀徑補償方向等參數設定的補償表之內部資訊,其中參數設定的補償表之內部資訊的設定是在車床刀具6與銑床刀具7的模式設置於刀庫5時才透過內部控制單元2進行刀長補償、刀徑補償與刀徑補償方向等參數設定;刀長補償的設定是根據車床刀具6與銑床刀具7的模式之內部的多把刀具中每一把刀具之刀的長度,因為每一把刀具之刀的長度不同,因此會依照車床刀具6與銑床刀具7的模式所設定刀長的方式不同而進行分別設定,在車床刀具6之刀長的設定方式是依照每一把刀具的長度在機台上的某一基準點所對應的各軸向長度不同,故會依據機台的各軸向進行長度設定,例如:一般的三軸車床為例,會對刀的X軸刀長、Y軸刀長與Z軸刀長分別進行設定,另外,銑床刀具7之刀長的設定方式是依照每一把刀具的長度不同根據量測的結果將數值設定於各刀號上;刀徑補償的設定是根據車床刀具6與銑床刀具7的模式之內部的多把刀具中每一把刀具的刀尖半徑進行設定,因每一把刀具的刀尖半徑並不相同,其中刀尖半徑的刀尖處存在圓角,當進行端面、外徑、內徑等與軸線平行或垂直的表面加工時較不會產生誤差,但在進行倒角、錐面及圓弧切削時,則會產生少切或過切現象,因此刀徑補償的設定方面要進行每一把刀具的刀尖半徑進行設定。The internal control unit 2 of the machining system for automatically changing the tool is used to set the tool length compensation, tool radius compensation and tool radius compensation direction of each tool among the multiple tools in the mode of the lathe tool 6 and the milling tool 7. The internal information of the compensation table, wherein the internal information of the compensation table set by the parameter is set to the tool length compensation and the tool radius compensation through the internal control unit 2 when the mode of the lathe tool 6 and the milling tool 7 is set to the tool magazine 5 The tool radius compensation direction and other parameters are set; the tool length compensation is set according to the length of each tool among the multiple tools in the mode of the lathe tool 6 and the milling tool 7, because the length of each tool is different. Therefore, the setting of the tool length in the mode of the lathe tool 6 and the milling tool 7 is set separately, and the tool length of the lathe tool 6 is set according to the length of each tool on the machine. The length of each axial direction corresponding to the reference point is different, so the length is set according to each axial direction of the machine. For example, a general three-axis lathe is taken as an example, and the X-axis tool length and Y-axis knife of the knife are used. The Z-axis tool length is set separately. In addition, the tool length of the milling tool 7 is set according to the length of each tool. The value is set on each tool number according to the measurement result; the tool radius compensation is set according to The tool nose radius of each tool among the multiple tools in the mode of the lathe tool 6 and the milling tool 7 is set, because the radius of the tool tip of each tool is not the same, and there is a circle at the tip of the tool nose radius. Angle, when the surface of the end face, outer diameter, inner diameter, etc. is parallel or perpendicular to the axis, there is no error, but when chamfering, taper and arc cutting, less cutting or overcutting occurs. Therefore, the setting of the tool radius compensation is performed by setting the tool nose radius of each tool.

而在刀徑補償方向的設定方面,刀具之刀尖通常為圓弧狀,因刀尖是承受切削力以及切削力之部分,刀具通常作成小而圓之鼻端可增加刀尖之強度,改善加工表面之粗糙度,並可延長刀具之壽命,但在刀徑補償方向的設定方面時,為了實際作業之方便,通常將刀具假想為一尖點,所以此尖點稱為假想刀尖,以及在刀徑補償方向的設定是根據G-CODE參數中其機碼有G41指令與G42指令的刀徑方向的補正,而G41指令為將刀具偏移到要切削工件輪廓起點的左邊,以及G42指令為將刀具偏移到要切削工件輪廓起點的右邊,因此刀徑補償方向的設定根據G41與G42的指令來設定每一把刀具在加工時刀具的方向,因此每一把刀具在加工時刀具的方向所對應的刀號之假想刀尖的編號設定為0號~9號。In the setting of the tool radius compensation direction, the tool tip is usually arc-shaped. Since the tool tip is part of the cutting force and the cutting force, the tool is usually made into a small round nose to increase the strength of the tool tip and improve. The roughness of the machined surface can be extended, and the life of the tool can be extended. However, in terms of the setting of the tool radius compensation direction, the tool is assumed to be a sharp point for the convenience of practical work, so this sharp point is called a virtual tool tip, and The setting of the tool radius compensation direction is based on the correction of the tool radius direction of the G41 command and the G42 command in the G-CODE parameter, and the G41 command is to shift the tool to the left of the starting point of the workpiece to be cut, and the G42 command. In order to offset the tool to the right of the starting point of the workpiece to be cut, the setting of the tool radius compensation direction is based on the commands of G41 and G42 to set the direction of the tool during machining. Therefore, each tool is machined during machining. The number of the imaginary tool tip of the tool number corresponding to the direction is set to 0 to 9.

在一較佳實施例中,當某一把刀具的刀號為假想刀尖的編號為0號時,是在車床刀具6與銑床刀具7的模式中因為銑床刀具7的模式在加工時不需要特別指定刀具方向所以在設定上編號為0號時是為銑床刀具7的模式;而某一把刀具的刀號為假想刀尖的編號為9號時,因編號9號與0號是相同方向,但是車床刀具6與銑床刀具7的模式中因為車床刀具6的模式有時候還是會使用到不需要特別指定刀具方向的刀具進行加工,例如,使用刀具加工時要用車床模式的G-CODE參數時,但是會與銑床刀具7的模式的G-CODE參數互相衝突,所以在這時的刀徑補償方向的設定會將設為編號9號與在銑床刀具7的模式所設定的0號有所差別,這樣可以作判別選擇車床刀具的模式;而某一把刀具的刀號為假想刀尖的編號為1~8號中其中任一編號時,在車床刀具6與銑床刀具7的模式中因為車床刀具6的模式在加工時需要特別指定刀具方向所以在設定上其編號為1~8號時是為車床刀具6的模式,其中假想刀尖的編號為1~8號中其中任一編號時,每個編號的方向設定是根據車床刀具6的模式設置於刀庫5時,每一把刀具對於切削工件的位置所進行設定的方向。In a preferred embodiment, when the tool number of a certain tool is the number of the imaginary tool tip number 0, it is in the mode of the lathe tool 6 and the milling tool 7, because the mode of the milling tool 7 is not required during processing. The tool direction is specified in particular. Therefore, when the number is set to 0, it is the mode of the milling tool 7. When the number of the tool is imaginary, the number is 9, because the number 9 and 0 are the same direction. However, in the mode of the lathe tool 6 and the milling tool 7, the mode of the lathe tool 6 is sometimes processed using a tool that does not require a specific tool direction. For example, the G-CODE parameter of the lathe mode is used when machining the tool. However, it will conflict with the G-CODE parameter of the mode of the milling machine tool 7, so the setting of the tool radius compensation direction at this time will be set to be different from the number No. 9 set in the mode of the milling machine tool 7. In this way, it can be used to determine the mode of selecting the lathe tool; and when the tool number of a certain tool is the number of the imaginary tool tip numbered from 1 to 8, in the mode of the lathe tool 6 and the milling tool 7, the lathe is used. Tool 6 The mode needs to specify the tool direction during machining. Therefore, when the number is 1~8, it is the mode of the lathe tool 6. When the number of the imaginary tool tip is any number from 1 to 8, each number The direction setting is the direction in which each tool sets the position of the cutting workpiece when it is set in the magazine 5 according to the mode of the lathe tool 6.

請繼續參考圖1,其控制器1是根據參數設定單元3設定車床刀具6與銑床刀具7的模式之內部的某一把刀具對應的刀號的工作指令、刀庫5中某一把刀具對應的刀號以及內部控制單元2設定車床刀具6與銑床刀具7的模式之內部的多把刀具中的每一把刀具的刀長補償、刀徑補償與刀徑補償方向等參數設定的補償表之內部資訊中所設定的參數,進而對某一把刀具對應的刀號、工作指令與內部資訊進行比對來獲得比對結果,其比對方式是根據補償表之內部資訊中的刀徑補償方向進行判斷,例如:使用者在參數設定單元3中設定其工作指令,且工作指令設定為刀號為611,而刀號為611則為車床刀具6的模式中的刀具61,而控制器1根據刀具61的刀號為611與假想刀尖的編號為1~9進行比對進而產生比對結果,其控制器1根據比對結果若為假想刀尖的編號為1時,則加工系統中的車床刀具6與銑床刀具7的模式進而切換為車床刀具6模式;又或者使用者在參數設定單元3中設定其工作指令,且工作指令設定為刀號為711,而刀號為711則為銑床刀具7的模式中的刀具71,而控制器1根據刀具71的刀號為711與假想刀尖的編號為1~9進行比對進而產生比對結果,其控制器1根據比對結果若為假想刀尖的編號為0時,則加工系統中的車床刀具6與銑床刀具7的模式進而切換為銑床刀具7模式;因此控制器1是根據每一把刀具所對應的刀號的工作指令與假想刀尖的編號進行比對進而獲得比對結果,而控制器1根據比對結果在加工系統中的車床刀具6與銑床刀具7的模式進行模式切換。Referring to FIG. 1 again, the controller 1 is configured to set a work command of a tool number corresponding to a certain tool inside the mode of the lathe tool 6 and the milling tool 7 according to the parameter setting unit 3, and corresponding to a tool in the tool magazine 5. The tool number and the internal control unit 2 set the compensation table for the parameter setting of the tool length compensation, the tool radius compensation and the tool radius compensation direction of each of the plurality of tools in the mode of the lathe tool 6 and the milling tool 7. The parameters set in the internal information, and then compare the tool number, work command and internal information corresponding to a certain tool to obtain the comparison result, and the comparison method is based on the tool radius compensation direction in the internal information of the compensation table. Judging, for example, the user sets its work command in the parameter setting unit 3, and the work command is set to the tool number 611, and the tool number 611 is the tool 61 in the mode of the lathe tool 6, and the controller 1 is based on The tool number of the tool 61 is 611 and the number of the imaginary tool tip is 1 to 9 for comparison, and the comparison result is obtained. If the controller 1 is based on the comparison result, if the number of the virtual tool nose is 1, the machining system lathe The mode of the tool 6 and the milling tool 7 is further switched to the lathe tool 6 mode; or the user sets the work command in the parameter setting unit 3, and the work command is set to the tool number 711, and the tool number is 711 is the milling tool The tool 71 in the mode of 7 is controlled by the controller 1 according to the tool number of the tool 71 being 711 and the number of the imaginary tool tip being 1 to 9 to generate a comparison result, and the controller 1 is imaginary according to the comparison result. When the number of the tool tip is 0, the mode of the lathe tool 6 and the milling tool 7 in the machining system is further switched to the milling tool 7 mode; therefore, the controller 1 is a work command and a hypothesis according to the tool number corresponding to each tool. The number of the tool tips is compared to obtain the comparison result, and the controller 1 performs mode switching according to the mode of the comparison between the lathe tool 6 and the milling tool 7 in the machining system.

在另一較佳實施例中,控制器1根據比對結果在加工系統中的車床刀具6與銑床刀具7的模式切換進行切換,並透過監視畫面單元4用以監控車床刀具6與銑床刀具7的模式之切換狀況,以及監視畫面單元4根據所切換的車床刀具6或銑床刀具7的模式,進而將切換狀況於監視畫面單元4上顯示;監視畫面單元4顯示的切換狀況包含了G-CODE參數、M-CODE參數、軸向的直徑軸與軸向的半徑軸之參數與座標平面參數,而切換狀況的參數會根據控制器1所選擇的車床刀具6與銑床刀具7的其中一模式進行參數切換並將切換後的參數利用監視畫面單元4進行顯示;在車床刀具6與銑床刀具7的模式所使用的G-CODE參數與M-CODE參數並不相同,因此控制器1會根據車床刀具6與銑床刀具7的其中一模式進行切換,並且分別對G-CODE參數與M-CODE參數進行分類,例如: 在車床刀具6的模式中其G-CODE參數中其機碼G73指令是橫向(外徑)粗車切削循環,主要是用在切削工件外徑用的,而在銑床刀具7的模式中其G-CODE參數中其機碼G73指令是高速啄式鑽孔循環,用來鑽孔工件用的,因此控制器1會根據車床刀具6與銑床刀具7的模式中所使用的G-CODE參數進行分類,另外在車床刀具6的模式中其M-CODE參數中其機碼M03指令、M04指令與M05指令,而M03指令為主軸正轉、M04指令為主軸反轉與M05指令為主軸停止,此時車床刀具6的模式中所轉動的主軸是夾持工件主軸,而此時銑床刀具7的模式中所轉動的主軸是刀具主軸,因此車床刀具6與銑床刀具7的模式所要轉動的主軸是不同的,因此控制器1會根據車床刀具6與銑床刀具7的模式中所使用的M-CODE參數進行分類。In another preferred embodiment, the controller 1 switches the mode switching of the lathe tool 6 and the milling tool 7 in the machining system according to the comparison result, and monitors the lathe tool 6 and the milling tool 7 through the monitoring screen unit 4. The switching state of the mode and the monitoring screen unit 4 further display the switching status on the monitoring screen unit 4 according to the mode of the turned lathe tool 6 or the milling tool 7, and the switching status displayed by the monitoring screen unit 4 includes the G-CODE. Parameters, M-CODE parameters, axial diameter axis and axial radius axis parameters and coordinate plane parameters, and the switching condition parameters are based on one of the lathe tool 6 and the milling tool 7 selected by the controller 1. The parameter is switched and the switched parameter is displayed by the monitoring screen unit 4; the G-CODE parameter and the M-CODE parameter used in the mode of the lathe tool 6 and the milling tool 7 are not the same, so the controller 1 according to the lathe tool 6 is switched with one of the modes of the milling tool 7, and the G-CODE parameter and the M-CODE parameter are respectively classified, for example: the G-CODE parameter in the mode of the lathe tool 6 The machine code G73 command is a horizontal (outer diameter) roughing cutting cycle, which is mainly used for cutting the outer diameter of the workpiece, and in the mode of the milling tool 7, the machine code G73 command in the G-CODE parameter is high speed. The drilling cycle is used to drill the workpiece, so the controller 1 classifies the G-CODE parameters used in the mode of the lathe tool 6 and the milling tool 7, and in the mode of the lathe tool 6, its M-CODE Among the parameters, the machine code M03 command, M04 command and M05 command, while the M03 command is the spindle forward rotation, the M04 command is the spindle reverse rotation and the M05 command is the spindle stop. At this time, the spindle rotated in the mode of the lathe tool 6 is clamped. The workpiece spindle, while the spindle rotated in the mode of the milling tool 7 is the tool spindle, so the spindle of the lathe tool 6 and the milling tool 7 are different, so the controller 1 will be based on the lathe tool 6 and the milling tool The M-CODE parameters used in the 7 mode are classified.

在一較佳實施例中,在車床刀具6與銑床刀具7的模式所使用的軸向的直徑軸與軸向的半徑軸之參數並不相同, 其中在車床刀具6與銑床刀具7的模式中,其兩者的軸向編輯方式也是不相同的,在車床刀具6的模式是工件迴轉進行切削,所以加工後的成品大多是圓形且對稱的工件,因此在工程圖上是直接標註為軸向的直徑軸,且為了在編輯的方便也會使用軸向的直徑軸的方式進行編輯,而座標系也是顯示軸向的直徑軸,而銑床刀具7的模式在加工後的成品大多都是不規則形體,所以不管是在編輯或是座標系的顯示皆為軸向的半徑軸;所以在車床刀具6與銑床刀具7的模式且換過程中,對於車床刀具6的模式會將座標系切換成軸向的直徑軸顯示,其中車床刀具6的模式下會將X軸、Y軸自動調整為軸向的直徑軸模式,Z軸則維持軸向的半徑軸模式,而銑床刀具7的模式時將座標系則全部軸向改為軸向的半徑軸模式。In a preferred embodiment, the parameters of the axial diameter axis and the axial radius axis used in the mode of the lathe tool 6 and the milling tool 7 are not the same, in the mode of the lathe tool 6 and the milling tool 7 The axial editing mode of the two is also different. In the mode of the lathe tool 6, the workpiece is rotated for cutting, so the processed products are mostly circular and symmetrical workpieces, so the drawing is directly labeled as the axis. The diameter axis of the direction, and for the convenience of editing, the axial diameter axis is also used for editing, and the coordinate system is also the axis axis showing the axial direction, while the pattern of the milling cutter 7 is mostly after processing. Regular shape, so whether it is in the editing or coordinate system display is the axial radius axis; so in the mode of the lathe tool 6 and the milling tool 7, and the mode of the lathe tool 6 will switch the coordinate system to The axial diameter axis shows that the X-axis and Y-axis are automatically adjusted to the axial diameter axis mode in the lathe tool 6 mode, while the Z-axis maintains the axial radius axis mode, while the milling tool 7 mode The coordinate system the full axial shaft radius mode to the axial direction.

在另一較佳實施例中,在車床刀具6與銑床刀具7的模式所使用的座標平面參數並不相同,其中車床刀具6與銑床刀具7的模式上其結構以及加工方式也並不相同,在使用G-CODE參數中其機碼當使用到圓弧指令(G02/G03)、極座標命令(G15/G16)或是加工循環指令(G81~G84)時,必須先用G17指令或者是G18指令來設定其切削平面,告知控制器1加工平面來確認加工的深度進給軸向,而在車床刀具6的模式中是使用G18指令為主,銑床刀具7的模式則是G17指令為主,因此在車床刀具6與銑床刀具7的模式做切換時其切削平面所使用的G-CODE參數也會跟著不一樣。In another preferred embodiment, the coordinate plane parameters used in the mode of the lathe tool 6 and the milling tool 7 are not the same, and the structure and processing mode of the lathe tool 6 and the milling tool 7 are different. When using the G-CODE parameter, the machine code must use the G17 command or the G18 command when using the arc command (G02/G03), polar coordinate command (G15/G16) or machining cycle command (G81~G84). To set the cutting plane, inform the controller 1 machining plane to confirm the machining depth feed axis, while in the lathe tool 6 mode, the G18 command is used, and the milling tool 7 mode is the G17 command. When the mode of the lathe tool 6 and the milling tool 7 are switched, the G-CODE parameter used for the cutting plane is also different.

接著,請參考圖2所示,為本創作另一較佳實施例之刀具自動更換的加工方法步驟流程示意圖,圖2是根據圖1刀具的刀具自動更換的加工系統示意圖進一步說明刀具自動更換的加工方法之流程。首先步驟S01,使用者透過參數設定單元3設定工作指令,例如:其工作指令的設定為車床刀具6與銑床刀具7的模式之內部中的某一把刀具的刀號。接著步驟S02 ~ S05,控制器1會根據所設定的某一把刀具的刀號與假想刀尖的編號是否為編號9進行比對,若比對結果為某一把刀具的刀號為編號9時則直接進入步驟S05,並進行車床刀具6與銑床刀具7的模式進行模式切換,若比對結果為某一把刀具的刀號不是編號9時,則進入步驟S03,並接著,控制器1會繼續判斷所設定的某一把刀具的刀號與假想刀尖的編號是否為編號1~8進行比對,若比對結果某一把刀具的刀號為編號1~8時則直接進入步驟S05,進行車床刀具6與銑床刀具7的模式進行模式切換,若比對結果某一把刀具的刀號不是編號1~8時,則進入步驟S04,進行車床刀具6與銑床刀具7的模式進行模式切換。Next, please refer to FIG. 2, which is a schematic flow chart of the processing method for automatically changing the tool according to another preferred embodiment of the present invention. FIG. 2 is a schematic diagram of the processing system for automatically changing the tool according to the tool of FIG. The process of the processing method. First, in step S01, the user sets a work command through the parameter setting unit 3. For example, the setting of the work command is the tool number of a certain tool in the mode of the lathe tool 6 and the milling tool 7. Following steps S02 ~ S05, the controller 1 compares the tool number of a certain tool with the number of the imaginary tool tip as number 9. If the result of the comparison is the number of the tool of the tool is number 9 Then, the process proceeds directly to step S05, and the mode of the lathe tool 6 and the milling tool 7 is switched. If the result of the comparison is that the tool number of a certain tool is not number 9, the process proceeds to step S03, and then, the controller 1 It will continue to judge whether the tool number of a certain tool and the number of the imaginary tool tip are compared with the number 1~8. If the tool number of the tool is numbered 1~8, the process proceeds directly to the step. S05, the mode of the lathe tool 6 and the milling tool 7 is switched. If the tool number of the tool is not numbered 1 to 8, the process proceeds to step S04, and the mode of the lathe tool 6 and the milling tool 7 is performed. Mode switching.

在接著步驟S06~S09,控制器1根據比對結果在加工系統中的車床刀具6與銑床刀具7的模式進行切換,並透過監視畫面單元4用來監控車床刀具6與銑床刀具7的模式之切換狀況,以及監視畫面單元4根據所切換的車床刀具6或銑床刀具7的模式,進而將切換狀況於監視畫面單元4上顯示其G-CODE參數、M-CODE參數、軸向的直徑軸與軸向的半徑軸之參數與座標平面參數等切換參數;在步驟S08中,此時控制器1會根據切換狀況進行G-CODE參數、M-CODE參數、軸向的直徑軸與軸向的半徑軸之參數與座標平面參數等參數進行判斷是否切換成功,其判斷方式是將每個參數的切換過程進行紀錄並最後在確認每一個參數的切換是否都成功,例如:控制器1根據比對結果在加工系統中的車床刀具6與銑床刀具7的模式切換為車床刀具6的模式時,其監控畫面單元會分別將G-CODE參數、M-CODE參數、軸向的直徑軸與軸向的半徑軸之參數與座標平面參數進行切換,而每一個參數切換若為成功則控制器1會紀錄為成功,當其中一個參數切換失敗則控制器1會紀錄為失敗,因此當所有參數切換完成之後,控制器1會根據所記錄的成功或失敗進行判斷,若是其中有一個參數切換的紀錄為失敗,其控制器1直接會重新進入步驟S06再次進行刀庫5內的車床刀具6與銑床刀具7的模式進行切換,若所有參數切換的紀錄都成功,則代表刀庫5內的車床刀具6與銑床刀具7的模式切換為其中一個模式已完成,其接著進行後續的加工。In the following steps S06 to S09, the controller 1 switches the mode of the lathe tool 6 and the milling tool 7 in the machining system according to the comparison result, and monitors the mode of the lathe tool 6 and the milling tool 7 through the monitoring screen unit 4. The switching state, and the monitoring screen unit 4, according to the mode of the switched lathe tool 6 or the milling tool 7, further displays the switching state on the monitoring screen unit 4 with its G-CODE parameter, M-CODE parameter, axial diameter axis and The parameters of the axial radius axis and the coordinate plane parameters are switched; in step S08, the controller 1 performs the G-CODE parameter, the M-CODE parameter, the axial diameter axis and the axial radius according to the switching condition. The parameters of the axis and the parameters of the coordinate plane are judged whether the switching is successful. The judgment method is to record the switching process of each parameter and finally confirm whether the switching of each parameter is successful. For example, the controller 1 compares the results according to the comparison. When the mode of the lathe tool 6 and the milling tool 7 in the machining system is switched to the mode of the lathe tool 6, the monitoring screen unit will respectively set the G-CODE parameter, the M-CODE parameter, and the axis. The parameters of the diameter axis and the axial radius axis are switched with the coordinate plane parameters, and if each parameter is switched successfully, the controller 1 will record success, and when one of the parameters fails to switch, the controller 1 will record as failure. Therefore, after all the parameter switching is completed, the controller 1 judges according to the recorded success or failure. If one of the parameter switching records fails, the controller 1 directly re-enters the step S06 to perform the tool magazine 5 again. The mode of the lathe tool 6 and the milling tool 7 are switched. If all the parameter switching records are successful, the mode of the lathe tool 6 and the milling tool 7 in the magazine 5 is switched to one of the modes, which is followed by the subsequent machining.

上述所述者僅為本專利之較佳實施例,舉凡依本專利精神所作之等效修飾或變化,依照相同概念所提出之裝置的結構與功效,皆應仍屬本專利涵蓋之範圍內。The above is only the preferred embodiment of the present patent, and the equivalent modifications or variations made in accordance with the spirit of the patent, the structure and function of the device according to the same concept should still be within the scope of this patent.

1‧‧‧控制器
2‧‧‧內部控制單元
3‧‧‧參數設定單元
4‧‧‧監視畫面單元
5‧‧‧刀庫
6‧‧‧車床刀具
7‧‧‧銑床刀具
S01~S09‧‧‧刀具自動更換的加工方法流程
1‧‧‧ controller
2‧‧‧Internal control unit
3‧‧‧ parameter setting unit
4‧‧‧Monitor screen unit
5‧‧‧Magazine
6‧‧‧ lathe cutter
7‧‧‧ Milling machine tools
S01~S09‧‧‧Processing method for automatic tool change

圖1為根據本創作的刀具自動更換的加工系統方塊圖。 圖2為根據本創作的刀具自動更換的加工方法步驟流程示意圖。Figure 1 is a block diagram of a machining system for automatic tool change according to the present invention. 2 is a flow chart showing the steps of a machining method for automatically changing a tool according to the present invention.

Claims (4)

一種隨刀具自動更換的加工系統,其中加工系統包含: 一參數設定單元,該參數設定單元用於設定一工作指令; 一內部控制單元,該內部控制單元用於設定一內部資訊; 一刀庫,該刀庫具有一車床刀具及/或一銑床刀具的模式,其中該車床刀具及/或該銑床刀具的模式之內部分別配置有多把刀具,且每一該刀具分別具有一刀號;以及 一控制器,根據該內部資訊、該工作指令與每一該刀具所對應的該刀號則分別進行比對進而獲得一比對結果,該控制器根據該比對結果將該車床刀具或該銑床刀具的模式進行切換;以及 一監視畫面單元,用以監控該刀具的一切換狀況,該監視畫面單元同時根據所切換的該車床刀具或該銑床刀具的模式,將該切換狀況於該監視畫面單元上顯示。A processing system automatically replaced with a tool, wherein the processing system comprises: a parameter setting unit for setting a work instruction; an internal control unit for setting an internal information; a tool magazine, the The tool magazine has a pattern of a lathe tool and/or a milling tool, wherein the lathe tool and/or the tool of the milling machine are respectively configured with a plurality of tools, and each of the tools has a tool number; and a controller According to the internal information, the work instruction and the tool number corresponding to each tool are respectively compared to obtain a comparison result, and the controller selects the mode of the lathe tool or the milling tool according to the comparison result. Switching; and a monitoring screen unit for monitoring a switching condition of the tool, the monitoring screen unit simultaneously displaying the switching condition on the monitoring screen unit according to the switched mode of the lathe tool or the milling tool. 如請求項1所述的隨刀具自動更換的加工系統,其中該內部資訊包含一刀長補償設定、刀徑補償設定與刀尖方向補償設定。The processing system automatically replaced with the tool according to claim 1, wherein the internal information includes a tool length compensation setting, a tool radius compensation setting, and a tool nose direction compensation setting. 如請求項1所述的隨刀具自動更換的加工系統,其中該切換狀況包含一G-CODE參數、一M-CODE參數、一軸向的直徑軸與軸向的半徑軸參數與一座標平面參數。The processing system automatically replaced with a tool according to claim 1, wherein the switching condition comprises a G-CODE parameter, an M-CODE parameter, an axial diameter axis and an axial radius axis parameter, and a calibration plane parameter. . 如請求項3所述的隨刀具自動更換的加工系統,其中該控制器根據該車床刀具或該銑床刀具之模式切換,進而分別對該G-CODE參數與該M-CODE參數進行分類。The processing system automatically replaced with a tool according to claim 3, wherein the controller switches according to a mode of the lathe tool or the milling tool, and further classifies the G-CODE parameter and the M-CODE parameter respectively.
TW106218115U 2017-12-06 2017-12-06 Automatic tool changing system TWM558682U (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW106218115U TWM558682U (en) 2017-12-06 2017-12-06 Automatic tool changing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW106218115U TWM558682U (en) 2017-12-06 2017-12-06 Automatic tool changing system

Publications (1)

Publication Number Publication Date
TWM558682U true TWM558682U (en) 2018-04-21

Family

ID=62644280

Family Applications (1)

Application Number Title Priority Date Filing Date
TW106218115U TWM558682U (en) 2017-12-06 2017-12-06 Automatic tool changing system

Country Status (1)

Country Link
TW (1) TWM558682U (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI647058B (en) * 2017-12-06 2019-01-11 新代科技股份有限公司 Processing system and method for automatic tool change

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI647058B (en) * 2017-12-06 2019-01-11 新代科技股份有限公司 Processing system and method for automatic tool change

Similar Documents

Publication Publication Date Title
JP5084836B2 (en) NC program generating apparatus and NC program generating method
US7847506B2 (en) Machine tool controller
KR860002004B1 (en) The processing method for numerical control
JP4011372B2 (en) Machining program check method and check apparatus for numerically controlled machine tool, and numerically controlled machine tool provided with the same
US9229443B2 (en) Numerical control machine tool
US7058473B2 (en) Method and device for generation of machining program
US20110257778A1 (en) Method and device for simulating nc working machine
JP2008188726A (en) Slide core hole machining method, and measuring and correcting system for use in slide core hole machining
JP2008027045A (en) Numerical control apparatus provided with interference checking function
JP2001328002A (en) Machine tool
WO2000012258A1 (en) Method and apparatus for optimizing nc programs in nc machining
JP4450302B2 (en) Numerical control device for machine tools
TWI647058B (en) Processing system and method for automatic tool change
EP0104542B1 (en) Numerically controlled machining method
TWM558682U (en) Automatic tool changing system
US20190202017A1 (en) Selecting device, selecting method, and program
KR101108211B1 (en) Device for generating the part programs of multi-functional turning machines and method for generating the syncronizing program between multiful processes
KR101078800B1 (en) External device for generating the part programs
JP4286940B2 (en) NC machining program creation method and apparatus for machine tools
CN112025004B (en) Internal thread milling method, equipment, storage medium and device
KR20020000527A (en) Complex machining machine tool
JP6935606B1 (en) Information processing equipment and information processing programs
WO2023243215A1 (en) Information processing device and information processing program
WO2023286639A1 (en) Machine tool system
JP2002341914A (en) Numerically controlled lathe having opposed comblike tool posts, method for machining work by the same and its program