CAM Simulator: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 10: Line 10:
==Usage== <!--T:4-->
==Usage== <!--T:4-->
# Press the {{KEY|[[Image:Path Path_Simulator.png|16px]] [[Path Path_Simulator|Path Simulator]]}} button
# Press the {{KEY|[[Image:Path Path_Simulator.png|16px]] [[Path Path_Simulator|Path Simulator]]}} button
# Deselect any Operations that are not to be simulated
# De-select any Operations that are not to be simulated
# Tune the Speed and Accuracy settings.
# Tune the Speed and Accuracy settings.
# Select the Job for simulation from the drop menu.
# Select the Job for simulation from the drop menu.

Revision as of 19:58, 17 January 2018

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 allowing detection and isolation of errors prior to running the Job on a mill.

Usage

  1. Press the File:Path Path Simulator.png 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