CAM Simulator/zh: Difference between revisions

From FreeCAD Documentation
(Created page with "刀路模拟")
 
(Created page with "==描述==")
Line 4: Line 4:
{{GuiCommand|Name=Path Simulator|Workbenches=[[Path Workbench|Path]]|MenuLocation=Path → CAM Simulator|SeeAlso=[[Path_Inspect|Path Inspect]] }}
{{GuiCommand|Name=Path Simulator|Workbenches=[[Path Workbench|Path]]|MenuLocation=Path → CAM Simulator|SeeAlso=[[Path_Inspect|Path Inspect]] }}


==Description==
==描述==


This tool allows Simulation of the Path Job by sweeping 3D Models of the Tools used in each Operation, along the G-Code paths, subtracting material from the Stock, where the stock and tool overlap, providing visualization of the Job. This allows detection and isolation of errors prior to running the Job on a mill.
This tool allows Simulation of the Path Job by sweeping 3D Models of the Tools used in each Operation, along the G-Code paths, subtracting material from the Stock, where the stock and tool overlap, providing visualization of the Job. This allows detection and isolation of errors prior to running the Job on a mill.

Revision as of 11:44, 8 May 2019

Path Simulator

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

描述

This tool allows Simulation of the Path Job by sweeping 3D Models of the Tools used in each Operation, along the G-Code paths, subtracting material from the Stock, where the stock and tool overlap, providing visualization of the Job. This allows detection and isolation of errors prior to running the Job on a mill.

Usage

  1. Press the CAM Simulator button
  2. De-select any Operations that are not to be simulated
  3. Tune the Speed and Accuracy settings.
  4. Select the Job for simulation from the drop menu.
  5. Press Play button to or play back an animation of the operations.
    Press the Fast Forward button to make it really fast even for complicated paths.
  6. Pause, and Single-Step functionality is provided for resolving specific cuts or movements.
  7. Clicking the Cancel button will remove the stock created for the simulation. If you click Ok this object will be kept in your Job.

Properties

  1. need usage
  • DataPlayback Speed: The speed of the simulation playback, in G-Code lines/second
  • DataAccuracy: 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.
  • DataJob: The Job used as the basis of the simulation
  • DataOperation List: The list of Operations selected for inclusion in the simulation.


  • need options

Template:Path Tools navi