CAM Surface

From FreeCAD Documentation
Revision as of 14:15, 24 October 2018 by FuzzyBot (talk | contribs) (Updating to match new version of source page)
This is an unfinished experimental feature. Enable Experimental Features

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 3DSurface

Menu location
Path → 3D Surface
Workbenches
Path
Default shortcut
None
Introduced in version
-
See also
None

Description

This tool creates a new 3D Surface Operation. A 3D Surface operation uses the entire top surface of the 3D Model to generate G-Code for the Job.

The 3D Surface Tool interfaces to OCL.pyd, a 3rd party Open Source module titled OpenCamLib, that generates tool paths from a 3D Model. OpenCamLib is not integrated directly into FreeCAD to ensure their license is not violated. It requires that Experimental Features are enabled.

Usage

  1. Press the File:Path 3DSurface.png 3D Surface button.
  2. Select the tool controller for the Operation from the Tool controller dialogue pop up window.
  3. Set the Finish Depth.
  4. Select between Dropcutter and Waterline for the Tool algorithm.
  5. Apply, then Hit OK to confirm.

Properties