CN112987654A - Artificial stone numerical control machining programming method - Google Patents
Artificial stone numerical control machining programming method Download PDFInfo
- Publication number
- CN112987654A CN112987654A CN202110141035.7A CN202110141035A CN112987654A CN 112987654 A CN112987654 A CN 112987654A CN 202110141035 A CN202110141035 A CN 202110141035A CN 112987654 A CN112987654 A CN 112987654A
- Authority
- CN
- China
- Prior art keywords
- angle
- graph
- point
- processing
- numerical control
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B19/00—Programme-control systems
- G05B19/02—Programme-control systems electric
- G05B19/18—Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form
- G05B19/4093—Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of 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
- G05B19/40937—Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of 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 concerning programming of machining or material parameters, pocket machining
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B2219/00—Program-control systems
- G05B2219/30—Nc systems
- G05B2219/32—Operator till task planning
- G05B2219/32161—Object oriented control, programming
Landscapes
- Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Geometry (AREA)
- Human Computer Interaction (AREA)
- Manufacturing & Machinery (AREA)
- General Physics & Mathematics (AREA)
- Automation & Control Theory (AREA)
- Numerical Control (AREA)
Abstract
The invention discloses a numerical control processing programming method for an artificial stone, which comprises the steps of importing DXF drawings or provided non-closed graphs to draw processing tracks; after the editing and setting are finished, submitting the code to a code generation processing module for conversion processing; the code generation processing module circularly processes the processed graph and judges whether the graph exceeds a working area or a limit set by a machine tool; selecting a graph, calculating an initial optimal C-axis angle according to a C-axis zero position set by a machine tool and soft limit of the machine tool, wherein if the calculated angle of the point exceeds the limit, the graph does not accord with the generation requirement; the invention belongs to the technical field of artificial stone numerical control processing, and particularly relates to a programming method for artificial stone numerical control processing.
Description
Technical Field
The invention belongs to the technical field of artificial stone numerical control processing, and particularly relates to a programming method for artificial stone numerical control processing.
Background
At present, no special numerical control equipment is used for processing artificial stones, and materials are manually filled and drawn to form stone textures; the general numerical control system is adopted to manually compile the processed nc codes or generate initial codes by using a CAD of a third party, and then the codes are manually modified according to the own process requirements, so that the method has low efficiency, large workload and tedious and time-consuming operation; and a special programming software system is not provided for numerical control programming of the artificial stone, and the standard processing code which accords with the equipment characteristics and the process specifications cannot be generated by combining the characteristics of mechanical equipment.
Disclosure of Invention
In order to solve the problems, the invention provides a numerical control processing programming method for an artificial stone.
In order to achieve the purpose, the technical scheme adopted by the invention is as follows: the artificial stone numerical control processing programming method comprises the following steps:
1) importing a DXF drawing or providing a non-closed graph to draw a processing track;
2) processing sequence ordering and processing direction setting are carried out on the graphs according to a set ordering rule and a processing direction setting rule, and default layer parameters are given;
3) selecting a graph needing additional processing to modify the layer, and changing default processing parameters;
4) for the graphs with special process requirements, inserting feature points after selection to change the state in the working process;
5) after the editing and setting are finished, submitting the code to a code generation processing module for conversion processing;
6) the code generation processing module circularly processes the processed graph and judges whether the graph exceeds a working area or a limit set by a machine tool;
7) selecting a graph, calculating an initial optimal C-axis angle according to a C-axis zero position set by a machine tool and soft limit of the machine tool, wherein if the calculated angle of the point exceeds the limit, the graph does not accord with the generation requirement;
8) calculating a point for delaying opening of the nozzle at the starting point of the graph and inserting the point according to the size of the line segment;
9) the middle point of the graph needs to be searched whether the middle point is a feature point or not, and processing is carried out according to the information;
10) the last point of the graph also needs to be subjected to point operation of closing the nozzle in advance, and the point operation is reversely deduced to a proper point and added;
11) and generating a processing code according to the calculated all-point information.
Further, the non-closed graph drawing processing track in the step 1) comprises a sampling line, a multi-line segment, a straight line, an arc and the like.
Further, the parameters in the step 3) include a cutter number, a state of the air cylinder, a processing feeding speed, a working speed of the stirring rod, a type or a state of a nozzle used, and the like.
Further, the state in the step 4) includes a tool number, a cylinder operation, a speed, a nozzle operation, and the like.
Further, the characteristic points in the step 9) include speed, cylinder, nozzle, and the like.
Further, the method for calculating the C-axis angle in step 9) includes the following steps:
1) acquiring a position defined by a zero point of a C axis of the machine tool, and calculating an angle by taking the position as a reference in subsequent angle calculation;
2) calculating an angle formed by the first line segment and the zero position, converting the angle into a negative angle when the angle is larger than 180 degrees, comparing absolute values of positive angles, taking an angle with a small absolute value as an initial angle, and marking the positive angle and the negative angle;
3) if the graph is a straight line, directly marking the angle;
4) if the graph has a plurality of line segments, the angle of each line segment is calculated in a circulating mode, each angle is compared with the previous angle, whether the difference between the two angle values is larger than 180 degrees or not is judged, if the difference is larger than 180 degrees, the current angle is changed into a negative value from a positive value, namely the current angle is reduced by 360 degrees, and the current angle is changed into a positive value from a negative value, namely the current angle is increased by 360 degrees;
5) judging whether the changed angle exceeds a soft limit set by the machine tool or not, if so, negating the angle mark, and returning to the angle mark value;
6) after the angle mark is obtained, when a code is generated, the angle mark is used as a starting point value to be referred to determine the positive and negative of an initial angle;
7) circulating the angle of each point, and determining the angle according to the principle that the angle mutation cannot be larger than 180 degrees;
8) comparing whether the angle is within the soft limit range, and if the angle is beyond the soft limit range, verifying that the graph does not meet the machining requirement of the machine tool, and needing to modify the drawing; if not, the pattern is proved to meet the machining requirement of the machine tool.
The invention adopts the structure to obtain the following beneficial effects: the artificial stone numerical control processing programming method can introduce the corresponding DXF texture map to edit and generate a processing code; online drawing editing is supported; providing corresponding process editing elements; but also a special programming process for the artificial stone; the method has relevant editing factors aiming at the artificial stone process, such as delayed opening and advanced closing of material spraying, and optional switching of feeding speed, stirring speed, material spraying form, stirring action, layer parameters and the like in the processing process; the method supports the processing of common unclosed figures such as multiple line segments, sample lines, arcs, straight lines and the like; and generating an optimal machining code meeting the machining requirement according to the self condition of the machine tool.
Drawings
FIG. 1 is a flow chart of a programming method for numerical control stone-making machining according to the present invention;
fig. 2 is a block diagram of the calculation idea of the C-axis angle of the stone-making numerical control machining programming method of the present invention.
Detailed Description
The technical solutions of the present invention will be described clearly and completely with reference to the accompanying drawings, and it should be understood that the described embodiments are some, but not all embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
As shown in fig. 1-2, the numerical control machining programming method for stone making of the present invention comprises the following steps:
1) importing a DXF drawing or drawing a processing track by using non-closed graphs such as a provided sample line, a multi-line segment, a straight line, an arc and the like;
2) processing sequence ordering and processing direction setting are carried out on the graphs according to the set ordering rule and the processing direction setting rule, default layer parameters are given, the step is automatic, and the automatic processing result can be considered to be adjusted;
3) selecting (single-selecting or multi-selecting) a graph needing additional processing to modify the layer, changing default processing parameters, wherein each color represents a group of processing process parameters, and the parameters comprise a cutter number, a cylinder state, a processing feeding speed, a stirring rod working speed, a used nozzle type or state and the like;
4) for the graphs required by special processes, the characteristic points can be inserted after selection to change the state in the working process, including the tool number, the cylinder action, the speed, the nozzle action and the like;
5) after the editing and setting are finished, submitting the code to a code generation processing module for conversion processing;
6) the code generation module circularly processes a processing graph and judges whether the graph exceeds a working area or a limit set by a machine tool;
7) the first choice of the graph calculates the initial optimal C-axis angle according to the C-axis zero position set by the machine tool and the soft limit of the machine tool, and if the angle calculated at the later point exceeds the limit, the graph does not accord with the generation requirement;
8) calculating a point for delaying opening of the nozzle at the starting point of the graph and inserting the point according to the size of the line segment;
9) the middle point of the graph needs to be searched whether the graph is a characteristic point, namely whether the speed, the air cylinder, the nozzle and the like need to be changed or not, and processing is carried out according to information;
10) the last point of the graph also needs to carry out point operation of closing the nozzle in advance, which is a reverse process, and the point operation is reversely deduced to a proper point and added;
11) and generating a processing code according to the calculated all-point information.
The operation method of the C-axis angle in the step 9) includes the following steps:
1) acquiring a position defined by a zero point of a C axis of the machine tool, and calculating an angle by taking the position as a reference in subsequent angle calculation;
2) calculating an angle formed by the first line segment and the zero position, converting the angle into a negative angle when the angle is larger than 180 degrees, comparing absolute values of positive angles, taking an angle with a small absolute value as an initial angle, and marking the positive angle and the negative angle;
3) if the graph is a straight line, directly marking the angle;
4) if the graph has a plurality of line segments, the angle of each line segment is calculated in a circulating mode, each angle is compared with the previous angle, whether the difference between the two angle values is larger than 180 degrees or not is judged, if the difference is larger than 180 degrees, the current angle is changed into a negative value from a positive value, namely the current angle is reduced by 360 degrees, and the current angle is changed into a positive value from a negative value, namely the current angle is increased by 360 degrees;
5) judging whether the changed angle exceeds a soft limit set by the machine tool or not, if so, negating the angle mark, and returning to the angle mark value;
6) after the angle mark is obtained, when a code is generated, the angle mark is used as a starting point value to be referred to determine the positive and negative of an initial angle;
7) circulating the angle of each point, and determining the angle according to the principle that the angle mutation cannot be larger than 180 degrees;
8) comparing whether the angle is within the soft limit range, and if the angle is beyond the soft limit range, verifying that the graph does not meet the machining requirement of the machine tool, and needing to modify the drawing; if not, the pattern is proved to meet the machining requirement of the machine tool.
The present invention and its embodiments have been described above, and the description is not intended to be limiting, and the drawings are only one embodiment of the present invention, and the actual structure is not limited thereto. In summary, those skilled in the art should appreciate that they can readily use the disclosed conception and specific embodiments as a basis for designing or modifying other structures for carrying out the same purposes of the present invention without departing from the spirit and scope of the invention as defined by the appended claims.
Claims (6)
1. The artificial stone numerical control processing programming method is characterized by comprising the following steps:
1) importing a DXF drawing or providing a non-closed graph to draw a processing track;
2) processing sequence ordering and processing direction setting are carried out on the graphs according to a set ordering rule and a processing direction setting rule, and default layer parameters are given;
3) selecting a graph needing additional processing to modify the layer, and changing default processing parameters;
4) for the graphs with special process requirements, inserting feature points after selection to change the state in the working process;
5) after the editing and setting are finished, submitting the code to a code generation processing module for conversion processing;
6) the code generation processing module circularly processes the processed graph and judges whether the graph exceeds a working area or a limit set by a machine tool;
7) selecting a graph, calculating an initial optimal C-axis angle according to a C-axis zero position set by a machine tool and soft limit of the machine tool, wherein if the calculated angle of the point exceeds the limit, the graph does not accord with the generation requirement;
8) calculating a point for delaying opening of the nozzle at the starting point of the graph and inserting the point according to the size of the line segment;
9) the middle point of the graph needs to be searched whether the middle point is a feature point or not, and processing is carried out according to the information;
10) the last point of the graph also needs to be subjected to point operation of closing the nozzle in advance, and the point operation is reversely deduced to a proper point and added;
11) and generating a processing code according to the calculated all-point information.
2. An artificial stone numerical control machining programming method according to claim 1, characterized in that the non-closed graph drawing machining track in step 1) includes a sample line, a multi-line segment, a straight line, and a circular arc.
3. An artificial stone numerical control machining programming method according to claim 1, characterized in that the parameters in the step 3) include a tool number, a state of a cylinder, a machining feed speed, a working speed of a stirring rod, a type or a state of a nozzle used.
4. An artificial stone numerical control machining programming method according to claim 1, characterized in that the state in the step 4) includes a tool number, a cylinder action, a speed, a nozzle action.
5. An artificial stone numerical control machining programming method according to claim 1, characterized in that the characteristic points in step 9) include speed, air cylinder, nozzle.
6. An artificial stone numerical control machining programming method according to claim 1, wherein the operation method of the C-axis angle in the step 9) includes the steps of:
1) acquiring a position defined by a zero point of a C axis of the machine tool, and calculating an angle by taking the position as a reference in subsequent angle calculation;
2) calculating an angle formed by the first line segment and the zero position, converting the angle into a negative angle when the angle is larger than 180 degrees, comparing absolute values of positive angles, taking an angle with a small absolute value as an initial angle, and marking the positive angle and the negative angle;
3) if the graph is a straight line, directly marking the angle;
4) if the graph has a plurality of line segments, the angle of each line segment is calculated in a circulating mode, each angle is compared with the previous angle, whether the difference between the two angle values is larger than 180 degrees or not is judged, if the difference is larger than 180 degrees, the current angle is changed into a negative value from a positive value, namely the current angle is reduced by 360 degrees, and the current angle is changed into a positive value from a negative value, namely the current angle is increased by 360 degrees;
5) judging whether the changed angle exceeds a soft limit set by the machine tool or not, if so, negating the angle mark, and returning to the angle mark value;
6) after the angle mark is obtained, when a code is generated, the angle mark is used as a starting point value to be referred to determine the positive and negative of an initial angle;
7) circulating the angle of each point, and determining the angle according to the principle that the angle mutation cannot be larger than 180 degrees;
8) comparing whether the angle is within the soft limit range, and if the angle is beyond the soft limit range, verifying that the graph does not meet the machining requirement of the machine tool, and needing to modify the drawing; if not, the pattern is proved to meet the machining requirement of the machine tool.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110141035.7A CN112987654B (en) | 2021-02-02 | 2021-02-02 | Artificial stone numerical control machining programming method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110141035.7A CN112987654B (en) | 2021-02-02 | 2021-02-02 | Artificial stone numerical control machining programming method |
Publications (2)
Publication Number | Publication Date |
---|---|
CN112987654A true CN112987654A (en) | 2021-06-18 |
CN112987654B CN112987654B (en) | 2022-01-14 |
Family
ID=76346132
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202110141035.7A Active CN112987654B (en) | 2021-02-02 | 2021-02-02 | Artificial stone numerical control machining programming method |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN112987654B (en) |
Citations (19)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4136390A (en) * | 1976-11-18 | 1979-01-23 | Houdaille Industries, Inc. | Grinding control system for forming non-circular punching tools |
WO1994009418A1 (en) * | 1992-10-08 | 1994-04-28 | Fanuc Ltd | Numerically controlled apparatus and numerical control method |
CN1862432A (en) * | 2006-06-07 | 2006-11-15 | 东南大学 | Control method of carbon fiber high-precise numerically controlled milling machine |
CN101334657A (en) * | 2007-12-20 | 2008-12-31 | 清华大学 | Imaging interactive numerical control turning automatic programming method and system |
CN101414168A (en) * | 2008-11-25 | 2009-04-22 | 上海柏楚电子科技有限公司 | Automatic drip model method of microcomputer combining with digital control drip model machine |
CN101923552A (en) * | 2009-12-31 | 2010-12-22 | 华南师范大学 | Method for quickly superposing polygon vector layers |
CN101937209A (en) * | 2010-08-13 | 2011-01-05 | 北京数码大方科技有限公司 | Method and device for performing multi-section characteristic processing and generating four-axis codes |
CN101957609A (en) * | 2010-08-11 | 2011-01-26 | 北京数码大方科技有限公司 | C-axis code generation method and device for multiple-section characteristic processing |
CN102023613A (en) * | 2010-12-29 | 2011-04-20 | 广西工学院 | Five-axis linkage numerical control (NC) machining post processor and processing method thereof |
CN103529751A (en) * | 2013-10-29 | 2014-01-22 | 广东省自动化研究所 | Five-axis linkage machine tool numerical control system and processing method thereof |
CN103592888A (en) * | 2013-01-28 | 2014-02-19 | 广西工学院 | Post-processing method for domestic double pendulum head five shaft machine tool |
CN103941640A (en) * | 2014-01-24 | 2014-07-23 | 解则晓 | Method for realizing continuity of machining path of five-axis machine tool |
US20160161287A1 (en) * | 2014-12-05 | 2016-06-09 | National Chung Shan Institute Of Science And Technology | Multi-tier limit-angle protection device |
CN106647635A (en) * | 2016-12-22 | 2017-05-10 | 广州数控设备有限公司 | Numerical control system milling machine dialog mode graph programming system and method based on Minigui |
CN109613892A (en) * | 2019-02-01 | 2019-04-12 | 王硕 | A kind of numerical control four-axis vertical knee-type milling machine realizes the Post-processing Algorithm of linkage motion cutting |
CN109991926A (en) * | 2017-12-29 | 2019-07-09 | 沈阳高精数控智能技术股份有限公司 | The tarnsition velocity calculation method of individual axis acceleration constraint in the control of center cutter point |
CN110096033A (en) * | 2019-05-09 | 2019-08-06 | 江苏南高智能装备创新中心有限公司 | A method of check and correction numerical control program precision |
CN110968042A (en) * | 2019-12-16 | 2020-04-07 | 南京工业大学 | Numerical control chamfer parametric programming processing method based on motion card |
US20200133231A1 (en) * | 2018-10-30 | 2020-04-30 | Hurco Automation, Ltd. | Program code generating method for tilted plane machining by multi-axis machine tool and device thereof |
-
2021
- 2021-02-02 CN CN202110141035.7A patent/CN112987654B/en active Active
Patent Citations (19)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4136390A (en) * | 1976-11-18 | 1979-01-23 | Houdaille Industries, Inc. | Grinding control system for forming non-circular punching tools |
WO1994009418A1 (en) * | 1992-10-08 | 1994-04-28 | Fanuc Ltd | Numerically controlled apparatus and numerical control method |
CN1862432A (en) * | 2006-06-07 | 2006-11-15 | 东南大学 | Control method of carbon fiber high-precise numerically controlled milling machine |
CN101334657A (en) * | 2007-12-20 | 2008-12-31 | 清华大学 | Imaging interactive numerical control turning automatic programming method and system |
CN101414168A (en) * | 2008-11-25 | 2009-04-22 | 上海柏楚电子科技有限公司 | Automatic drip model method of microcomputer combining with digital control drip model machine |
CN101923552A (en) * | 2009-12-31 | 2010-12-22 | 华南师范大学 | Method for quickly superposing polygon vector layers |
CN101957609A (en) * | 2010-08-11 | 2011-01-26 | 北京数码大方科技有限公司 | C-axis code generation method and device for multiple-section characteristic processing |
CN101937209A (en) * | 2010-08-13 | 2011-01-05 | 北京数码大方科技有限公司 | Method and device for performing multi-section characteristic processing and generating four-axis codes |
CN102023613A (en) * | 2010-12-29 | 2011-04-20 | 广西工学院 | Five-axis linkage numerical control (NC) machining post processor and processing method thereof |
CN103592888A (en) * | 2013-01-28 | 2014-02-19 | 广西工学院 | Post-processing method for domestic double pendulum head five shaft machine tool |
CN103529751A (en) * | 2013-10-29 | 2014-01-22 | 广东省自动化研究所 | Five-axis linkage machine tool numerical control system and processing method thereof |
CN103941640A (en) * | 2014-01-24 | 2014-07-23 | 解则晓 | Method for realizing continuity of machining path of five-axis machine tool |
US20160161287A1 (en) * | 2014-12-05 | 2016-06-09 | National Chung Shan Institute Of Science And Technology | Multi-tier limit-angle protection device |
CN106647635A (en) * | 2016-12-22 | 2017-05-10 | 广州数控设备有限公司 | Numerical control system milling machine dialog mode graph programming system and method based on Minigui |
CN109991926A (en) * | 2017-12-29 | 2019-07-09 | 沈阳高精数控智能技术股份有限公司 | The tarnsition velocity calculation method of individual axis acceleration constraint in the control of center cutter point |
US20200133231A1 (en) * | 2018-10-30 | 2020-04-30 | Hurco Automation, Ltd. | Program code generating method for tilted plane machining by multi-axis machine tool and device thereof |
CN109613892A (en) * | 2019-02-01 | 2019-04-12 | 王硕 | A kind of numerical control four-axis vertical knee-type milling machine realizes the Post-processing Algorithm of linkage motion cutting |
CN110096033A (en) * | 2019-05-09 | 2019-08-06 | 江苏南高智能装备创新中心有限公司 | A method of check and correction numerical control program precision |
CN110968042A (en) * | 2019-12-16 | 2020-04-07 | 南京工业大学 | Numerical control chamfer parametric programming processing method based on motion card |
Non-Patent Citations (8)
Title |
---|
唐清春等: "(A-C)式双摆头五轴机床旋转角的选择及优化", 《组合机床与自动化加工技术》 * |
唐清春等: "非模态回转轴旋转角的优化方法", 《机械工程学报》 * |
孙军等: "SIEMENS 840D系统在曲轴内铣机床控制上的应用", 《内燃机与动力装置》 * |
江晖等: "基于MATLAB的数控机床自动编程系统设计研究", 《制造业自动化》 * |
王睿等: "基于DXF文件的G代码自动生成系统的设计与实现", 《长春理工大学学报(自然科学版)》 * |
许朝山等: "基于UG的维纳斯雕像五轴数控加工工艺设计", 《新技术新工艺》 * |
邵辉等: "采用C#的多轴联动石材桥切机控制系统设计与仿真分析", 《华侨大学学报(自然科学版)》 * |
邹志光等: "基于DXF文件的石材桥切机自动编程方法", 《机电技术》 * |
Also Published As
Publication number | Publication date |
---|---|
CN112987654B (en) | 2022-01-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN102640067A (en) | Tool path generation method and device | |
CN108121298A (en) | Automatic machining program cutting force optimization system and method | |
CN100447689C (en) | Spherical and cylindrical surface numeral control processing method | |
WO2019113972A1 (en) | Numerical control system and path planning method therefor, and computer readable storage medium | |
CN113953685A (en) | Planar plate laser cutting path planning method | |
CN112906215B (en) | Pipe tool path generation method based on SolidWorks secondary development | |
CN108490871A (en) | Four-shaft numerically controlled milling machine processing method, device, computer equipment and storage medium | |
CN116851930B (en) | Three-dimensional five-axis curved surface laser cutting track generation method and device | |
CN112508763A (en) | Laser processing method, laser processing apparatus, and storage medium | |
Yamazaki et al. | Real-time model reference adaptive control of 3-D sculptured surface machining | |
US6791055B1 (en) | Method and apparatus for electrodischarge machining | |
CN112987654B (en) | Artificial stone numerical control machining programming method | |
CN109445379A (en) | A kind of intelligent numerical control machine tool programming auxiliary system and method | |
JP2752787B2 (en) | Numerical control information creation device | |
CN112069565A (en) | Design method of plastic-stone rockery | |
CN103792887B (en) | Numerical controller and its machining path method for repairing and mending with machining path mending function | |
US20070191981A1 (en) | System and method for processing sheet metal | |
EP0303706A1 (en) | Method of generating curved surfaces | |
US4851986A (en) | Method of creating NC data for complex curved surfaces | |
CN112000063B (en) | Die layered corner cleaning numerical control machining system and technological method thereof | |
CN115993803B (en) | Machining parameter adjusting method based on numerical control machine tool and related equipment | |
JP4608237B2 (en) | Contour processing method | |
CN112241149B (en) | Processing control method for numerically-controlled processing of special-shaped lathing | |
CN106354096B (en) | The method of the guide line automatic identification of DXF figure based on digital-control processing system | |
JPH07295621A (en) | Tool path setting method for cam system for curved surface machining |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |