CAM experimental: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
(Organize the page and add details about the topic.)
Line 2: Line 2:
<translate>
<translate>


==Description==
<!--T:1-->
The Path Workbench contains, by default, a set of hidden features. They are hidden by default because they are developmental or experimental for the following reasons:
By default, Experimental functionality is hidden in Path workbench.
*is an incomplete feature
*is bug-ridden
*is unstable
*does not produce correct, stable, safe, paths
*is not a standard, regularly used tool in the traditional CAM workflow
*is a mature, ready tool that has not been moved to the standard tool list
*... other reasons


==Access==
<!--T:2-->
To access the hidden experimental features in the Path Workbench, the user must enable them.
To enable it to use and test requires the user:
To enable Experimental Features:
#Open 'Tools' menu, and select 'Edit Parameters... ->BaseApp ->Preferences ->Mod ->Path'.
#Right click in the parameter list area to obtain the actions pop-up menu.
#Create a new Boolean parameter.
#Name the new parameter: EnableExperimentalFeatures (case-sensitive).
#Set it to: True.
#Save the settings.
#Reopen FreeCAD.


The experimental tools should appear in the Path Workbench.
<!--T:3-->
Open 'Tools'->'Edit Parameters...->BaseApp->Preferences->Mod->Path' and create a new Boolean parameter EnableExperimentalFeatures, and set to True. Reopen FreeCAD.




Line 15: Line 29:
[[Image:Path_wb_enable_experimental_features.PNG]]
[[Image:Path_wb_enable_experimental_features.PNG]]


==Additional Information==

<!--T:6-->
<!--T:6-->
<big>Read more about the specific experimental features on the [https://www.freecadweb.org/wiki/Special:WhatLinksHere/Path_experimental wiki pages that link to this one]
<big>Read more about the specific experimental features on the [https://www.freecadweb.org/wiki/Special:WhatLinksHere/Path_experimental wiki pages that link to this one]

Revision as of 15:36, 15 August 2019

Description

The Path Workbench contains, by default, a set of hidden features. They are hidden by default because they are developmental or experimental for the following reasons:

  • is an incomplete feature
  • is bug-ridden
  • is unstable
  • does not produce correct, stable, safe, paths
  • is not a standard, regularly used tool in the traditional CAM workflow
  • is a mature, ready tool that has not been moved to the standard tool list
  • ... other reasons

Access

To access the hidden experimental features in the Path Workbench, the user must enable them. To enable Experimental Features:

  1. Open 'Tools' menu, and select 'Edit Parameters... ->BaseApp ->Preferences ->Mod ->Path'.
  2. Right click in the parameter list area to obtain the actions pop-up menu.
  3. Create a new Boolean parameter.
  4. Name the new parameter: EnableExperimentalFeatures (case-sensitive).
  5. Set it to: True.
  6. Save the settings.
  7. Reopen FreeCAD.

The experimental tools should appear in the Path Workbench.


Additional Information

Read more about the specific experimental features on the wiki pages that link to this one