CAM Simulator

From FreeCAD Documentation
Revision as of 20:03, 17 January 2018 by JoshMwiki (talk | contribs)

Path Simulator

Menu location
Path → Cam Simulator
Workbenches
Path
Default shortcut
None
Introduced in version
-
See also
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.

Usage

  1. Press the Path 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 the Fast Forward or Play buttons to either skip directly to the result, or play back an animation of the operations.
  6. Pause, and Single-Step functionality is provided for resolving specific cuts or movements.

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
  • DataJob: The Job used as the basis of the simulation
  • DataOperation List: The list of Operations selected for inclusion in the simulation.


  • need options