阶梯轴车削加工及数控车削机床仿真的研究

阶梯轴车削加工及数控车削机床仿真的研究

收藏

压缩包内文档预览:

资源预览需要最新版本的Flash Player支持。
您尚未安装或版本过低,建议您

阶梯轴车削加工及数控车削机床仿真的研究,阶梯,车削,加工,数控,机床,仿真,研究
编号:155459265    类型:共享资源    大小:10.34MB    格式:RAR    上传时间:2021-10-17 上传人:好资料QQ****51605 IP属地:江苏
20
积分
关 键 词:
阶梯 车削 加工 数控 机床 仿真 研究
资源描述:
阶梯轴车削加工及数控车削机床仿真的研究,阶梯,车削,加工,数控,机床,仿真,研究
内容简介:
科技外文翻译 翻译名称 VERICUT翻译原文 系 别 机电工程系 专 业 机械设计制造及其自动化 班 级 161001班 姓 名 卞 庆 指导教师 李海滨 外文原文Session 25- Configure to Simulate a G-Code Milling Tool PathThis session shows how to configure VERICUT for processing a G-Code tool path file . The sample 3axtltip.mcd G-Code tool path file to be simulated has been programmed to drive the tool tip. The tool path is destined to be run on a 3-axis vertical mill similar to the one shown below. A Mazak Mazatrol M-32 CNC milling control interprets the G-codes for this milling machine. Sample 3-axis vertical mill: The Machine Simulation system provides many sample machine and control configurations which users can choose to simulate their NC machining environment. This session demonstrates how to create a User file for a specific NC machine and control combination for simulating the G-Code tool path. The basic requirements for G-Code tool path simulation are the same as for any other tool path type (stock, tool path, and cutting tool descriptions), however, there are additional considerations: Tool descriptions are not typically present in a G-Code tool path file. A Tool Library is typically used to supply cutter descriptions. VERICUT must have knowledge of the NC machine kinematics & control capabilities, as well as job-related data such as: the initial machine location prior to G-Code processing, offset register values entered at the NC control, etc.With the Machine Simulation system, this information is stored as follows: -kinematics properties of an NC machine are stored in a Machine file -information about the capabilities and methods of how an NC control interprets G-Codes is stored in a Control file -job-related data, as well as the names of the above mentioned Machine and Control files are stored the User file Session Steps: 1. Start a new VERICUT session in Inch units File Properties Default Units=Inch, OK File New Session If prompted, respond as follows:Reset cut model?Yes / Save changes?No2. Add a 5 x 6 x 2 inch block stock model View Axes Select Model and Driven Point Zero Close Model Model Definition:Model tab Type=Block Length(X)=5,Width(Y)=6,Height(Z)=2 Add Fit Cancel 3. Specify the sample 3axtltip.mcd G-Code tool path file to be simulated Setup Toolpath Toolpath Type=G-Code Data Add Shortcut=CGTECH_SAMPLES File Name=3axtltip.mcd,OK OK 4. From the CGTech library, use the g3vmtt.mch generic 3-axis mill with mazm32.ctl Mazak Mazatrol M-32 CNC milling control Setup Machine Open Shortcut=CGTECH_LIBRARY File Name=g3vmtt.mch,Open Setup Control Open Shortcut=CGTECH_LIBRARY File Name=mazm32.ctl,Open5. Specify that tool tip programming is used for this tool path Setup G-Code Settings: Settings tab Programming Method=Tool Tip OK 6. Orient the tool path origin to the top left corner of the stock, as shown belowSetup required for tool path 3axtltip.mcd: Setup G-Code Settings; Tables tab Add/Modify Table Name = Program Zero Select From/To Locations From, Name = Tool To, Name = Stock Click on the selection icon on the To row Click top left corner. (value should be 0 0 2) Add Close OK Reset The 3axtltip.mcd tool path contains T words which specify the tool number of the cutters used to machine the part. The 3axtltip.tls Tool Library file contains cutter descriptions that correspond to the tool numbers referenced in this G-Code tool path. 7. Configure VERICUT to use cutting tools stored in the sample 3axtltip.tls Tool Library file Setup Tool Manager File Open Shortcut=CGTECH_SAMPLES File Name=3axtltip.tls,Open Tool Manager:File Close, Yes 8. Cut the model Play to End Session 26- Use a Tool List and Master Tool LibraryThis session shows how to use VERICUTs Tool Manager to define cutter shapes and store them in a master Tool Library file for easy access by everyone. Master tool libraries typically have tool identification (ID) values that differ from the T numbers in the G-code tool path file. A tool list is used to cross-reference(交叉引用)G-code tool change blocks to access tool descriptions stored in the Tool Library file. This feature makes it possible to define a single Tool Library file containing all available tool descriptions, and have all users use this file as a source of tool descriptions for VERICUT.Session Steps:1. In VERICUT, open the bars.usr User file File Open Shortcut=CGTECH_SAMPLES File Name=bars.usr, Open If prompted, respond as follows:Reset cut model? Reset / Save changes? No File Properties Default Units=Millimeter, OK This assures that the units for a new Tool Library are set to millimeter. 2. Access the Tool Manager and create a new Tool Library file Setup Tool Manager File New 3. Add tool ID 101: 15 dia., 150 ht., 118 deg. drill Add New Tool Mill ID=101 Description=15D 150H DRL Ensure Units=Millimeter Right-click Cutter Drill Diameter (D)=15, Drill Point Angle (A)=118, Height (H)=150 OK (the drill is displayed) 4. Add tool ID 201: 25 dia., 150 height, flat bottom endmill Right-click New Tool Mill ID=201 Description=25D 150H FEM Right-click Cutter Flat Bottom End Mill Diameter (D)=25, Height (H)=150 OK 5. Add tool ID 501: 60 dia., 3 cr., 25 ht. end mill Right-click New Tool Mill ID=501 Description=60D 3R 25H EM Right-click Cutter Bull Nose End Mill Diameter (D)=60, Corner Radius (R)=3, Height (H)=25 OK 6. Save the tools in a Tool Library file named master.tls and close the Tool Manager File Save As Shortcut=Working Directory File Name=master.tls, Save File Close, Yes 7. Build a tool list that cross-references G-code tool numbers to tools in the Tool Library as follows: T1M6 uses ID101, T2M6 uses ID201, T3M6 uses ID501 Setup Toolpath Tool Change By=List Use Tool list Make sure Prompt for Optipath is NOT selected Build Tool List - scans the tool path and generates the following tool list based on tool pocket numbers: With Event 1 (T1M6) selected, enter Cutter ID=101 Select Event 2 (T2M6), Cutter ID=201 Select Event 3 (T3M6), Cutter ID=501 OK, OK 8. Cut the model Reset Model Play to End Session 27- Use OptiPath Manager to Create an OptiPath LibraryThis session shows how to use theOptiPath Manager function to define the OptiPath records required to optimize cutting in H13 tool steel (approx. 200HB). Once defined, the OptiPath records are stored in an OptiPath Library file. The following session(Optimize Tool PathFeedrates via OptiPath tool list method) demonstrates how to configure VERICUT for optimizing aG-code tool path file, including using the OptiPath Library created during this session. Session Steps: Define OptiPath Records1. Start from a new Inch User file File Properties DefaultUnits=Inch, OK File New Session If prompted, respond as follows:Reset cut model?Yes / Save changes?No 2. Access the OptiPath Manager OptiPath Manager Optimization settings will be established differently to accommodate the different cutting performed by each tool (see below). The part will be cut on a 3ax vertical mill in a rigid setup. Cutters Used by Tool Path op_mold.mcd: Tool 1 (T1): Description: .625dia. 4 flute carbide flat end mill Operation: planar milling not to exceed .5 depth, 1200 RPM Feedrates for this tool will be established from a known successful cutting condition: assume the cutter is successful cutting full width in .3 depth passes at 8IPM feedrate. Thefeedrate used to enter material should not be more than 8IPM. Tool 2 (T2): Description: .75dia. 4 flute carbide ball end mill Operation: semi-finish profile milling (kellering/lacing)(仿行铣) The light cuts performed by this tool will be optimized by constant volume combined with chip thickness. This method of optimization variesfeedrates based on the volume of material removed. Assume volume removal rates are not known for this tool; OptiPath record will be copied from theIngersoll OptiPath Library. Configure Optimization Settings for the .625dia. Flat End Mill:3. Add and identify a new OptiPath record for the .625dia. flat end mill as follows:Stock material to becut= H13 Tool Steel Machine that will cut thepart= 3ax Mill Tooldescription= .625D 1.50HFEM, Carbide #Teeth= 4 Add Click in the field under the Material heading, type:H13 Tool Steel UnderMachine type:3ax Mill Under Tool Descriptiontype:.625D 1.50HFEM, Carbide Under # Teeth type:4 OptiPath Cutter Shape Flat Bottom End Mill Diameter(D)=.625,Height(H)=1.5 OK 4. Configure a known successful cutting condition for this cutter Axial Depth=0.3(Value can be adjusted with the slide bar or typed) Radial Width=.625 Feed Per Minute=8 Spindle Speed=1200 SelectSpindle Speed(when selected, optimized spindle speeds are supplied along with corresponding optimizedfeedrates) Under these conditions,Volume Removal rate is 1.5 cubic in. per minute. 5. Select to optimize by Constant Volume, use 150IPMfeedrate for cuts in air SelectVolume Removal ClearAir Cut Feed Rate: Default EnterAir Cut Feed Rate=150 6. On the Optimization Settings tab, specify settings for the following conditions: Settings tab Add More Cuts Clear allDefault checkboxes (4 places) MinimumFeedrate Change=3 (minimum change required to output a different optimizedfeedrate) Clean-up Feedrate=85 (spring pass) Minimum Cut Feedrate=1 (okay as is) Maximum Cut Feedrate=80 CircleFeedrate=Optimize (okay as is) 7.Set an EntryFeedrate to enter material with 8IPMfeedrate (to begin .1 before contacting material - till .1 cut into material), then apply the optimization settings Entry/Exit tab EntryFeedrate=Feed/Minute: 8 ClearanceDistance= 0.1 CutDistance=0.1 Apply,enters all the above settings to the selectedOptipath record 8. Test how optimization will be performed under various cutting conditions 调整优化结果Testing ensures that optimization will be performed as expected. If unsatisfactory results are experienced, adjust optimization settings and re-test until satisfied. Feed/Speed Tab Enter various cut depths and widths, then observe the optimizedFeed per Minute andFeed per Tooth values Example: AxialDepth=.1 =(Feed perMinute= 24) RadialWidth=.5= (Feed perMinute= 30) Configure Optimization Settings for the .750dia. Ball End Mill:9. Add a new OptiPath record for the .750dia. ball end mill, edit the new record name as follows:Stock material to becut= H13 Tool Steel (same as previous record) Machine that will cut thepart= 3ax Mill (same as previous record) Tooldescription= .750D 1.50HBEM, Carbide #Teeth= 4 Add Tool Description=.750D 1.50HBEM, Carbide Teeth= 4 OptiPath Cutter Shape Ball Nose End Mill Diameter(D)=.75,Height(H)=1.5 OK 10. Configure a known successful cutting condition for this cutter ClearVolume Removalcheckbox Axial Depth=1(Value can be adjusted with the slide bar or typed) RadialWidth=.125 Feed Per Minute=12 Spindle Speed=1200 SelectSpindle Speed 11. Configure OptiPath settings for this tool to be the same as for the previous tool, except optimize by Constant Volume and Constant Chip Thickness (continue to add more cuts when needed) SelectVolume Removal (1.5 cubic inch/minute) SelectChip Thickness (.0019 chip/tooth load) Settings Tab Notice that all the settings defined for the first record have been carried when adding this record. Apply 12. Test how optimization will be performed under various cutting conditions13. After satisfactory test results, apply any changes made, then save an OptiPath Library file named optipath.olb Apply OptiPath Manager:File Save As Shortcut=Working Directory FileName=optipath.olb,Save This session demonstrated how to create anOptipath Library that can be used to optimize cutting by different tools. Session 28- Optimize Feed Rates via Tool Library MethodThis session shows how to configure VERICUT for optimizing a G-code tool path file by adding references to OptiPath records to tools stored in a previously defined Tool Library file. The sample G-code tool path file to be optimized uses 2 cutting tools: T1, T2. The tools have been defined and stored in the Tool Library file that will receive the OptiPath record references. The demonstration shows how to link cutting tools in the Tool Library file with OptiPath records in an OptiPath Library file, as well as optimize the tool path file motions and review the optimized tool path file.See also: Session 29- Optimize Feed Rates via OptiPath Tool List MethodSession Steps:Optimize an Inch Tool PathCutters used by sample tool path op_mold.mcd:1. In VERICUT, open the sample op_mold.usr User file File Open Shortcut=CGTECH_SAMPLES File Name=op_mold.usr, Open If prompted, respond as follows:Reset cut model? Reset / Save changes? No2. Use OptiPath Control to reference the optipath.olb OptiPath Library file, and indicate cutting H13 tool steel on the 3-axis mill machine OptiPath Control: Settings tab OptiPath Library, Browse Shortcut=Working Directory File name=optipath.olb, Open, (If optipath.olb is not available use CGTech sample op_mold.olb) Material= H13 tool Steel Machine=3 ax mill OK 3. Use the Tool Manager to link OptiPath records to cutting tools used by the tool path file, then save a new optipath.tls Tool Library fileUpdate Tool 1 OptiPath properties: Setup Tool Manager In the tool list, select:1 - .625D 1.50H FEM Click in the field under OP Description to highlight the record Click again to display the pull down list, select .625D 1.50H FEM, Carbide (4) Note: The window may require stretching to see all information.Update Tool 2 OptiPath properties: In the tool list, select:2 - .750D 1.50H BEM Click in the field under OP Description to highlight the record Click again to display the pull down list, select .750D 1.50H BEM, Carbide (4) 4. Save a new optipath.tls Tool Library file Tool Manager window: File Save As Shortcut=Working Directory File Name=optipath.tls, Save File Close, Yes 5. Use OptiPath Control to create an optimized tool path named op_mold.opti OptiPath Control Optimized File=*.opti (OK as is. The * wildcard will be replaced with the op_mold tool path base file name to create an optimized tool path named op_mold.opti.) OptiPath Mode =On OK (Note the red OptiPath light on the VERICUT main window indicates optimization is on) 6. Open the Status window and configure to also show optimized feed rates and cutting time, as well as the Tool Use Graph Info Status Configure Ensure OP Time and OP Feedrate are selected Select Tool Use, Time interval=60 (minutes) OK During processing theFeedrate field displays the programmed feed rates while theOP Feedrate field displays the optimized feed rates.7. Cut the model Play to End 8. Open the Log file window and review the OptiPath Summary, then close the Log file window Info VERICUT Log Scroll to bottom of file and search for the OptiPath Summary header. Sample Log File OptiPath Summary: Close the Log file window Session 29- Optimize Feed Rates via OptiPath Tool List MethodThis session shows how to configure VERICUT for optimizing a G-Code tool path file by building a Tool List to reference OptiPath records stored in a previously defined OptiPath Library file. The sample G-Code tool path file to be optimized uses 2 cutting tools: T1, T2. The tools have been defined and stored in a Tool Library file. The demonstration shows how to link cutting tools in the tool path file with OptiPath records in an OptiPath Library file, as well as optimize the tool path file motions and review the optimized tool path file.See also: Session 28- Optimize Feed Rates via Tool Library MethodSession Steps:Optimize an Inch Tool PathCutters used by sample tool path op_mold.mcd:1. In VERICUT, open the sample op_mold.usr User file File Open Shortcut=CGTECH_SAMPLES File Name=op_mold.usr, Open If prompted, respond as follows:Reset cut model? Reset / Save changes? No2. Use OptiPath Control to reference the optipath.olb OptiPath Library file, and indicate cutting H13 tool steel on the 3-axis mill machine OptiPath Control: Settings tab OptiPath Library, Browse Shortcut=Working Directory File name=optipath.olb, Open (If optipath.olb is not available use CGTech sample op_mold.olb) Material=H13 tool Steel Machine=3 ax Mill OK 3. Use a tool list to link OptiPath records to cutting tools used by the tool path fileA tool list can be generated by scanning the tool path file. By default, the tool change events in the list represent the pocket numbers of cutting tools used by the tool path file. These events can also be linked to OptiPath records for tool path optimization, as described by the next step. Setup Toolpath Tool Change By=List Use Tool list EnsurePrompt for Optipath settings while building iscleared (NOT selected) Build Tool List - scans the tool path and generates the tool listIn the fields under OptiPath Setting:- for event #1 o left-click to select:.625D 1.5H FEM, Carbide (4)- for event #2 o left-click to select:.750D 1.5H BEM, Carbide (4) Tool Change List window: OK Toolpath window: OK 4. Use OptiPath Control to create an optimized tool path named op_mold.opti OptiPath Control Optimized File=*.opti (OK as is. The * wildcard will be replaced with the op_mold tool path base file name to create an optimized tool path named op_mold.opti.) On OK (Note the red OptiPath light on the VERICUT main window indicates optimization is on) 5. Open the Status window and configure to also show optimized feed rates and cutting time, as well as the Tool Use Graph Info Status Configure Ensure OP Time and OP Feedrate are selected Select Tool Use Graph, Time interval=60 (minutes) OK During processing theFeedrate field displays the programmed feed rates while theOP Feedrate field displays the optimized feed rates.6. Cut the model Play to End 中文翻译第25章-配置模拟G代码的刀具加工轨迹本章讲了怎么配置VERICUT来处理G代码刀具轨迹文件。3axtltip.mcd这个G代码刀具轨迹文件被用来模拟已经程序化驱动的刀头。刀具路径需要在类似如下所示的3轴立式机床上运行。该铣床Mazak MAZATROL M-32数控铣床控制解释G代码。3轴立式机床举例:该机床仿真系统提供了多种样机和控制配置,用户可以选择将自己的模拟数控机床加工环境。本章演示如何创建一个用户文件为特定的数控机床和控制相结合的模拟G代码刀具路径。对于G代码刀具轨迹仿真的基本要求是一样的,对于任何其他刀具路径类型(毛坯,刀具路径和刀具的说明),但是,也有另外的考虑:刀具的描述通常不存在于G代码刀具轨迹文件。刀具库通常被用来提供刀具说明。 VERICUT必须拥有数控机床运动和控制能力,以及与工作相关的数据,例如如: G代码处理之前机器初始位置,偏移寄存器在NC控制等。随着机床模拟系统值这个信息被存储如下:- 一个数控机床的运动学性能存储在一机械文件 - 关于如何在NC控制解释G代码的能力和方法的信息存储在控制文件 - 工作相关资料,以及上面提到的机床和控制文件的名称都存储在用户文件本章步骤:1. 新建一个以英寸为单位的VERICUT文件l 文件属性l 默认单位=英尺,好l 文件新项目如果提示如下响应:重置切削模式?是/保存更改? 否2.增加一个5*6*2英尺的块状毛坯l 视图轴l 选择型号和驱动点零关闭l 关闭l 模式定义模式:模型选项卡l 类型=块l 长(X)=5,宽(Y)=6,高(Z)=2l 增加l 配合l 取消3. 指定样本“3axtltip.mcd”G代码刀具轨迹进行模拟文件l 设置刀具路径l 路径类型=G代码数据l 增加l 快捷键= CGTECH_SAMPLESl 文件名=3axtltip.mcd,OKl OK4. 从CGTech刀库,使用“g3vmtt.mch”通用3轴磨“mazm32.ctl” Mazak MAZATROL M-32数控铣床控制l 设置机床打开l 快捷键= CGTECH_SAMPLESl 文件名= g3vmtt.mch,打开l 设置控制打开l 文件名= mazm32.ctl,打开5. 指定“刀头”程序是用于此刀具路径l 设置G代码设置:设置选项卡l 程序方法=Tool Tipl OK6. 定向刀具路径起源于毛坯的左上角,如下图所示要求刀具路径“3axtltip.mcd”设置:l 设置G代码设置:设置选项卡l 增加/修改l 表格名=程序原点l 选择 从/到 地点l 到,Name = Stockl 点击选择图标“To” l 点击左上角。(数值必须是 0 0 2)l 增加l 关闭l OKl 重置在“3axtltip.mcd”刀具路径包含指定用于加工零件的刀具的刀具号“T”字。在“3axtltip.tls”工具库文件包含对应于该G代码刀具路径引用的刀具编号刀具的描述。7. 配置VERICUT使用切削刀具存储到 “3axtltip.tls”刀具库文件中l 设置刀具管理l 文件打开l 快捷键=CGTECH_SAMPLESl 文件名=3axtltip.tls,打开l 刀具管理:文件关闭,Yes8.切削模型l 开始结束第26章-使用刀具列表和基础刀具库本章展示了如何使用VERICUT的刀具管理来定义刀具的形状,并将它们存储在基础刀具库文件,以方便大家。基础刀具库常有刀具识别码(ID)从G代码刀具路径文件中的“T”型数字不同。 刀具列表用于交叉引用的G代码换刀块访问存储在刀具库文件工具的描述。 这一特性使得它可以定义包含所有可用工具的描述一个单一的刀具库文件,并让所有用户使用此文件作为对VERICUT来源的刀具说明。章节步骤:1.在VERICUT中,打开“bars.usr”用户文件l 文件打开l 快捷件= CGTECH_SAMPLESl 文件名= bars.usr,打开l 如果出现提示,答复如下: 重置切削模式? 复位 /保存更改? 否l 文件属性l 默认单位=毫米,OK这保证了新刀具库的单位被设置为了厘米。2.访问刀具管理并创建一个新的刀具库文件l 设置管理工具l 文件新建3,添加刀具ID“101”:直径15,高度150,118deg。 钻头l 新增新刀具铣削l ID = 101l 说明= 15D 150H DRLl 确保 单位=毫米l 右键单击 刀具l 钻头l 直径(D)= 15, 钻点角度(A)= 118, 高度(H)= 150l OK(显示钻)4.添加刀具ID“201”:直径25,高度150,平底立铣刀l 右键单击 新刀具铣削l ID = 201l 说明= 25D 150H有限元l 右键单击 刀具l 平底立铣刀l 直径(D)= 25, 高度(H)= 150l OK5,添加工具ID“501”:直径60,3 cr,高度25。 端铣刀l 右键单击 新建工具铣削l ID = 501l 说明= 60D 3R 25H EMl 右键单击 刀具l 牛鼻铣刀 l 直径(D)= 60, 角半径(R)= 3, 高度(H)= 25l OK6,保存在一个名为“master.tls”工刀库文件的工具,并关闭刀具管理器l 文件另存为l 快捷件=工作目录l 文件名= master.tls, 保存l 文件关闭,是7,建立一个刀具列表,交叉引用的G代码的刀具数量,用来让刀具在刀具库中,如下所示:T 1M 6使用ID101,T 2M 6使用ID201,T 3M 6使用ID501l 设置刀具路径l 换刀通过=列表l 使用刀具列表l 请确认提示优化模块未选中l 构建刀具列表- 扫描刀具路径生成基于刀套号以下工具列表:l 在Event 1(T 1M 6)选中时,输入刀具号 = 101l 选择Event 2(T 2M 6),刀具号ID = 201l 选择Event 3(T 3M 6),刀具号ID = 501l OK,OK8,切削模型l 复位模式l 开始结束第27章 -使用优化模块管理器来创建一个优化模块库本章展示了如何使用轨迹优化管理器,优化加工材料为H13模具钢切削(硬度大约为200HB)。 并将优化的记录保存在轨迹优化库文件中,下一章(优化刀具路径通过优化模块的工具列表法)进给速度 演示了如何配置VERICUT的优化 G代码刀具路径文件,包括使用该会话期间创建的优化模块库。操作步骤:定义优化轨迹记录1.新建一个英寸用户文件l 文件属性l 默认单位=英寸,OKl 文件新建文件如果出现提示,答复如下:复位切模式? 是/ 保存更改? 否2.访问优化轨迹管理器l 优化轨迹管理器根据刀具执行功能的不同来确定不同的优化设置。 通过严格设置该部分将被切削在一个3轴立式机床。刀具使用的刀具路径“op_mold.mcd”:刀具1(T1):描述:直径0.6254齿硬质合金平铣刀用途:深度小于0.5,转速小于1200RPM的平面铣削进给率这一工具将在一个已知的成功的切削条件成立:假设刀具是成功的全切割宽度0.3“深度在经过8 IPM的进给速度。 该用于输入材料的进给率应不超过8 IPM。刀具2(T2):描述:直径0.6254齿硬质合金平铣刀用途:深度小于0.5,转速小于1200RPM的平面铣削通过该工具进行光裁员将通过不断的体积加上切屑厚度进行优化。优化这种方法各不相同,基于材料去除的体积UME进给率。假设容积去除率是不知道这个刀具; 优化模块将记录复制从Ingersoll优化轨迹库。 配置优化设置为直径.625。平铣刀:3,增加并确定一个新的优化轨迹记录直径.625。 平头立铣刀如下:毛坯材料是 cut= H13工具钢机床=三轴铣床,刀具类型=直径0.625,长1.50硬质合金平铣刀齿数为4l 点击添加l 点击材料标题Material下表格,键入:H13ToolSteell 在机床下键入:3axMilll 在刀具类型键入:.625D1.50HFEM,Carbidel 在齿数下键入:4l 点击优化轨迹刀具形状l 选择平铣刀l 直径Diameter(D)=.625,高度Height(H)=1.5l OK4. 为刀具配置已知的成功切削条件l 轴向深度AxialDepth=.3l 有效半径宽度RadialWidth=.625l 进给速率(/分)FeedPerMinute=8l 主轴转速SpindleSpeed=1200l 选择主轴转速(选择时,优化的主轴转速提供相应的优化进给速度)在这些条件下,容积去除率为1.5立方英寸每分钟。5,选择了“定容”进行优化,使用150IPM 切削进给率l 选择去除量l 确定切割进给速度:“ 默认 ”l 键入切割进给速度= 1506,在优化设置选项卡中,指定设置以下条件:设置选项卡添加更多削减清除所有默认的复选框(4处)最低限度进给速度变化 = 3(最小变化需要输出不同的优化进给速度)清理进给率 = 85(spring pass)最小切割进给率 = 1(okay as is)最大切割进给率 = 80循环进给率 = 优化(okay as is)7。 设置一个“切削进给率”给切削材料 8 IPM进给速度(开始.1接触材料之前-直到.1切入材料),然后应用优化设置l 进入/退出选项卡l 切削进给率=进给/分:8l 净距离= 0.1l 切削距离= 0.1l 应用,进入所选择的上述所有设置优化轨迹记录8,测试优化如何将各种切削条件调整优化结果进行下测试可确保按预期的优化将被执行。 如果结果不理想是有经验的,调整优化设置吊环和重新测试,直到满意为止。l 进给/速度选项卡l 输入不同的切割深度和宽度,然后观察优化每分钟进给和每齿进给值例如:轴向 深度= 0.1 =(每分钟进给= 24)径向 宽度 = 0.5=(每分钟进给= 30) 配置优化设置为.750 直径。 球头立铣刀:9,添加一个新的优化轨迹纪录为直径.750。球头立铣刀,编辑新的记录名称,如下所示:毛坯材料是 cut= H13工具钢(同以前的记录)切削机床= 3轴机床(同以前的记录)工具描述=.7501.50H BEM,硬质合金齿数= 4l 添加l 工具描述=.7501.50H BEM,硬质合金l 齿数=4l 优化轨迹刀具形状l 球头立铣刀l 直径(D)= .75,高度(H)= 1.5l OK10.为这个刀配置一个已知的成功切削条件l 明确去除量复选框l 轴向深度= 1(可调节的滑动条或打字)l 径向宽度= .125l 每分钟进给= 12l 主轴转速= 1200l 选择主轴转速11,这个工具配置优化模块的设置是一样的以前的工具,除了通过优化“定容”和“恒定芯片厚度”(继续在需要时添加更多的削减)l 选择去除量 (1.5立方英寸/分钟)l 选择切削厚度(.0019“芯片/齿负载)l 设置选项卡请注意,所有的第一条记录中定义的设置已经加入这一记录时已经进行。l 申请12,试验优化如何将各种切削条件下进行13后满意的测试结果,应用所做的任何更改,然后保存名为“optipath.olb”的优化轨迹库文件申请优化轨迹管理:文件另存为快捷件=工作目录文件名= optipath.olb,储存本章展示了如何创建一个优化轨迹库,可用于优化由不同的切割工具。 会议28 -通过刀具库方法优化进给速率本章讲了如何配置VERICUT通过添加引用来优化轨迹的记录存储在预先定义的刀具库文件
温馨提示:
1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
2: 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
3.本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
提示  人人文库网所有资源均是用户自行上传分享,仅供网友学习交流,未经上传用户书面授权,请勿作他用。
关于本文
本文标题:阶梯轴车削加工及数控车削机床仿真的研究
链接地址:https://www.renrendoc.com/paper/155459265.html

官方联系方式

2:不支持迅雷下载,请使用浏览器下载   
3:不支持QQ浏览器下载,请用其他浏览器   
4:下载后的文档和图纸-无水印   
5:文档经过压缩,下载后原文更清晰   
关于我们 - 网站声明 - 网站地图 - 资源地图 - 友情链接 - 网站客服 - 联系我们

网站客服QQ:2881952447     

copyright@ 2020-2025  renrendoc.com 人人文库版权所有   联系电话:400-852-1180

备案号:蜀ICP备2022000484号-2       经营许可证: 川B2-20220663       公网安备川公网安备: 51019002004831号

本站为文档C2C交易模式,即用户上传的文档直接被用户下载,本站只是中间服务平台,本站所有文档下载所得的收益归上传人(含作者)所有。人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。若文档所含内容侵犯了您的版权或隐私,请立即通知人人文库网,我们立即给予删除!