CAM Simulator/zh: Difference between revisions

From FreeCAD Documentation
(Created page with "==属性== #需求使用")
(Created page with "* {{PropertyData|回放速度}}:虚拟回放速度,以G-Code行/秒为单位。 * {{PropertyData|精度}}: 模拟精度由指示模拟偏离实际作业的百分比来表现...")
Line 22: Line 22:
#需求使用
#需求使用


* {{PropertyData|Playback Speed}}: The speed of the simulation playback, in G-Code lines/second
* {{PropertyData|回放速度}}:虚拟回放速度,以G-Code/秒为单位。
* {{PropertyData|精度}}: 模拟精度由指示模拟偏离实际作业的百分比来表现。对于交互式模拟,将精度减少到0.3工作速度最快。
* {{PropertyData|Accuracy}}: The accuracy of the simulation expressed as a percentage indicating the simulations deviation from the Job. For interactive simulation, reducing accuracy to 0.3 works much faster.
* {{PropertyData|Job}}: The Job used as the basis of the simulation
* {{PropertyData|作业}}: 用于模拟基础的作业。
* {{PropertyData|Operation List}}: The list of Operations selected for inclusion in the simulation.
* {{PropertyData|操作表}}: 包含在模拟中的操作清单。





Revision as of 00:14, 9 May 2019

Path Simulator

Menu location
Path → CAM Simulator
Workbenches
Path
Default shortcut
None
Introduced in version
-
See also
Path Inspect

描述

此工具可以通过沿G-code路径扫略用于每个操作的刀具3D模型模拟刀路作业,当刀具和毛坯重叠时消去毛坯中的材料以提供可视化的作业运行效果。这可以在机床运行作业前上检查并杜绝错误。

使用

  1. 按下 模拟器按钮
  2. 取消不需要模拟的操作。
  3. 调整速度和精度设定。
  4. 从下拉菜单中选择需要模拟的作业。
  5. 按下播放按钮播放或者回放操作的动画。按下快进按钮加快播放速度。
  6. 暂停和单步功能用来解决特定铣削或者刀具移动。
  7. 点击取消按钮将移除为模拟创建的毛坯料,如果你点击OK该项目将保留在你的作业中。

属性

  1. 需求使用
  • Data回放速度:虚拟回放速度,以G-Code行/秒为单位。
  • Data精度: 模拟精度由指示模拟偏离实际作业的百分比来表现。对于交互式模拟,将精度减少到0.3工作速度最快。
  • Data作业: 用于模拟基础的作业。
  • Data操作表: 包含在模拟中的操作清单。


  • need options

Template:Path Tools navi