CAM Simulator

From FreeCAD Documentation
Revision as of 21:23, 17 February 2020 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

Diese Dokumentation ist noch nicht fertiggestellt. Bitte hilf mit und trage etwas zur Dokumentation bei.

Die Seite GuiBefehl Modell erklärt, wie Befehle dokumentiert werden sollten. Unter Category:UnfinishedDocu findest du weitere unvollständige Seiten wie diese (und unter Category:UnfinishedDocu/de unvollständige Übersetzungen). Siehe Category:Command Reference für sämtliche Befehle (und Category:UnfinishedDocu/de für vorhandene Übersetzungen).

Siehe WikiSeiten, um zu lernen, wie die Wiki-Seiten bearbeitet werden und FreeCAD Unterstützen, um andere Wege zu entdecken, wie du einen Beitrag leisten kannst.

Path Simulator

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

Beschreibung

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) button to pause animation for troubleshooting purposes
    • Press the (Single-Step) button for slowing down the animation, this functionality helps troubleshooting and resolving specific cuts and/or movements.
    • Press the (Stop) button to stop the animation.
  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
  • DatenPlayback Speed: The speed of the simulation playback, in G-Code lines/second
  • DatenAccuracy: 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.
  • DatenJob: The Job used as the basis of the simulation
  • DatenOperation List: The list of Operations selected for inclusion in the simulation.


  • need options