WO2014155723A1 - 数値制御装置 - Google Patents

数値制御装置 Download PDF

Info

Publication number
WO2014155723A1
WO2014155723A1 PCT/JP2013/059706 JP2013059706W WO2014155723A1 WO 2014155723 A1 WO2014155723 A1 WO 2014155723A1 JP 2013059706 W JP2013059706 W JP 2013059706W WO 2014155723 A1 WO2014155723 A1 WO 2014155723A1
Authority
WO
WIPO (PCT)
Prior art keywords
command
tool
unit
information
machine tool
Prior art date
Application number
PCT/JP2013/059706
Other languages
English (en)
French (fr)
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 PCT/JP2013/059706 priority Critical patent/WO2014155723A1/ja
Priority to JP2013532398A priority patent/JP5414948B1/ja
Priority to US14/761,711 priority patent/US9846424B2/en
Priority to CN201380075009.2A priority patent/CN105051630B/zh
Publication of WO2014155723A1 publication Critical patent/WO2014155723A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/18Numerical 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 programme data in numerical form
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/18Numerical 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 programme data in numerical form
    • G05B19/4093Numerical 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 programme data in numerical form characterised by part programming, e.g. entry of geometrical information as taken from a technical drawing, combining this with machining and material information to obtain control information, named part programme, for the NC machine
    • 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/35Nc in input of data, input till input file format
    • G05B2219/35216Program, generate nc program, code from cad data
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Definitions

  • the present invention relates to a numerical control device that controls a machine tool based on an NC command.
  • a numerical control device that numerically controls a machine tool operates the NC machine tool based on an NC command in the NC program.
  • NC numerically controls a machine tool
  • an NC program for machining the workpiece is created.
  • This NC program is often created using CAM (Computer Aided Manufacturing).
  • CAM is a system that supports the creation of commands for numerical control devices by a computer.
  • the CAM creates a tool path on the coordinate system set for the workpiece.
  • the CAM is built into the CAM in order to apply commands (including the tool path, machine-specific command types, and operations according to the machine-specific configuration) to the NC machine tool that actually processes the workpiece.
  • the command is converted into the NC command by the post processor.
  • the CAM manufacturer sends a command that uses the type of machine-specific command (M code, etc.) and the operation according to the machine-specific configuration (operation according to the axis configuration, etc.) to each NC machine tool manufacturer's NC machine tool.
  • M code machine-specific command
  • the operation according to the machine-specific configuration operation according to the axis configuration, etc.
  • a post processor is created for each type of NC machine tool for the same NC machine tool manufacturer. For this reason, in general, a CAM user needs to purchase or create a CAM post processor for the NC machine tool used by the CAM user.
  • the NC device of Patent Document 1 determines whether or not this NC command can be executed by each NC machine tool. Converted to individual machine commands that can be processed with
  • the above-described conventional technique has a problem that the user has to change the axis movement order or add a spindle control switching command to move to a machining start position or a machine-specific command. It was.
  • Machine-specific operations in NC machine tools include tool change operations, coordinate system settings, spindle selection for machining, switching between spindle speed control and positioning control, movement to the machining start point position so as not to interfere with the workpiece, In many cases, it does not depend on the processing itself, such as moving to the end point of the processing.
  • it is necessary to create a post processor for each NC machine tool model. is there. For this reason, it is desired to reduce the man-hours for developing the post processor by using the machine-specific command types or operations in common in each NC machine tool.
  • the present invention has been made in view of the above, and an object of the present invention is to obtain a numerical control device that can commonly use an operation command independent of machining for each NC machine tool.
  • the present invention performs a first NC command that does not depend on the type of NC machine tool as an NC command for performing processing independent of NC machining, and performs the NC machining.
  • a second NC command to be input an NC command input unit for inputting, a machine information storage unit for storing model information related to the model of the NC machine tool, and tool information of a tool used in the NC machine tool.
  • a tool information storage unit that stores the command, a command analysis unit that determines whether or not the NC command input to the NC command input unit is a first NC command, and the NC command is the first NC command
  • the designated operation program for causing the NC machine tool to perform a series of operations according to the first NC command based on the first NC command, the model information, and the tool information.
  • Create finger A creation unit, characterized in that it comprises a control unit for controlling the NC machine tool by executing the specified operation program.
  • the designated operation program for causing the NC machine tool to perform a series of operations is created based on the model information and tool information of the NC machine tool. Therefore, there is an effect that an operation command independent of machining can be commonly used for each NC machine tool.
  • FIG. 1 is a block diagram showing the configuration of the numerical control apparatus according to the first embodiment.
  • FIG. 2 is a diagram illustrating an example of machine information.
  • FIG. 3 is a diagram illustrating an example of tool information.
  • FIG. 4 is a diagram illustrating an example of an NC command independent of the axis configuration of NC machine tool and the presence and type of peripheral equipment.
  • FIG. 5 is a flowchart showing an NC command execution processing procedure.
  • FIG. 6 is a flowchart showing the NC command discrimination process procedure independent of machining.
  • FIG. 7 is a flowchart showing a procedure for creating a designated operation program when a tool change operation is performed.
  • FIG. 8 is a flowchart showing the procedure for creating the designated operation program when the coordinate system is set.
  • FIG. 1 is a block diagram showing the configuration of the numerical control apparatus according to the first embodiment.
  • FIG. 2 is a diagram illustrating an example of machine information.
  • FIG. 3 is a diagram illustrating an example of tool information.
  • FIG. 9 is a flowchart showing the procedure for creating the designated operation program when moving to the start point position.
  • FIG. 10 is a flowchart showing the procedure for creating the designated operation program when moving to the end point position.
  • FIG. 11 is a block diagram showing the configuration of the numerical control apparatus according to the second embodiment.
  • FIG. 12 is a block diagram illustrating a configuration of the numerical control device according to the third embodiment.
  • FIG. 13 is a diagram illustrating correspondence information that is a correspondence relationship in the command format.
  • FIG. 1 is a block diagram showing the configuration of the numerical control apparatus according to the first embodiment.
  • the numerical control device 1A is a device that controls the NC machine tool 6 using an NC program.
  • a common command NC command 3 for executing processing independent of the NC machine tool 6 is defined in advance.
  • an NC command 3 that does not depend on the NC machine tool 6 is generated and input to the numerical controller 1A.
  • the numerical controller 1A generates a common command (a specified operation program 4 to be described later) that can perform a series of operations based on the NC command 3 that does not depend on the NC machine tool 6, and uses the specified operation program 4 to The machine tool 6 is controlled.
  • the process that does not depend on the NC machine tool 6 is, for example, a process that does not depend on machining (an operation that is independent of the type of machining), for example, tool change, coordinate system setting, movement to a start point position, or end point position. Move to.
  • the numerical controller 1A generates, for example, a common command for causing the NC machine tool 6 to perform an operation related to machining preparation as an operation independent of machining.
  • the numerical control device 1A includes an NC command input unit 10, a machine information storage unit 20, a tool information storage unit 30, a command analysis unit 40, a command creation unit 50, and a CNC control unit 60.
  • the NC command input unit 10 sends the NC command 3 to the command analysis unit 40.
  • the NC command input unit 10 sends the NC program information 5 to the command analysis unit 40 when the NC program information 5 in the NC program 2 is input.
  • the NC command input unit 10 of the present embodiment includes, for example, a first NC command (NC command 3) that does not depend on the type of the NC machine tool 6 as an NC command for performing processing independent of NC machining, and NC machining. Is input.
  • the NC program 2 is a program used for controlling the NC machine tool 6, and is created using, for example, CAM.
  • the NC program 2 includes NC program information 5, an NC command 3 that is an operation command independent of machining, and an NC command (not shown) that is an operation command dependent on machining.
  • the NC program information 5 includes material information of a workpiece (workpiece).
  • the NC command 3 is a general-purpose NC command and is an NC command that does not depend on the type of the NC machine tool 6.
  • the type of processing that does not depend on the NC machine tool 6 and the type of NC command 3 are associated in advance, and the CAM generates the NC command 3 according to the association. Keep it.
  • the model of the NC machine tool is determined by at least one of the axis configuration of the NC machine tool, the presence / absence of peripheral equipment of the NC machine tool, and the type of peripheral equipment.
  • an operation command that does not depend on the NC machine tool 6 is commonly used for each NC machine tool 6.
  • the NC machine tool 6 is, for example, a machine that performs milling or a machine that performs turning.
  • the machine information storage unit 20 is a memory or the like that stores machine information 91 related to the NC machine tool 6.
  • the machine information storage unit 20 of the present embodiment stores model information regarding the model of the NC machine tool 6, for example, as the machine information 91.
  • FIG. 2 is a diagram showing an example of machine information.
  • the machine information 91 includes information related to the NC machine tool 6 model (second spindle model, composite model, etc.). For example, the axis configuration of the NC machine tool 6 and information on peripheral devices included in the NC machine tool 6 are included. And. Specifically, the machine information 91 includes at least one information on the axis configuration of the NC machine tool, the presence / absence of the peripheral device of the NC machine tool, and the type of the peripheral device as information on the NC machine tool model. Have.
  • the machine information 91 may include, for example, specification information about an axis such as an axis name or an axis type, and specification information such as a tool post type (peripheral device type).
  • the tool information storage unit 30 is a memory or the like that stores tool information 92 relating to a tool mounted on the NC machine tool 6.
  • the tool information storage unit 30 of the present embodiment stores information on tools used in the NC machine tool 6 as the tool information 92.
  • FIG. 3 is a diagram showing an example of tool information.
  • the tool information 92 includes information on tools used in the NC machine tool 6 and peripheral devices such as a tool number (TNo.), A tool type, and a tool length.
  • the command analysis unit 40 determines whether or not the NC command sent from the NC command input unit 10 is the NC command 3 that does not depend on machining. Specifically, the command analysis unit 40 determines that the NC command sent from the NC command input unit 10 depends on machining based on whether or not the NC command is the same as the NC command 3 set in advance. It is determined whether or not the NC command 3 is not to be performed.
  • the command analysis unit 40 determines to perform a command operation that does not depend on machining.
  • the command analysis unit 40 creates argument data from the argument (setting argument) that specifies the operation.
  • the command analysis unit 40 sends the created argument data to the command creation unit 50.
  • the command analysis unit 40 sends the NC program information 5 to the command creation unit 50.
  • the command creation unit 50 reads the machine information 91 from the machine information storage unit 20 and reads the tool information 92 from the tool information storage unit 30.
  • the command creating unit 50 creates the designated operation program 4 that performs a series of operations according to the NC command 3 based on the argument data, the machine information 91, and the tool information 92.
  • the designated operation program 4 is, for example, an NC program created in the EIA format.
  • the designated operation program 4 created by the command creation unit 50 does not depend on the model of the NC machine tool.
  • the command creation unit 50 sends the created designated operation program 4 to the CNC control unit 60.
  • the CNC control unit 60 controls the NC machine tool 6 by executing the designated operation program 4.
  • the CNC control unit 60 has functions of a normal NC device such as a decoding unit that decodes the designated operation program 4, a distribution unit that distributes a movement command to each axis, and a servo control unit.
  • FIG. 4 is a diagram showing an example of an NC command that does not depend on the axis configuration of NC machine tools, the presence or absence of peripheral devices, and the type.
  • FIG. 4 shows the format and type of the NC command 3.
  • the types of NC command 3 include tool change (TCHG), coordinate system setting (FRME), movement to the machining start point position (APRP), movement to the machining end point position (ESCP), and the like.
  • NC command 3 each detailed operation is specified by the argument specified in NC command 3.
  • Each of TCHG, FRME, APRP, and ESCP defines the type of processing (tool change, coordinate system setting, movement to the start point position, movement to the end point position).
  • the designated operation program 4 is generated from the NC command 3 according to
  • the movement command to the machining start point position is a command to move the tool from the initial position to the turning start position. Further, the movement to the machining end point position is a command for moving the tool from the turning end position to the initial position.
  • the detailed operation is designated by the argument 81 for TCHG, and the detailed operation is designated by the argument 82 for FRME.
  • the detailed operation is designated by the argument 83 for the APRP, and the detailed operation is designated by the argument 84 for the ESCP.
  • the arguments 81 to 84 are specified as follows, for example.
  • the argument 81 is X100. Y10. Z100. P1. T10. S1.
  • the argument 82 is X100. Y10. Z100. B90. C90. It is I0 J1 K0 R45 G54 P1.
  • the argument 83 is X100. Y10. Z100. A0. B90. C90. P1. It is.
  • the argument 84 is X100. Y10. Z100. A0. B90. C90. P1. It is.
  • FIG. 5 is a flowchart showing an NC command execution processing procedure.
  • the NC command is sent to the command analysis unit 40.
  • the NC program information 5 in the NC program 2 is input to the NC command input unit 10
  • the NC program information 5 is sent to the command analysis unit 40.
  • the command analysis unit 40 determines whether the NC command is the NC command 3 that does not depend on machining (step S10).
  • the command analysis unit 40 determines that the NC machine tool 6 performs a command operation that does not depend on machining.
  • the command analysis unit 40 creates argument data from the arguments specified by the NC command 3 (step S30).
  • the command analysis unit 40 sends the created argument data to the command creation unit 50.
  • the command creation unit 50 reads the machine information 91 from the machine information storage unit 20 and reads the tool information 92 from the tool information storage unit 30.
  • the command creating unit 50 creates the designated operation program 4 that performs a series of operations according to the NC command 3 based on the argument data, the machine information 91, and the tool information 92 (step S40).
  • the command creation unit 50 sends the created designated operation program 4 to the CNC control unit 60.
  • the CNC control unit 60 executes the designated operation program 4 (step S50). After the CNC control unit 60 executes the designated operation program 4 (after completion of execution), the processing of the NC command 3 that does not depend on machining is completed (step S60).
  • the command analysis unit 40 sends the NC command to the CNC control unit 60 as a normal NC command.
  • the CNC control unit 60 performs normal numerical control when the NC command is a normal NC command or the designated operation program is in the G code format.
  • FIG. 6 is a flowchart showing the NC command discrimination process procedure independent of machining.
  • the command analysis unit 40 determines the operation of the NC command 3 that does not depend on machining and the meaning of the argument specified by the NC command 3. In other words, the command analysis unit 40 determines the type of processing specified by the NC command 3.
  • the command analysis unit 40 determines whether or not the NC command 3 is TCHG (step S110). When the NC command 3 is TCHG (step S110, Yes), the command analysis unit 40 determines that the NC command 3 is a command for a tool change operation (step S111).
  • the command analysis unit 40 reads the argument from the NC command 3, and creates argument data for the tool change operation based on the argument.
  • the command analysis unit 40 treats the arguments X, Y, and Z as positions (change positions) for performing tool change commands for each axis.
  • the command analysis unit 40 treats the argument P as the order in which the axes are moved (axis movement order).
  • the command analysis unit 40 treats the argument T as a tool to be exchanged (exchange tool), and treats the argument S as a spindle (machining spindle) to be machined with the exchanged tool (step S112).
  • the machining spindle is, for example, a first spindle or a second spindle.
  • the command analysis unit 40 transmits the created argument data to the command creation unit 50 and ends the determination process for the NC command 3 (step S150).
  • step S110, No the command analysis unit 40 determines whether or not the NC command 3 is FRME (step S120).
  • the command analysis unit 40 determines that the NC command 3 is a coordinate system setting command (step S121).
  • the command analysis unit 40 reads an argument from the NC command 3 and creates argument data for setting a coordinate system based on the argument.
  • the command analysis unit 40 treats the arguments X, Y, and Z as coordinate system shift amounts.
  • the command analysis unit 40 treats the arguments A, B, and C as index angles.
  • the command analysis unit 40 treats the arguments I, J, and K as coordinate rotation angle designation.
  • the command analysis unit 40 treats the argument P as designation of coordinates to be constructed and treats the argument G as a work coordinate system to be selected (step S122).
  • the command analysis unit 40 transmits the created argument data to the command creation unit 50 and ends the determination process for the NC command 3 (step S150). Further, in the NC command 3, when the coordinate system shift amount, the rotation center axis, and the coordinate conversion type are designated in the NC command 3, the command analysis unit 40 sends these designation information to the command creation unit 50.
  • the command analysis unit 40 determines whether or not the NC command 3 is APRP (step S130). When the NC command 3 is APRP (step S130, Yes), the command analysis unit 40 determines that the NC command 3 is a movement command to the machining start point position (step S131).
  • the command analysis unit 40 reads an argument from the NC command 3, and creates argument data for movement to the start point position based on the argument.
  • the command analysis unit 40 treats the arguments X, Y, and Z as the start point position (machining start coordinates). Further, the command analysis unit 40 treats the arguments A, B, and C as start point angles. Further, the command analysis unit 40 treats the argument P as the axis movement order. Further, the command analysis unit 40 treats the argument T as a tool compensation type and treats the argument H as a tool compensation number (step S132).
  • the command analysis unit 40 transmits the created argument data to the command creation unit 50 and ends the determination process for the NC command 3 (step S150).
  • step S140 determines whether or not the NC command 3 is ESCP (step S140).
  • step S140 determines that the NC command 3 is a movement command to the machining end point position (step S141).
  • the command analysis unit 40 reads an argument from the NC command 3, and creates argument data for movement to the end point position based on the argument.
  • the command analysis unit 40 treats the arguments X, Y, and Z as end point positions (machining end coordinates) in the work coordinate system.
  • the command analysis unit 40 treats the arguments A, B, and C as index angles.
  • the command analysis unit 40 treats the argument P as the axis movement order (step S142).
  • the command analysis unit 40 transmits the created argument data to the command creation unit 50 and ends the determination process for the NC command 3 (step S150).
  • the command analysis unit 40 may specify creation of a command necessary for an operation (clamping, unclamping, braking, or the like) after indexing the rotation axis as an argument.
  • the command analysis unit 40 may acquire information from the machine information storage unit 20 after indexing the rotation axis, and create a command necessary for a predetermined operation (clamping, unclamping, braking, or the like).
  • the command creation unit 50 creates the designated operation program 4 based on the argument data received from the command analysis unit 40. If the NC command 3 is not determined to be a corresponding command, it is processed as a normal NC command. That is, when the NC command is not any of TCHG, FRME, APRP, and ESCP, the command creating unit 50 does not execute the process and creates the designated operation program 4. Note that the procedure for determining the type of processing specified by the NC command 3 is not limited to the procedure shown in FIG. 6, and TCHG, FRME, APRP, and ESCP may be determined in any order.
  • FIG. 7 is a flowchart showing a procedure for creating a designated operation program when a tool change operation is performed.
  • the command creation unit 50 creates an operation command for preparing a tool change (step S210). Specifically, the command creation unit 50 creates a coolant OFF command. In addition, the command creation unit 50 confirms the tool post type based on the machine information 91. When the tool post type is ATC, the command creation unit 50 creates a command to open the shutter. In this way, the command creating unit 50 creates an M code command necessary for tool change.
  • the command creation unit 50 creates a command to cancel the modal information set at the time of machining (step S220). Specifically, the command creation unit 50 creates a command for canceling the modal information, in which the tool change command T code cannot be executed.
  • the command creation unit 50 confirms whether or not the exchange position is designated by the argument.
  • the command creation unit 50 checks whether or not the axis movement order is designated by the argument (step S231). If there is no designation of the axis movement order (step S231, No), the command creation unit 50 creates a command to move to all the axes simultaneously at the replacement command position (step S232). On the other hand, if there is a designation of the axis movement order (step S231, Yes), the command creation unit 50 creates a command to move to the replacement command position in the designated axis movement order (step S233). Then, the command creating unit 50 creates a tool change command (step S240).
  • the command creating unit 50 creates a tool change command (Step S240). After creating the tool change command, the command creation unit 50 reads the machine information 91 from the machine information storage unit 20. Based on the argument and the machine information 91, the command creation unit 50 determines whether or not the NC machine tool 6 is a model with the second spindle (step S250).
  • step S250 determines whether the second spindle is specified by the argument of the NC command 3 (step S250). S251).
  • step S251, No When there is no designation of the second spindle in the NC command 3 (step S251, No), the command creation unit 50 creates an operation command for selecting the first spindle (step S252). On the other hand, when the second spindle is designated in the NC command 3 (step S251, Yes), the command creation unit 50 creates a machine-specific operation command for selecting the second spindle (step S253).
  • the command creating unit 50 determines whether the NC machine tool 6 is a composite model based on the argument and the machine information 91 (step S260).
  • the command creation unit 50 reads the tool information 92 of the mounted tool from the tool information storage unit 30. Then, the command creating unit 50 determines whether or not the mounted tool is a turning tool based on the exchange tool designated by the argument and the tool information 92 (step S261).
  • step S261, No When the mounted tool is not a turning tool (step S261, No), the command creating unit 50 creates an operation command specifying spindle positioning control (servo on) (step S262). On the other hand, when the mounted tool is a turning tool (step S261, Yes), the command creating unit 50 creates an operation command specifying spindle speed control (servo off) (step S263).
  • the creation process of the specified operation program 4 for performing the tool change operation ends. Further, when the NC machine tool 6 is not a composite model, the creation process of the designated operation program 4 for performing the tool changing operation is completed.
  • the command creation unit 50 sends the command created by the processing in steps S210 to S263 to the CNC control unit 60 as the specified operation program 4 for tool change operation.
  • FIG. 8 is a flowchart showing the procedure for creating the designated operation program when the coordinate system is set.
  • the command creation unit 50 creates a command (command to move the index position) to move the basic three axes to the machine position where the coordinate system is set (step S310). At this time, for the machine position where the coordinate system is set, the command creation unit 50 uses the value set in the machine information storage unit 20.
  • the command creation unit 50 creates a rotation axis indexing command (step S320). Note that the command creation unit 50 does not create a rotation axis indexing command when there is no rotation axis in the shaft configuration registered in the machine information storage unit 20.
  • the command creation unit 50 creates a command for selecting the workpiece coordinate system based on the information of the selected workpiece coordinate system acquired from the command analysis unit 40 (step S330). Note that the command creation unit 50 does not create a command for selecting the workpiece coordinate system when there is no designation of the selected workpiece coordinate system.
  • the command creation unit 50 derives the coordinate system shift amount, the rotation center axis, and the coordinate conversion type based on the arguments acquired from the command analysis unit 40. Then, the command creation unit 50 creates a command for coordinate conversion from the work coordinate system based on the coordinate system shift amount, the rotation center axis, and the coordinate conversion type (step S340). Note that the command creation unit 50 does not create a command for coordinate conversion when there is no designation of the coordinate system shift amount, the rotation center axis, the coordinate conversion type, or the like.
  • the command creation unit 50 When specifying the rotation axis or specifying the construction coordinates when setting the coordinate system, there are models that generate an alarm when an NC command is issued. Therefore, when the machine information 91 acquired from the machine information storage unit 20 does not have a rotation axis, the command creation unit 50 does not have to create a coordinate system setting NC command.
  • the command creation unit 50 sends the command created by the processing of steps S310 to S340 to the CNC control unit 60 as the coordinate system setting designation operation program 4.
  • FIG. 9 is a flowchart showing the procedure for creating the designated operation program when moving to the start point position.
  • the command creation unit 50 creates a rotation axis movement command (step S410). Specifically, the command creation unit 50 creates a movement command to the start point angle (rotation axis index angle) acquired from the command analysis unit 40. Note that the command creation unit 50 does not create a rotation axis movement command when there is no rotation axis in the machine information 91 registered in the machine information storage unit 20.
  • the command creation unit 50 obtains workpiece material information from the NC program information 5 (step S420).
  • the command creating unit 50 creates contour information from the acquired material information (step S430).
  • the command creation unit 50 calculates a via point based on the contour information so that the tool moves outside the contour shape (outside the material) to the machining start point position. In other words, a waypoint of movement to the start point position is calculated (step S440).
  • the command creation unit 50 creates a movement command to the waypoint calculated in step S440 in accordance with the axis movement order designation acquired from the command analysis unit 40 (step S450). Then, the command creation unit 50 creates a movement command to the start point position acquired from the command analysis unit 40 (step S460). The command creation unit 50 creates a tool correction command according to the tool correction type and the tool correction number acquired from the command analysis unit 40 (step S470). The command creation unit 50 sends the command created by the processing of steps S410 to S470 to the CNC control unit 60 as the designated operation program 4 that commands the movement to the start point position.
  • FIG. 10 is a flowchart showing the procedure for creating the designated operation program when moving to the end point position.
  • the command creation unit 50 acquires workpiece material information from the NC program information 5 (step S510).
  • the command creation unit 50 creates contour information from the acquired material information (step S520).
  • the command creation unit 50 calculates a via point based on the contour information so that the tool moves outside the contour shape (outside the material) to the machining end point position. In other words, a waypoint for movement to the end point position is calculated (step S530).
  • the command creation unit 50 creates a movement command to the waypoint calculated in step S530 in accordance with the axis movement order designation acquired from the command analysis unit 40 (step S540). Then, the command creation unit 50 creates a movement command to the end point position acquired from the command analysis unit 40 (step S550).
  • the command creation unit 50 creates a rotation axis movement command (step S560). Specifically, the command creation unit 50 creates a movement command to the end point angle (rotation axis index angle) acquired from the command analysis unit 40. The command creation unit 50 sends the command created by the processes of steps S510 to S560 to the CNC control unit 60 as the designated operation program 4 that commands the movement to the end point position.
  • the designated operation program 4 created by the command creation unit 50 is immediately executed by the CNC control unit 60. When all the commands of the designated operation program 4 are executed, the processing by the NC command 3 is finished, and the next NC command of the designated operation program 4 is executed. The designated operation program 4 is deleted as soon as it is executed.
  • the NC command 3 is input to the numerical control device 1A.
  • the NC program itself including the NC command 3 may be input to the numerical control device 1A.
  • the NC command 3 in the NC program is input to the NC command input unit 10.
  • the NC command 3 that does not depend on the NC machine tool 6 is defined in advance.
  • the CAM creates the NC command 3 according to the definition, and the numerical controller 1A generates the designated operation program 4 used for controlling the NC machine tool 6 from the NC command 3 according to the definition.
  • the numerical controller 1A can use the specified operation program 4 generated from the NC command 3 in common for each NC machine tool 6.
  • the post processor can output to the numerical control apparatus 1A as a command in which the type of machine-specific command for each NC machine tool 6 and the machine-specific operation are made common. Therefore, the man-hours required for the development of the post processor can be reduced, and the development of the post processor becomes easy.
  • the same NC program can be used without depending on the vertical type and the horizontal type, so it is possible to reduce the trouble of changing the NC command.
  • Embodiment 2 of the present invention will be described with reference to FIG.
  • the designated operation program 4 is changed in accordance with an instruction from the user, and the changed NC program is output to the outside.
  • FIG. 11 is a block diagram showing the configuration of the numerical control apparatus according to the second embodiment.
  • constituent elements in FIG. 11 constituent elements that achieve the same functions as those of the numerical control apparatus 1 ⁇ / b> A of the first embodiment shown in FIG.
  • the numerical control device 1B includes an instruction input unit 71 in addition to the components of the numerical control device 1A.
  • the instruction input unit 71 receives an instruction (user instruction) input by the user and sends the user instruction to the CNC control unit 60.
  • the user instruction input to the instruction input unit 71 is an instruction to change the operation of the NC machine tool 6.
  • the user instruction is an instruction to change the operation of the NC machine tool 6, for example, an instruction to add or change a parameter that defines the operation, an instruction to change an argument of the operation command, or an instruction to execute the operation Etc.
  • the numerical controller 1B sends the designated operation program 4 generated by the command creation unit 50 to the CNC control unit 60.
  • the CNC control unit 60 waits for a user instruction input from the instruction input unit 71 without executing the designated operation program 4.
  • the user instruction input to the instruction input unit 71 is sent to the CNC control unit 60.
  • the CNC control unit 60 changes the designated operation program 4 according to the user instruction.
  • the CNC control unit 60 externally outputs the designated operation program 4 changed according to the user instruction.
  • the CNC control unit 60 may control the NC machine tool 6 using the designated operation program 4 changed according to the user instruction.
  • the designated operation program 4 is changed in accordance with a user instruction input to the instruction input unit 71, so that it is possible to cause the NC machine tool 6 to perform an operation desired by the user.
  • Embodiment 3 FIG. Next, Embodiment 3 of the present invention will be described with reference to FIG.
  • the argument data of the designated operation program 4 is replaced with a macro program created in advance. Further, the argument data of the NC command 3 is interpreted using a macro program prepared in advance.
  • FIG. 12 is a block diagram showing the configuration of the numerical control apparatus according to the third embodiment.
  • the constituent elements in FIG. 12 that achieve the same functions as those of the numerical controller 1A of the first embodiment shown in FIG.
  • the numerical control device 1C includes an arbitrary operation program storage unit 72 in addition to the components of the numerical control device 1A.
  • the arbitrary operation program storage unit 72 is a memory for storing a macro program created in advance by the user.
  • the arbitrary operation program storage unit 72 stores a correspondence relationship between the designated operation program 4 and the macro program in advance.
  • the arbitrary operation program storage unit 72 stores the correspondence between the interpretation of the argument data and the macro program in advance.
  • the arbitrary operation program storage unit 72 is connected to the command analysis unit 40 and the CNC control unit 60.
  • the numerical control device 1C sends the designated operation program 4 generated by the command creation unit 50 to the CNC control unit 60.
  • the CNC control unit 60 checks the macro program in the arbitrary operation program storage unit 72 before executing the designated operation program 4.
  • the CNC control unit 60 replaces the designated operation program 4 with the macro program.
  • the NC command 3 (designated operation program 4) can be executed using a macro program created by the user.
  • the command analysis unit 40 creates the argument data of the NC command 3 and then checks the macro program in the arbitrary operation program storage unit 72 before sending the argument data to the command creation unit 50.
  • the command analysis unit 40 interprets the argument data using the macro program.
  • the numerical controller 1C may perform only one of the process of replacing the designated operation program 4 with a macro program and the process of interpreting the argument data using the macro program.
  • the designated operation program 4 is replaced with a macro program created in advance, so that the designated operation program 4 desired by the user can be created. Since the argument data is interpreted using a macro program, the designated operation program 4 desired by the user can be created.
  • Embodiment 4 FIG. Next, a fourth embodiment of the present invention will be described with reference to FIG.
  • an NC command format that does not depend on the NC machine tool 6 is prepared in advance, and the NC command 3 is changed to the prepared NC command format.
  • a numerical control device 1D (not shown) having the same configuration as the numerical control device 1A is used.
  • the machine information storage unit 20 of the numerical controller 1D stores correspondence information (correspondence between command formats) in which the NC command 3 is associated with a predetermined command format.
  • FIG. 13 is a diagram showing correspondence information that is a correspondence relationship in the command format.
  • the correspondence information 93 is information in which a command in the NC command 3 and a command in an arbitrary format for changing the NC command 3 are associated with each other.
  • the pre-change command in the correspondence information 93 is the NC command 3, and the post-change command name is the command name of the post-change command when the NC command 3 is changed.
  • the changed command name is set in advance in an arbitrary command format.
  • the arbitrary command format here is an arbitrary character string indicated by the changed command name in FIG. 13, for example, a commonly used G code command, M code command, or the like.
  • the post-change command is an NC command that does not depend on the NC machine tool.
  • the valid command in the correspondence information 93 indicates which of the pre-change command and the post-change command name is to be adopted, and is set in advance according to an instruction from the user.
  • the valid command indicates the pre-change command
  • the NC command 3 is used as it is.
  • the valid command indicates the changed command name
  • the NC command 3 is changed to the changed command name.
  • the command creating unit 50 changes the NC command 3 to the command format of the changed command name based on the correspondence information 93. As a result, the NC command 3 can be changed to an arbitrary command format.
  • the NC machine tool 6 can be caused to execute the NC command 3 in the command format desired by the user. It becomes possible.
  • the numerical control device is suitable for control of processing that does not depend on machining of an NC machine tool.
  • 1A to 1C numerical control device 2 NC program, 3 NC command, 4 designated operation program, 5 NC program information, 6 NC machine tool, 10 NC command input unit, 20 machine information storage unit, 30 tool information storage unit, 40 command Analysis unit, 50 command creation unit, 60 CNC control unit, 71 instruction input unit, 72 arbitrary operation program storage unit, 91 machine information, 92 tool information, 93 correspondence information.

Abstract

NC加工に依存しない処理を行なわせるNC指令としてNC工作機械(6)の機種に依存しないNC指令(3)と、NC加工を行なわせるNC指令と、が入力されるNC指令入力部(10)と、NC工作機械(6)の機種に関する機種情報を記憶しておく機械情報記憶部(20)と、NC工作機械(6)で使用する工具の工具情報を記憶しておく工具情報記憶部(30)と、NC指令入力部(10)に入力されたNC指令がNC指令(3)であるか否かを判別する指令解析部(40)と、NC指令がNC指令(3)である場合に、NC指令(3)と、機種情報と、工具情報とに、基づいて、NC工作機械(6)にNC指令(3)に応じた一連の動作を行なわせる指定動作プログラム(4)を作成する指令作成部(50)と、指定動作プログラムを実行することによってNC工作機械(6)を制御するCNC制御部(60)と、を備える。

Description

数値制御装置
 本発明は、NC指令に基づいて工作機械を制御する数値制御装置に関する。
 工作機械を数値制御(Numerical Control;以下NCという場合がある)する数値制御装置は、NCプログラム内のNC指令に基づいてNC工作機械を動作させる。例えば、NC工作機械が、5軸加工や金型加工などの複雑な形状をワークに加工する場合、ワークを加工するためのNCプログラムが作成される。このNCプログラムは、CAM(Computer Aided Manufacturing)を用いて作成されることが多い。
 CAMは、数値制御装置に対する指令の作成をコンピュータで支援するシステムである。CAMは、ワークに対して設定された座標系上で工具経路を作成する。その後、CAMは、実際にワークを加工するNC工作機械に指令(工具経路と、機械固有の指令の種類と、機械固有の構成に応じた動作とを含む)を適用するために、CAMに内蔵されているポストプロセッサで指令をNC指令に変換する。
 CAMメーカは、機械固有の指令の種類(Mコードなど)と機械固有の構成に応じた動作(軸構成に応じた動作など)とを用いた指令を、各NC工作機械メーカのNC工作機械に応じたNC指令へ変換するために、同一のNC工作機械メーカに対してもNC工作機械の種類毎に、ポストプロセッサの作成を行っている。このため、一般的にCAMユーザは、自身が使用するNC工作機械用のCAMのポストプロセッサを購入するか、または自身で作成する必要がある。
 特許文献1のNC装置は、NC工作機械に依存しないNC指令が入力されると、このNC指令が個々のNC工作機械で実行可能か否かを判断し、実行可能な場合は、NC工作機械で加工できる個別の機械用指令に変換している。
特開2009―53736号公報
 しかしながら、上記従来の技術では、加工を開始する位置への移動や機械固有の指令に対しては、軸移動順序の変更や主軸制御の切り替え指令の追加をユーザが行わなければならないという問題があった。
 例えば、同一加工のNC指令を実行するNC工作機械をミーリング専用機から複合加工機へ変更した場合、ユーザがNC指令に主軸制御の切り替え指令を追加しなければならない。また、軸構成が異なると、加工終了後に工具を退避させる軸移動順序が変わるので、NC指令を変更しなければならない。
 NC工作機械における機械固有の動作は、工具交換動作、座標系設定、加工する主軸の選択、主軸の速度制御と位置決め制御との切り替え、ワークと干渉しないような加工の開始点位置への移動または加工の終了点位置への移動など、加工自体に依存しない場合が多い。また、前述したように、機械固有の指令種類または動作を用いた指令を、NC工作機械に応じたNC指令へ変換するためには、NC工作機械の機種毎に、ポストプロセッサの作製が必要である。そのため、各NC工作機械において機械固有の指令種類または動作を共通化して用いることで、ポストプロセッサ開発の工数を削減することが望まれている。
 本発明は、上記に鑑みてなされたものであって、加工に依存しない動作指令を各NC工作機械に対して共通して使用することができる数値制御装置を得ることを目的とする。
 上述した課題を解決し、目的を達成するために、本発明は、NC加工に依存しない処理を行なわせるNC指令としてNC工作機械の機種に依存しない第1のNC指令と、前記NC加工を行なわせる第2のNC指令と、が入力されるNC指令入力部と、前記NC工作機械の機種に関する機種情報を記憶しておく機械情報記憶部と、前記NC工作機械で使用する工具の工具情報を記憶しておく工具情報記憶部と、前記NC指令入力部に入力されたNC指令が第1のNC指令であるか否かを判別する指令解析部と、前記NC指令が前記第1のNC指令である場合に、前記第1のNC指令と、前記機種情報と、前記工具情報とに、基づいて、前記NC工作機械に前記第1のNC指令に応じた一連の動作を行なわせる指定動作プログラムを作成する指令作成部と、前記指定動作プログラムを実行することによって前記NC工作機械を制御する制御部と、を備えることを特徴とする。
 本発明によれば、NC指令が加工に依存しない動作指令である場合に、NC工作機械の機種情報と工具情報とに基づいて、NC工作機械に一連の動作を行なわせる指定動作プログラムを作成するので、加工に依存しない動作指令を各NC工作機械に対して共通で使用することが可能になるという効果を奏する。
図1は、実施の形態1に係る数値制御装置の構成を示すブロック図である。 図2は、機械情報の一例を示す図である。 図3は、工具情報の一例を示す図である。 図4は、NC工作機械の軸構成および周辺機器の有無と種類に依存しないNC指令の例を示す図である。 図5は、NC指令の実行処理手順を示すフローチャートである。 図6は、加工に依存しないNC指令の判別処理手順を示すフローチャートである。 図7は、工具交換動作を行う場合の指定動作プログラムの作成手順を示すフローチャートである。 図8は、座標系設定を行う場合の指定動作プログラムの作成手順を示すフローチャートである。 図9は、開始点位置への移動を行う場合の指定動作プログラムの作成手順を示すフローチャートである。 図10は、終了点位置への移動を行う場合の指定動作プログラムの作成手順を示すフローチャートである。 図11は、実施の形態2に係る数値制御装置の構成を示すブロック図である。 図12は、実施の形態3に係る数値制御装置の構成を示すブロック図である。 図13は、指令形式の対応関係である対応関係情報を示す図である。
 以下に、本発明に係る数値制御装置の実施の形態を図面に基づいて詳細に説明する。なお、この実施の形態によりこの発明が限定されるものではない。
実施の形態1.
 図1は、実施の形態1に係る数値制御装置の構成を示すブロック図である。数値制御装置1Aは、NCプログラムを用いてNC工作機械6を制御する装置である。本実施の形態では、予めNC工作機械6に依存しない処理を実行するための共通指令(NC指令3)を定義しておく。そして、NC工作機械6に依存しないNC指令3を生成し、数値制御装置1Aに入力する。数値制御装置1Aは、NC工作機械6に依存しないNC指令3に基づいて、一連の動作を行うことができる共通指令(後述する指定動作プログラム4)を生成し、指定動作プログラム4を用いてNC工作機械6を制御する。
 NC工作機械6に依存しない処理は、例えば、加工に依存しない処理(加工の種類などとは無関係の動作)であり、例えば、工具交換、座標系設定、開始点位置への移動または終了点位置への移動などである。数値制御装置1Aは、例えば、加工に依存しない動作として加工準備に関する動作をNC工作機械6に行わせるための共通指令を生成する。
 数値制御装置1Aは、NC指令入力部10、機械情報記憶部20、工具情報記憶部30、指令解析部40、指令作成部50、CNC制御部60を備えている。NC指令入力部10は、NCプログラム2内のNC指令3が入力されると、NC指令3を指令解析部40に送る。また、NC指令入力部10は、NCプログラム2内のNCプログラム情報5が入力されるとNCプログラム情報5を指令解析部40に送る。本実施の形態のNC指令入力部10へは、例えば、NC加工に依存しない処理を行わせるNC指令としてNC工作機械6の機種に依存しない第1のNC指令(NC指令3)と、NC加工を行なわせる第2のNC指令と、が入力される。
 NCプログラム2は、NC工作機械6の制御に用いられるプログラムであり、例えばCAMを用いて作成されている。NCプログラム2には、NCプログラム情報5と、加工に依存しない動作指令であるNC指令3と、加工に依存する動作指令であるNC指令(図示せず)と、が含まれている。NCプログラム情報5は、ワーク(被加工物)の素材情報などを含んでいる。
 また、NC指令3は、汎用のNC指令であり、NC工作機械6の機種に依存しないNC指令である。本実施の形態では、NC工作機械6に依存しない処理の種類と、NC指令3(指令による処理)の種類とを予め対応付けしておき、CAMは、前記対応付けに従ってNC指令3を生成しておく。
 NC工作機械の機種は、NC工作機械の軸構成と、NC工作機械の周辺機器の有無と、周辺機器の種類と、の少なくとも1つによって決まるものである。本実施の形態のNC指令3には、NC工作機械6に依存しない動作指令が各NC工作機械6に対して共通で使用されている。NC工作機械6は、例えば、ミーリング加工を行う機械または旋削を行う機械などである。
 機械情報記憶部20は、NC工作機械6に関する機械情報91を記憶するメモリなどである。本実施の形態の機械情報記憶部20は、例えば、機械情報91として、NC工作機械6の機種に関する機種情報を記憶しておく。
 図2は、機械情報の一例を示す図である。機械情報91は、NC工作機械6の機種(第2主軸機種、複合機種など)に関する情報を有しており、例えば、NC工作機械6の軸構成と、NC工作機械6が備える周辺機器の情報と、を含んでいる。具体的には、機械情報91は、NC工作機械の機種に関する情報としては、NC工作機械の軸構成と、NC工作機械の周辺機器の有無と、周辺機器の種類と、の少なくとも1つの情報を有している。また、機械情報91には、例えば、軸名称または軸タイプなどの軸に関する仕様情報と、刃物台タイプ(周辺機器のタイプ)などの仕様情報と、が含まれていてもよい。
 工具情報記憶部30は、NC工作機械6に搭載される工具に関する工具情報92を記憶するメモリなどである。本実施の形態の工具情報記憶部30は、工具情報92としてNC工作機械6で使用する工具の情報を記憶しておく。
 図3は、工具情報の一例を示す図である。工具情報92には、工具番号(TNo.)、工具種類、工具長、などのNC工作機械6と周辺機器で使用される工具の情報が含まれている。
 指令解析部40は、NC指令入力部10から送られてきたNC指令が、加工に依存しないNC指令3であるか否かを判別する。具体的には、指令解析部40は、NC指令が予め設定しておいたNC指令3と同じであるか否かに基づいて、NC指令入力部10から送られてきたNC指令が加工に依存しないNC指令3であるか否かを判別する。
 指令解析部40は、NC指令入力部10から送られてきたNC指令が加工に依存しないNC指令3である場合、加工に依存しない指令動作を行うことを確定する。指令解析部40は、動作を指定した引数(設定引数)から引数データを作成する。指令解析部40は、作成した引数データを指令作成部50へ送る。また、指令解析部40は、NC指令入力部10からNCプログラム情報5が送られてきた場合には、NCプログラム情報5を指令作成部50へ送る。
 指令作成部50は、機械情報記憶部20から機械情報91を読み出すとともに、工具情報記憶部30から工具情報92を読み出す。指令作成部50は、引数データ、機械情報91および工具情報92に基づいて、NC指令3に応じた一連の動作を行う指定動作プログラム4を作成する。指定動作プログラム4は、例えば、EIAフォーマットで作成されたNCプログラムである。指令作成部50で作成される指定動作プログラム4は、NC工作機械の機種に依存しない。指令作成部50は、作成した指定動作プログラム4をCNC制御部60に送る。
 CNC制御部60は、指定動作プログラム4を実行することによってNC工作機械6を制御する。CNC制御部60は、指定動作プログラム4を解読する解読部、各軸に移動指令を分配する分配部、サーボ制御部、などの通常のNC装置が有している機能を備えている。
 図4は、NC工作機械の軸構成および周辺機器の有無と種類に依存しないNC指令の例を示す図である。図4では、NC指令3の形式と種類とを示している。NC指令3の種類には、工具交換(TCHG)、座標系設定(FRME)、加工の開始点位置への移動(APRP)、加工の終了点位置への移動(ESCP)などがある。
 NC指令3では、NC指令3で指定された引数にてそれぞれの詳細動作が指定されている。TCHG、FRME、APRP、ESCPは、それぞれ処理の種類(工具交換、座標系設定、開始点位置への移動、終了点位置への移動)を規定したものであり、数値制御装置1Aは、この規定に従ってNC指令3から指定動作プログラム4を生成する。なお、加工の開始点位置への移動指令は、工具を初期位置から旋削開始位置まで移動させる指令である。また、加工の終了点位置への移動は、工具を旋削終了位置から初期位置まで移動させる指令である。
 図4に示す例の場合、TCHGは、引数81で詳細動作が指定され、FRMEは、引数82で詳細動作が指定されている。また、APRPは、引数83で詳細動作が指定され、ESCPは、引数84で詳細動作が指定されている。引数81~84は、例えば、以下のように指定される。
 引数81は、X100.Y10.Z100.P1.T10.S1である。
 引数82は、X100.Y10.Z100.B90.C90.I0 J1 K0 R45 G54 P1である。
 引数83は、X100.Y10.Z100.A0.B90.C90.P1.である。
 引数84は、X100.Y10.Z100.A0.B90.C90.P1.である。
 つぎに、実施の形態1に係る数値制御装置の概略処理手順について説明する。図5は、NC指令の実行処理手順を示すフローチャートである。NCプログラム2内のNC指令がNC指令入力部10に入力されると、NC指令は指令解析部40に送られる。また、NCプログラム2内のNCプログラム情報5がNC指令入力部10に入力されると、NCプログラム情報5は指令解析部40に送られる。指令解析部40は、NC指令を受け取ると、NC指令が加工に依存しないNC指令3であるか否かを判別する(ステップS10)。
 NC指令が加工に依存しないNC指令3である場合(ステップS20、Yes)、指令解析部40は、加工に依存しない指令動作をNC工作機械6に実行させることを確定する。指令解析部40は、NC指令3で指定された引数から引数データを作成し(ステップS30)。指令解析部40は、作成した引数データを指令作成部50へ送る。
 指令作成部50は、機械情報記憶部20から機械情報91を読み出すとともに、工具情報記憶部30から工具情報92を読み出す。指令作成部50は、引数データ、機械情報91および工具情報92に基づいて、NC指令3に応じた一連の動作を行う指定動作プログラム4を作成する(ステップS40)。指令作成部50は、作成した指定動作プログラム4をCNC制御部60に送る。CNC制御部60は、指定動作プログラム4を実行する(ステップS50)。CNC制御部60が指定動作プログラム4を実行した後(実行完了後)、加工に依存しないNC指令3の処理は完了する(ステップS60)。
 指令解析部40は、NC指令がNC指令3でない場合(ステップS20、No)、NC指令を通常のNC指令としてCNC制御部60に送る。CNC制御部60は、NC指令が、通常のNC指令または指定動作プログラムがGコード形式の場合、通常の数値制御を行う。
(NC指令3の判別処理)
 つぎに、指令解析部40によるNC指令3の判別処理について説明する。図6は、加工に依存しないNC指令の判別処理手順を示すフローチャートである。指令解析部40は、加工に依存しないNC指令3の動作およびNC指令3で指定された引数の意味を判別する。換言すると、指令解析部40は、NC指令3で指定されている処理の種類を判別する。
 具体的には、指令解析部40は、NC指令3がTCHGであるか否かを判断する(ステップS110)。NC指令3がTCHGである場合(ステップS110、Yes)、指令解析部40は、NC指令3が工具交換動作の指令であると判断する(ステップS111)。
 そして、指令解析部40は、NC指令3から引数を読み取り、引数に基づいて工具交換動作の引数データを作成する。工具交換の場合、指令解析部40は、引数X、Y、Zを、各軸の工具交換指令を行う位置(交換位置)として扱う。また、指令解析部40は、引数Pを、各軸を移動させる順序(軸移動順序)として扱う。また、指令解析部40は、引数Tを、交換する工具(交換工具)として扱い、引数Sを、交換した工具で加工する主軸(加工主軸)として扱う(ステップS112)。加工主軸は、例えば第1主軸または第2主軸である。指令解析部40は、作成した引数データを指令作成部50へ送信してNC指令3の判別処理を終了する(ステップS150)。
 NC指令3がTCHGでない場合(ステップS110、No)、指令解析部40は、NC指令3がFRMEであるか否かを判断する(ステップS120)。NC指令3がFRMEである場合(ステップS120、Yes)、指令解析部40は、NC指令3が座標系設定の指令であると判断する(ステップS121)。
 そして、指令解析部40は、NC指令3から引数を読み取り、引数に基づいて座標系設定の引数データを作成する。座標系設定の場合、指令解析部40は、引数X、Y、Zを座標系シフト量として扱う。また、指令解析部40は、引数A、B、Cを割り出し角度として扱う。また、指令解析部40は、引数I、J、Kを座標回転角度指定として扱う。また、指令解析部40は、引数Pを、構築する座標の指定として扱い、引数Gを、選択するワーク座標系として扱う(ステップS122)。指令解析部40は、作成した引数データを指令作成部50へ送信してNC指令3の判別処理を終了する(ステップS150)。また、指令解析部40は、NC指令3において、座標系シフト量、回転中心軸、座標変換タイプが指定されている場合には、これらの指定情報を指令作成部50に送る。
 NC指令3がFRMEでない場合(ステップS120、No)、指令解析部40は、NC指令3がAPRPであるか否かを判断する(ステップS130)。NC指令3がAPRPである場合(ステップS130、Yes)、指令解析部40は、NC指令3が加工の開始点位置への移動指令であると判断する(ステップS131)。
 そして、指令解析部40は、NC指令3から引数を読み取り、引数に基づいて開始点位置への移動の引数データを作成する。開始点位置への移動の場合、指令解析部40は、引数X、Y、Zを開始点位置(加工開始座標)として扱う。また、指令解析部40は、引数A、B、Cを開始点角度として扱う。また、指令解析部40は、引数Pを軸移動順序として扱う。また、指令解析部40は、引数Tを工具補正タイプとして扱い、引数Hを工具補正番号として扱う(ステップS132)。指令解析部40は、作成した引数データを指令作成部50へ送信してNC指令3の判別処理を終了する(ステップS150)。
 NC指令3がAPRPでない場合(ステップS130、No)、指令解析部40は、NC指令3がESCPであるか否かを判断する(ステップS140)。NC指令3がESCPである場合(ステップS140、Yes)、指令解析部40は、NC指令3が加工の終了点位置への移動指令であると判断する(ステップS141)。
 そして、指令解析部40は、NC指令3から引数を読み取り、引数に基づいて終了点位置への移動の引数データを作成する。終了点位置への移動の場合、指令解析部40は、引数X、Y、Zをワーク座標系での終了点位置(加工終了座標)として扱う。また、指令解析部40は、引数A、B、Cを割り出し角度として扱う。また、指令解析部40は、引数Pを軸移動順序として扱う(ステップS142)。指令解析部40は、作成した引数データを指令作成部50へ送信してNC指令3の判別処理を終了する(ステップS150)。
 なお、各NC指令3に対する引数データは、図2に示した例に限定されているものではない。例えば、NC指令3がFRMEの場合、指令解析部40は、回転軸の割り出し後の動作(クランプ、アンクランプまたはブレーキなど)に必要な指令の作成を引数で指定してもよい。また、指令解析部40は、回転軸の割り出し後に機械情報記憶部20から情報を取得して、所定の動作(クランプ、アンクランプまたはブレーキなど)に必要な指令を作成してもよい。
 指令作成部50は、指令解析部40から受け取った引数データに基づいて、指定動作プログラム4を作成する。なお、NC指令3が該当の指令と判断されなかった場合には、通常のNC指令として処理される。すなわち、NC指令がTCHG、FRME、APRP、ESCPの何れでもない場合、指令作成部50は、処理を実行せず、指定動作プログラム4も作成しない。なお、NC指令3で指定されている処理の種類を判別する手順は、図6に示した手順に限らず、TCHG、FRME、APRP、ESCPは、何れから順番に判別してもよい。
(工具交換動作の指定動作プログラム)
 図7は、工具交換動作を行う場合の指定動作プログラムの作成手順を示すフローチャートである。指令作成部50は、工具交換準備の動作指令を作成する(ステップS210)。具体的には、指令作成部50は、クーラントOFFの指令を作成する。また、指令作成部50は、機械情報91に基づいて刃物台タイプを確認する。刃物台タイプがATCの場合、指令作成部50は、シャッター開を行う指令を作成する。このように、指令作成部50は、工具交換する際に必要なMコードの指令を作成する。
 指令作成部50は、加工時に設定されているモーダル情報をキャンセルする指令を作成する(ステップS220)。具体的には、指令作成部50は、工具交換指令Tコードが実行できない、モーダル情報をキャンセルするための指令を作成する。
 指令作成部50は、引数によって交換位置が指定されているか否かを確認する。交換位置の指定がある場合(ステップS230、Yes)、指令作成部50は、引数によって軸移動順序が指定されているか否かを確認する(ステップS231)。軸移動順序の指定がない場合(ステップS231、No)、指令作成部50は、全軸同時で交換指令位置に移動する指令を作成する(ステップS232)。一方、軸移動順序の指定がある場合(ステップS231、Yes)、指令作成部50は、指定の軸移動順序で交換指令位置に移動する指令を作成する(ステップS233)。そして、指令作成部50は、工具交換指令を作成する(ステップS240)。
 また、交換指令位置の指定がない場合(ステップS230、No)、指令作成部50は、工具交換指令を作成する(ステップS240)。工具交換指令を作成した後、指令作成部50は、機械情報記憶部20から機械情報91を読み込む。指令作成部50は、引数および機械情報91に基づいて、NC工作機械6が第2主軸付機種であるか否かを判断する(ステップS250)。
 指令作成部50は、NC工作機械6が第2主軸付機種であると判断した場合(ステップS250、Yes)、NC指令3の引数で第2主軸が指定されているか否かを判断する(ステップS251)。
 NC指令3内に第2主軸の指定がない場合(ステップS251、No)、指令作成部50は、第1主軸を選択する動作指令を作成する(ステップS252)。一方、NC指令3内に第2主軸の指定がある場合(ステップS251、Yes)、指令作成部50は、第2主軸を選択する機械固有の動作指令を作成する(ステップS253)。
 指令作成部50は、NC工作機械6が第2主軸付機種でない場合、引数および機械情報91に基づいて、NC工作機械6が複合機種であるか否かを判断する(ステップS260)。NC工作機械6が複合機種である場合(ステップS260、Yes)、指令作成部50は、工具情報記憶部30から装着工具の工具情報92を読み込む。そして、指令作成部50は、引数で指定された交換工具および工具情報92に基づいて、装着工具が旋削工具であるか否かを判断する(ステップS261)。
 装着工具が旋削工具でない場合(ステップS261、No)、指令作成部50は、主軸位置決め制御(サーボオン)を指定した動作指令を作成する(ステップS262)。一方、装着工具が旋削工具である場合(ステップS261、Yes)、指令作成部50は、主軸速度制御(サーボオフ)を指定した動作指令を作成する(ステップS263)。
 主軸位置決め制御または主軸速度制御とした機械固有の指令を作成すると、工具交換動作を行う場合の指定動作プログラム4の作成処理が終了する。また、NC工作機械6が複合機種でない場合、工具交換動作を行う場合の指定動作プログラム4の作成処理が終了する。指令作成部50は、ステップS210~S263の処理によって作成した指令を、工具交換動作の指定動作プログラム4として、CNC制御部60に送る。
(座標系設定の指定動作プログラム)
 図8は、座標系設定を行う場合の指定動作プログラムの作成手順を示すフローチャートである。指令作成部50は、座標系設定を行う機械位置に基本3軸を移動させる指令(割り出し位置を移動させる指令)を作成する(ステップS310)。このとき、座標系設定を行う機械位置については、指令作成部50は、機械情報記憶部20に設定している値を用いる。
 指令作成部50は、回転軸の割り出し指令を作成する(ステップS320)。なお、指令作成部50は、機械情報記憶部20に登録している軸構成に回転軸が存在しない場合には、回転軸の割り出し指令を作成しないものとする。
 指令作成部50は、指令解析部40から取得した選択ワーク座標系の情報に基づいて、ワーク座標系を選択する指令を作成する(ステップS330)。なお、指令作成部50は、選択ワーク座標系の指定がない場合には、ワーク座標系を選択する指令を作成しないものとする。
 指令作成部50は、指令解析部40から取得した引数に基づいて、座標系シフト量、回転中心軸、座標変換タイプを導出する。そして、指令作成部50は、座標系シフト量、回転中心軸、座標変換タイプに基づいて、ワーク座標系から座標変換する指令を作成する(ステップS340)。なお、指令作成部50は、座標系シフト量、回転中心軸、座標変換タイプなどの指定がない場合には、座標変換する指令を作成しないものとする。
 座標系設定の際に回転軸の割り出しまたは構築座標を指定する場合、NC指令を行うことでアラームとなってしまう機種も存在する。そのため、指令作成部50は、機械情報記憶部20から取得した機械情報91に回転軸がない場合には、座標系設定のNC指令を作成しなくてもよい。指令作成部50は、ステップS310~S340の処理によって作成した指令を、座標系設定の指定動作プログラム4として、CNC制御部60に送る。
(加工の開始点位置への移動を指令する指定動作プログラム)
 図9は、開始点位置への移動を行う場合の指定動作プログラムの作成手順を示すフローチャートである。指令作成部50は、回転軸移動指令を作成する(ステップS410)。具体的には、指令作成部50は、指令解析部40から取得した開始点角度(回転軸の割り出し角度)への移動指令を作成する。なお、指令作成部50は、機械情報記憶部20に登録している機械情報91に回転軸が存在しない場合には、回転軸移動指令を作成しないものとする。
 指令作成部50は、NCプログラム情報5からワークの素材情報を取得する(ステップS420)。指令作成部50は、取得した素材情報から輪郭情報を作成する(ステップS430)。
 指令作成部50は、輪郭情報に基づいて、工具が加工の開始点位置まで輪郭形状外(素材の外側)を移動するよう経由点を計算する。換言すると、開始点位置までの移動の経由点が計算される(ステップS440)。
 指令作成部50は、指令解析部40から取得した軸移動順序指定に従って、ステップS440で計算した経由点への移動指令を作成する(ステップS450)。そして、指令作成部50は、指令解析部40から取得した開始点位置への移動指令を作成する(ステップS460)。指令作成部50は、指令解析部40から取得した工具補正タイプと工具補正番号に従って、工具補正指令を作成する(ステップS470)。指令作成部50は、ステップS410~S470の処理によって作成した指令を、開始点位置への移動を指令する指定動作プログラム4として、CNC制御部60に送る。
(加工の終了点位置への移動を指令する指定動作プログラム)
 図10は、終了点位置への移動を行う場合の指定動作プログラムの作成手順を示すフローチャートである。指令作成部50は、NCプログラム情報5からワークの素材情報を取得する(ステップS510)。指令作成部50は、取得した素材情報から輪郭情報を作成する(ステップS520)。
 指令作成部50は、輪郭情報に基づいて、工具が加工の終了点位置に輪郭形状外(素材の外側)を移動するよう経由点を計算する。換言すると、終了点位置への移動の経由点が計算される(ステップS530)。
 指令作成部50は、指令解析部40から取得した軸移動順序指定に従って、ステップS530で計算した経由点への移動指令を作成する(ステップS540)。そして、指令作成部50は、指令解析部40から取得した終了点位置への移動指令を作成する(ステップS550)。
 指令作成部50は、回転軸移動指令を作成する(ステップS560)。具体的には、指令作成部50は、指令解析部40から取得した終了点角度(回転軸の割り出し角度)への移動指令を作成する。指令作成部50は、ステップS510~S560の処理によって作成した指令を、終了点位置への移動を指令する指定動作プログラム4として、CNC制御部60に送る。
 指令作成部50が作成した指定動作プログラム4は、直ちにCNC制御部60で実行される。指定動作プログラム4の指令が全て実行されるとNC指令3による処理を終了して、指定動作プログラム4の次のNC指令が実行される。なお、指定動作プログラム4は、実行されると直ちに消去される。
 なお、本実施の形態では、NC指令3を数値制御装置1Aに入力したが、NC指令3を含んだNCプログラム自体を数値制御装置1Aに入力してもよい。この場合もNCプログラム内のNC指令3がNC指令入力部10に入力される。
 このように、実施の形態1によれば、NC工作機械6に依存しないNC指令3を予め定義している。そして、CAMが、前記定義に従ってNC指令3を作成しておくとともに、数値制御装置1Aが、前記定義に従って、NC指令3からNC工作機械6の制御に用いる指定動作プログラム4を生成している。これにより、数値制御装置1Aは、NC指令3から生成した指定動作プログラム4を、各NC工作機械6に対して共通で使用できるようになる。また、ポストプロセッサは、各NC工作機械6に対する機械固有の指令の種類および機械固有の動作を共通化した指令として数値制御装置1Aに出力することができる。したがって、ポストプロセッサの開発に要する工数を削減することができ、ポストプロセッサの開発が容易になる。
 また、軸構成が同一である場合には、縦型、横型に依存せず同一のNCプログラムが使用可能となるので、NC指令を変更する手間を削減することが可能となる。
実施の形態2.
 つぎに、図11を用いてこの発明の実施の形態2について説明する。実施の形態2では、ユーザからの指示に従って指定動作プログラム4を変更し、変更後のNCプログラムを外部出力する。
 図11は、実施の形態2に係る数値制御装置の構成を示すブロック図である。図11の各構成要素のうち図1に示す実施の形態1の数値制御装置1Aと同一機能を達成する構成要素については同一番号を付しており、重複する説明は省略する。
 実施の形態2に係る数値制御装置1Bは、数値制御装置1Aの構成要素に加えて指示入力部71を備えている。指示入力部71は、ユーザによって入力される指示(ユーザ指示)を受け付けるとともに、ユーザ指示をCNC制御部60に送る。
 指示入力部71に入力されるユーザ指示は、NC工作機械6の動作を変更させる指示などである。ユーザ指示は、NC工作機械6の動作を変更させる指示などであり、例えば、動作を規定するパラメータを追加・変更する指示、動作指令の引数を変更する指示、動作を実行させるか否かの指示などである。
 数値制御装置1Bは、指令作成部50で生成した指定動作プログラム4をCNC制御部60に送る。CNC制御部60は、指定動作プログラム4を実行することなく、指示入力部71から入力されるユーザ指示を待つ。
 指示入力部71に入力されたユーザ指示は、CNC制御部60に送られる。これにより、CNC制御部60は、ユーザ指示に従って指定動作プログラム4を変更する。CNC制御部60は、ユーザ指示に従って変更した指定動作プログラム4を外部出力する。なお、CNC制御部60は、ユーザ指示に従って変更した指定動作プログラム4を用いてNC工作機械6の制御を行なってもよい。
 このように実施の形態2によれば、指示入力部71に入力されるユーザ指示に従って指定動作プログラム4を変更するので、ユーザが所望する動作をNC工作機械6に実行させることが可能となる。
実施の形態3.
 つぎに、図12を用いてこの発明の実施の形態3について説明する。実施の形態3では、指定動作プログラム4の引数データを、予め作成しておいたマクロプログラムで置き換える。また、NC指令3の引数データを、予め作成しておいたマクロプログラムを用いて解釈する。
 図12は、実施の形態3に係る数値制御装置の構成を示すブロック図である。図12の各構成要素のうち図1に示す実施の形態1の数値制御装置1Aと同一機能を達成する構成要素については同一番号を付しており、重複する説明は省略する。
 実施の形態3に係る数値制御装置1Cは、数値制御装置1Aの構成要素に加えて任意動作プログラム格納部72を備えている。任意動作プログラム格納部72は、ユーザによって予め作成されたマクロプログラムを格納するメモリなどである。任意動作プログラム格納部72には、予め指定動作プログラム4とマクロプログラムとの対応関係を格納しておく。また、任意動作プログラム格納部72には、予め引数データの解釈とマクロプログラムとの対応関係を格納しておく。任意動作プログラム格納部72は、指令解析部40およびCNC制御部60に接続されている。
 数値制御装置1Cは、指令作成部50で生成した指定動作プログラム4をCNC制御部60に送る。CNC制御部60は、指定動作プログラム4を実行する前に、任意動作プログラム格納部72内のマクロプログラムを確認する。
 CNC制御部60は、指定動作プログラム4に対応するマクロプログラムが任意動作プログラム格納部72内に格納されている場合、指定動作プログラム4をマクロプログラムに置き換える。これにより、NC指令3(指定動作プログラム4)をユーザが独自に作成したマクロプログラムを用いて実行することが可能となる。
 また、指令解析部40は、NC指令3の引数データを作成した後、引数データを指令作成部50へ送る前に任意動作プログラム格納部72内のマクロプログラムを確認する。指令解析部40は、引数データの解釈に対応するマクロプログラムが任意動作プログラム格納部72内に格納されている場合、マクロプログラムを用いて引数データを解釈する。
 なお、数値制御装置1Cは、指定動作プログラム4をマクロプログラムに置き換える処理と、引数データをマクロプログラムを用いて解釈する処理と、の何れか一方のみを行ってもよい。
 このように実施の形態3によれば、指定動作プログラム4を予め作成しておいたマクロプログラムで置き換えるので、ユーザが所望する指定動作プログラム4を作成することが可能となる。また、マクロプログラムを用いて引数データを解釈するので、ユーザが所望する指定動作プログラム4を作成することが可能となる。
実施の形態4.
 つぎに、図13を用いてこの発明の実施の形態4について説明する。実施の形態4では、NC工作機械6に依存しないNC指令の形式を予め準備しておき、NC指令3を、準備しておいたNC指令の形式に変更する。
 本実施の形態では、数値制御装置1Aと同様の構成を有した数値制御装置1D(図示せず)を用いる。数値制御装置1Dの機械情報記憶部20は、NC指令3と所定の指令形式とが対応付けされた対応関係情報(指令形式の対応関係)を記憶する。
 図13は、指令形式の対応関係である対応関係情報を示す図である。対応関係情報93は、NC指令3内の指令と、NC指令3を変更する任意の形式の指令と、が対応付けされた情報である。
 対応関係情報93における変更前指令は、NC指令3であり、変更後指令名は、NC指令3を変更する場合の変更後の指令の指令名である。対応関係情報93には、変更後指令名が予め任意の指令形式で設定される。ここでの任意の指令形式は、図13の変更後指令名で示されている任意の文字列であり、例えば、一般的に使用されるGコード指令、Mコード指令などである。変更後指令は、NC工作機械に依存しないNC指令である。
 また、対応関係情報93における有効指令は、変更前指令と、変更後指令名と、の何れを採用するかを示すものであり、予めユーザからの指示に従って設定される。有効指令が変更前指令を示す場合は、NC指令3がそのまま用いられる。一方、有効指令が変更後指令名を示す場合は、NC指令3が変更後指令名に変更される。
 指令作成部50は、有効指令が変更後指令名を示す場合、対応関係情報93に基づいて、NC指令3を、変更後指令名の指令形式に変更する。これにより、NC指令3を、任意の指令形式に変更することが可能となる。
 このように実施の形態4によれば、NC指令3を予め設定しておいた任意の指令形式に変更するので、ユーザが所望する指令形式でNC指令3をNC工作機械6に実行させることが可能となる。
 以上のように、本発明に係る数値制御装置は、NC工作機械の加工に依存しない処理の制御に適している。
 1A~1C 数値制御装置、2 NCプログラム、3 NC指令、4 指定動作プログラム、5 NCプログラム情報、6 NC工作機械、10 NC指令入力部、20 機械情報記憶部、30 工具情報記憶部、40 指令解析部、50 指令作成部、60 CNC制御部、71 指示入力部、72 任意動作プログラム格納部、91 機械情報、92 工具情報、93 対応関係情報。

Claims (9)

  1.  NC加工に依存しない処理を行なわせるNC指令としてNC工作機械の機種に依存しない第1のNC指令と、前記NC加工を行なわせる第2のNC指令と、が入力されるNC指令入力部と、
     前記NC工作機械の機種に関する機種情報を記憶しておく機械情報記憶部と、
     前記NC工作機械で使用する工具の工具情報を記憶しておく工具情報記憶部と、
     前記NC指令入力部に入力されたNC指令が第1のNC指令であるか否かを判別する指令解析部と、
     前記NC指令が前記第1のNC指令である場合に、前記第1のNC指令と、前記機種情報と、前記工具情報とに、基づいて、前記NC工作機械に前記第1のNC指令に応じた一連の動作を行なわせる指定動作プログラムを作成する指令作成部と、
     前記指定動作プログラムを実行することによって前記NC工作機械を制御する制御部と、
     を備えることを特徴とする数値制御装置。
  2.  前記NC工作機械の加工に依存しない処理は、工具交換、座標系設定、加工の開始点位置への移動または加工の終了点位置への移動であることを特徴とする請求項1に記載の数値制御装置。
  3.  前記機械情報記憶部は、前記機種情報として、前記NC工作機械の軸構成と、前記NC工作機械の周辺機器の有無と、前記周辺機器の種類と、の少なくとも1つを記憶しておくことを特徴とする請求項1または2に記載の数値制御装置。
  4.  前記機械情報記憶部は、前記第1のNC指令と、変換用の指令形式と、の対応関係をさらに記憶にしておき、
     前記指令解析部は、前記対応関係に基づいて、前記第1のNC指令を前記変換用の指令形式に変更することを特徴とする請求項1~3のいずれか1つに記載の数値制御装置。
  5.  前記指定動作プログラムに対応するマクロプログラムを予め格納しておく任意動作プログラム格納部をさらに備え、
     前記制御部は、前記指定動作プログラムに対応するマクロプログラムに基づいて、前記指令作成部が作成した指定動作プログラムを前記マクロプログラムに変更することを特徴とする請求項4に記載の数値制御装置。
  6.  前記第1のNC指令を用いて作成される引数データに対応するマクロプログラムを予め格納しておく任意動作プログラム格納部をさらに備え、
     前記指令解析部は、前記第1のNC指令を用いて引数データを作成するとともに、前記引数データに対応するマクロプログラムに基づいて、前記引数データを解釈することを特徴とする請求項4に記載の数値制御装置。
  7.  前記軸構成は、軸名称または軸タイプであり、前記周辺機器は、刃物台であることを特徴とする請求項3に記載の数値制御装置。
  8.  前記工具情報記憶部は、前記工具情報として、前記周辺機器で使用する工具の情報をさらに記憶しておくことを特徴とする請求項1~7のいずれか1つに記載の数値制御装置。
  9.  ユーザからの指示を入力する指示入力部をさらに備え、
     前記制御部は、前記ユーザからの指示に従って前記指定動作プログラムを変更し、変更後の指定動作プログラムを実行することを特徴とする請求項1~8のいずれか1つに記載の数値制御装置。
PCT/JP2013/059706 2013-03-29 2013-03-29 数値制御装置 WO2014155723A1 (ja)

Priority Applications (4)

Application Number Priority Date Filing Date Title
PCT/JP2013/059706 WO2014155723A1 (ja) 2013-03-29 2013-03-29 数値制御装置
JP2013532398A JP5414948B1 (ja) 2013-03-29 2013-03-29 数値制御装置
US14/761,711 US9846424B2 (en) 2013-03-29 2013-03-29 Numerical control apparatus
CN201380075009.2A CN105051630B (zh) 2013-03-29 2013-03-29 数控装置

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2013/059706 WO2014155723A1 (ja) 2013-03-29 2013-03-29 数値制御装置

Publications (1)

Publication Number Publication Date
WO2014155723A1 true WO2014155723A1 (ja) 2014-10-02

Family

ID=50202783

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2013/059706 WO2014155723A1 (ja) 2013-03-29 2013-03-29 数値制御装置

Country Status (4)

Country Link
US (1) US9846424B2 (ja)
JP (1) JP5414948B1 (ja)
CN (1) CN105051630B (ja)
WO (1) WO2014155723A1 (ja)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105807724A (zh) * 2015-01-21 2016-07-27 发那科株式会社 根据旋刮加工指令控制机床的数值控制装置
US10054928B2 (en) 2016-06-30 2018-08-21 Fanuc Corporation Numerical controller

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5960189B2 (ja) * 2014-04-18 2016-08-02 ファナック株式会社 加工サイクル生成機能を有する数値制御装置およびプログラム編集方法
US10509390B2 (en) 2015-02-12 2019-12-17 Glowforge Inc. Safety and reliability guarantees for laser fabrication
WO2016131022A1 (en) 2015-02-12 2016-08-18 Glowforge Inc. Cloud controlled laser fabrication
JP2017068586A (ja) * 2015-09-30 2017-04-06 ファナック株式会社 工具のカッタチップと被削材の衝突位置を制御する数値制御装置
WO2018098398A1 (en) 2016-11-25 2018-05-31 Glowforge Inc. Preset optical components in a computer numerically controlled machine
WO2018098393A1 (en) 2016-11-25 2018-05-31 Glowforge Inc. Housing for computer-numerically-controlled machine
WO2018098397A1 (en) 2016-11-25 2018-05-31 Glowforge Inc. Calibration of computer-numerically-controlled machine
WO2018098396A1 (en) 2016-11-25 2018-05-31 Glowforge Inc. Multi-user computer-numerically-controlled machine
CN110226137A (zh) 2016-11-25 2019-09-10 格罗弗治公司 借助图像跟踪进行制造
WO2018098395A1 (en) 2016-11-25 2018-05-31 Glowforge Inc. Improved engraving in a computer numerically controlled machine
WO2018098399A1 (en) 2016-11-25 2018-05-31 Glowforge Inc. Controlled deceleration of moveable components in a computer numerically controlled machine
JP6912505B2 (ja) * 2019-03-04 2021-08-04 ファナック株式会社 制御システム
US11740608B2 (en) 2020-12-24 2023-08-29 Glowforge, Inc Computer numerically controlled fabrication using projected information
US11698622B2 (en) 2021-03-09 2023-07-11 Glowforge Inc. Previews for computer numerically controlled fabrication

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0265946A (ja) * 1988-08-30 1990-03-06 Fanuc Ltd 工具交換位置教示方法
JPH07334219A (ja) * 1994-06-06 1995-12-22 Okuma Mach Works Ltd 自動工具交換装置付き数値制御旋盤用数値制御装置
JPH1063323A (ja) * 1996-08-26 1998-03-06 Hitachi Seiki Co Ltd 横形工作機械のnc加工プログラム作成方法および装置
JP2008059518A (ja) * 2006-09-04 2008-03-13 Mitsubishi Heavy Ind Ltd ポストプロセッサ開発支援システム及びそれを用いたcamシステム

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0772845B2 (ja) 1986-12-12 1995-08-02 トヨタ自動車株式会社 Ncデ−タ作成装置
JPS63214811A (ja) 1987-03-02 1988-09-07 Daihatsu Motor Co Ltd ツ−ルチエンジロボツトのテイ−チング処理方法
JPH01200413A (ja) * 1988-02-05 1989-08-11 Fanuc Ltd 相似形状のパートプログラム作成方法
JPH0236048A (ja) 1988-07-26 1990-02-06 Toyoda Mach Works Ltd Ncデータ作成装置
JPH04102903A (ja) 1990-08-22 1992-04-03 Toshiba Mach Co Ltd Nc設備の制御方法
JPH04164549A (ja) 1990-10-25 1992-06-10 Hitachi Seiko Ltd マシニングセンターの制御方法
JPH10312209A (ja) 1997-05-13 1998-11-24 Hitachi Seiki Co Ltd Nc加工プログラムの管理方法およびnc装置ならびにnc加工プログラムの管理プログラムを記録した記録媒体
JP2003058215A (ja) * 2001-08-09 2003-02-28 Mori Seiki Co Ltd 類似加工データ検索装置及び自動プログラミング装置
JP3905075B2 (ja) 2003-11-17 2007-04-18 ファナック株式会社 作業プログラム作成装置
JP5020741B2 (ja) 2007-08-23 2012-09-05 ファナック株式会社 工作機械によらないnc指令を入力する数値制御装置および加工方法
CN101615022B (zh) * 2009-07-21 2010-12-08 中国科学院数学与系统科学研究院 基于曲面重构的三轴数控机床刀具的半径补偿方法
WO2012170077A2 (en) * 2011-06-06 2012-12-13 Rataul Balbir Verification methods and systems for use in computer directed assembly and manufacture

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0265946A (ja) * 1988-08-30 1990-03-06 Fanuc Ltd 工具交換位置教示方法
JPH07334219A (ja) * 1994-06-06 1995-12-22 Okuma Mach Works Ltd 自動工具交換装置付き数値制御旋盤用数値制御装置
JPH1063323A (ja) * 1996-08-26 1998-03-06 Hitachi Seiki Co Ltd 横形工作機械のnc加工プログラム作成方法および装置
JP2008059518A (ja) * 2006-09-04 2008-03-13 Mitsubishi Heavy Ind Ltd ポストプロセッサ開発支援システム及びそれを用いたcamシステム

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105807724A (zh) * 2015-01-21 2016-07-27 发那科株式会社 根据旋刮加工指令控制机床的数值控制装置
CN105807724B (zh) * 2015-01-21 2018-03-27 发那科株式会社 根据旋刮加工指令控制机床的数值控制装置
US10261500B2 (en) 2015-01-21 2019-04-16 Fanuc Corporation Numerical controller controlling machining tool based on skiving instruction
DE102016000409B4 (de) * 2015-01-21 2020-12-31 Fanuc Corporation Numerische Steuerung, die ein Maschinenwerkzeug auf der Basis von Schälanweisungen steuert
US10054928B2 (en) 2016-06-30 2018-08-21 Fanuc Corporation Numerical controller

Also Published As

Publication number Publication date
JPWO2014155723A1 (ja) 2017-02-16
CN105051630A (zh) 2015-11-11
CN105051630B (zh) 2017-05-03
JP5414948B1 (ja) 2014-02-12
US20150355621A1 (en) 2015-12-10
US9846424B2 (en) 2017-12-19

Similar Documents

Publication Publication Date Title
JP5414948B1 (ja) 数値制御装置
US10007254B2 (en) CAM integrated CNC control of machines
JP5620931B2 (ja) 複合機械加工の方法および装置
JP5143005B2 (ja) 機械における加工プロセスの最適化のための方法
JP5355356B2 (ja) 部品プログラムの作成のための方法
US10459427B2 (en) Numeric controller with notification of a CAM system in the event of a change in the subroutine
JP2017156835A (ja) 加工情報に応じて加工条件を変更可能な数値制御装置
US20170139403A1 (en) Numerical control system coordinating with tool catalog database
JP4216808B2 (ja) 数値制御装置
JP6638979B2 (ja) 加工工程管理機能付き数値制御装置および加工工程管理プログラム
KR101468751B1 (ko) 그래픽 기반의 사용자 인터페이스를 갖는 수치제어시스템
WO2017101700A1 (zh) 与数控系统直接通讯的计算机辅助制造方法及装置和系统
WO2022138056A1 (ja) 情報処理装置および情報処理プログラム
US6745098B2 (en) Machining based on master program merged from parts programs
US11320800B2 (en) Optimization device
WO2022030485A1 (ja) ポストプロセッサ開発支援装置、ポストプロセッサ開発支援システム、及びコンピュータが実行可能な方法
JPH06119031A (ja) 削り残し部加工のncデータ作成方法
JP7157886B1 (ja) 情報処理装置、工作機械および情報処理プログラム
JP6987959B1 (ja) 情報処理装置
JP7177905B1 (ja) 情報処理装置
JP3660038B2 (ja) 数値制御装置
JP2012048471A (ja) 数値制御装置およびマクロプログラム実行方法
Roschlia et al. The g-code file
KR100398004B1 (ko) 수치제어 공작기계의 지-코드 생성방법
Nagata et al. Post processor for industrial robots—Circular arc interpolation of CLS data to generate FANUC robotic program—

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 201380075009.2

Country of ref document: CN

ENP Entry into the national phase

Ref document number: 2013532398

Country of ref document: JP

Kind code of ref document: A

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 13879716

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 14761711

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 13879716

Country of ref document: EP

Kind code of ref document: A1