CAM Simulator: Difference between revisions

From FreeCAD Documentation
m (Use the correct naming convention for workbenches)
m (added icons)
Line 33: Line 33:
# 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.
# Use the Path Simulator toolbar to invoke different actions:
# Press {{Button|Play}} button to or play back an animation of the operations.<br> Press the {{Button|Fast Forward}} button to make it really fast even for complicated paths.
#* Press the [[Image:Path_BPlay.svg|24px]] (Play) button to play or playback an animation of the operations.
# {{Button|Pause}} and {{Button|Single-Step}} functionality is provided for resolving specific cuts or movements.
#* Press the [[Image:Path BFastForward.svg|24px]] (Fast Forward) button to increase the speed substantially (in order to quickly review complicated paths).
#* Press the [[Image:Path_BPause.svg|24px]] (Pause) to pause animation for troubleshooting purposes
#* Press the [[Image:Path_BStep.svg|24px]] (Single-Step) functionality is also provided for troubleshooting and resolving specific cuts and/or movements.
# Clicking the {{Button|Cancel}} button will remove the stock created for the simulation. If you click {{Button|OK}} this object will be kept in your Job.
# Clicking the {{Button|Cancel}} button will remove the stock created for the simulation. If you click {{Button|OK}} this object will be kept in your Job.



Revision as of 16:45, 14 February 2020

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

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 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. Use the Path Simulator toolbar to invoke different actions:
    • Press the (Play) button to play or playback an animation of the operations.
    • Press the (Fast Forward) button to increase the speed substantially (in order to quickly review complicated paths).
    • Press the (Pause) to pause animation for troubleshooting purposes
    • Press the (Single-Step) functionality is also provided for troubleshooting and resolving specific cuts and/or movements.
  6. 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