CAM Surface/en: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>
{{Message|This is an unfinished experimental feature. [[Path_experimental|Enable Experimental Features]] }}
{{Message|This is an unfinished experimental feature. [[Path_experimental|Enable Experimental Features]] }}
{{UnfinishedDocu}}

{{GuiCommand|Name=Path 3DSurface|Workbenches=[[Path Workbench|Path]]|MenuLocation=Path → 3D Surface|Shortcut=|SeeAlso=}}
{{GuiCommand|Name=Path 3DSurface|Workbenches=[[Path Workbench|Path]]|MenuLocation=Path → 3D Surface|Shortcut=|SeeAlso=}}



Revision as of 14:15, 24 October 2018

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