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/>
{{Message|This is an unfinished experimental feature. [[Path_experimental|Enable Experimental Features]] }}
{{Message|This is an unfinished experimental feature. [[Path_experimental|Enable Experimental Features]] }}



{{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=}}
Line 9: Line 9:


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 [[Path_experimental|Experimental Features]] are enabled.
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 [[Path_experimental|Experimental Features]] are enabled.



==Usage==
==Usage==
Line 23: Line 22:


{{clear}}
{{clear}}
<languages/>

Revision as of 20:49, 6 August 2018

This is an unfinished experimental feature. Enable Experimental Features


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