1. Cutting principle
In NC programming, the programmer must determine the cutting amount for each process, including the spindle speed, the amount of backing tool, the feed rate, etc., and enter it into the program in the format specified by the CNC system. Cutting amount For different processing methods, different cutting amounts are required. Reasonable choice of cutting amount has a great influence on the surface quality, precision, and processing efficiency of parts. This is difficult to master in practice. It requires a lot of practical experience to be able to determine the appropriate cutting amount. In the numerical control programming can only be determined by the experience of the programmer and the recommended cutting value of the tool, and the final cutting amount will be determined according to the debugging results of the numerical control program of the part and the actual processing conditions.
The principle of cutting amount selection is: to improve productivity mainly during rough machining, taking into account both economical efficiency and processing cost considerations; when semi-finishing and finishing are performed, both the cutting efficiency and processing cost should be taken into account to ensure the processing of parts. quality. It is worth noting that the cutting amount (spindle speed, depth of cut, and feed rate) is an organic whole, and only the three are adapted to each other to achieve the most reasonable matching value in order to obtain the best cutting amount. When determining the amount of cutting, specific requirements in terms of processing properties, processing requirements, workpiece material and tool dimensions, and material properties, etc. shall be determined by consulting the cutting manual and combining experience to determine the amount of cutting in addition to following general principles and methods. The following factors should also be considered: (1) Influence of tool difference - The tool quality produced by different tool manufacturers varies greatly, so the cutting amount needs to be corrected based on the actual tool and field experience. (2) Impact of machine tool characteristics - The cutting performance is limited by the power of the CNC machine tool and the rigidity of the machine tool and must be selected within the range specified in the machine tool specification. To avoid boring car phenomenon due to insufficient power of the machine tool, or to produce large machine tool vibration phenomenon due to insufficient rigidity, affecting the machining quality, accuracy, and surface roughness of the parts. (3) The influence of the productivity of numerically-controlled machine tools: The cost of the man-hours for numerically-controlled machine tools is relatively high. Relatively speaking, the proportion of tool wear and tear costs is relatively low. High cutting rates should be used as far as possible, and CNC machine tools should be improved by appropriately reducing the tool life. Productivity.2. Choice of cutting amount
(1) determine the amount of back ap (mm)
The size of the back knife is mainly determined by the rigidity of the process system consisting of the machine tool, fixture, tool and workpiece. When the system stiffness allows, the blank allowance is removed to minimize the number of feeds. The remaining part of the part determines the depth of the layered cutting and selects a larger amount of the back knife to increase the production efficiency. In the numerical control processing, in order to guarantee the necessary processing precision and surface roughness of the parts, it is recommended to leave a small amount of margin (0.2-0.5mm), and go along the contour in the final finishing process. During roughing, except for the necessary semi-finishing and finishing allowances, rough machining should be performed a minimum number of times with the rigidity of the process system allowed. The margin left for finishing should be greater than the amount of deformation of the part and ensure the integrity of the surface of the part. (2) Determine the spindle speed n (r/min)Spindle speed n is mainly determined by the cutting speed VC (m/min) of the tool:
The feed rate is a special feed rate representation, that is, the reciprocal time of the feed rate - FRN (abbreviation of Feed Rate Number). The feed rate for linear interpolation is:
The feed rate FRN is programmed in the program segment and actually specifies the time T for executing the program segment. The relationship between them is:
With the wide application of CNC machine tools in production, NC programming has become one of the key issues in CNC machining. In the process of NC programming, it is necessary to select the tool and determine the cutting amount in real time under the condition of human-machine interaction. Therefore, programmers must be familiar with the selection method of cutting tools and the principle of determining the cutting amount, so as to ensure the processing quality and processing efficiency of parts, give full play to the advantages of CNC machine tools, and improve the economic efficiency and production level of enterprises.