CAM experimental: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
mNo edit summary
(4 intermediate revisions by the same user not shown)
Line 3: Line 3:


<!--T:7-->
<!--T:7-->
{{GuiCommand
{{GuiCommand|Name=|Workbenches=[[Path Workbench|Path]]|MenuLocation=Tools → Edit Parameters → BaseApp → Preferences → Mod → Path → EnableExperimentalFeatures|Shortcut=|SeeAlso=}}
|Name=
|Workbenches=[[Path Workbench|Path]]
|MenuLocation=Tools → Edit Parameters → BaseApp → Preferences → Mod → Path → EnableExperimentalFeatures
|Shortcut=
|SeeAlso=
}}


==Description== <!--T:8-->
==Description== <!--T:8-->
Line 17: Line 23:
*... other reasons
*... other reasons


==Access== <!--T:10-->
==Enable Experimental Features== <!--T:10-->


<!--T:11-->
<!--T:11-->
To access the hidden experimental features in the Path Workbench, the user must enable them.
To access the hidden experimental features in the Path Workbench, the user must enable them in the [[Std_DlgParameter|Parameter Editor]].

<!--T:14-->
To enable Experimental Features:
To enable Experimental Features:
#Open 'Tools' menu, and select 'Edit Parameters... ->BaseApp ->Preferences ->Mod ->Path'.
# Open the [[Std_DlgParameter|Parameter Editor]] via {{MenuCommand|Tools → Edit Parameters...}}
# Once in the editor the path is {{MenuCommand|BaseApp → Preferences → Mod → Path}}
#Right click in the parameter list area to obtain the actions pop-up menu.
# Right click in the parameter list area to obtain the actions pop-up menu.
#Create a new Boolean parameter.
# Create a new Boolean parameter.
#Name the new parameter: EnableExperimentalFeatures (case-sensitive).
# Name the new parameter: {{incode|EnableExperimentalFeatures}} (case-sensitive).
#Set it to: True.
# Set it to: {{incode|True}}.
#Save the settings.
# Save the settings.
#Reopen FreeCAD.
# Restart FreeCAD.


<!--T:12-->
<!--T:12-->
The experimental tools should appear in the Path Workbench.
:Result: the experimental tools should appear in the Path Workbench.
</translate>


</translate>
[[Image:Path_wb_enable_experimental_features.PNG]]
:[[Image:Path_wb_enable_experimental_features.PNG]]
<translate>
<translate>
<!--T:15-->
:{{Caption|Above: the [[Std_DlgParameter|Parameter editor]] showing the {{incode|EnableExperimentalFeature}} boolean as {{incode|True}}}}

==Additional Information== <!--T:13-->
==Additional Information== <!--T:13-->


Line 41: Line 53:
<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]
</big>
</big>

<!--T:5-->
[[Category:User Documentation]]



</translate>
</translate>
{{Userdocnavi{{#translation:}}}}
{{Path Tools navi{{#translation:}}}}
[[Category:Poweruser Documentation{{#translation:}}]]
{{clear}}
{{clear}}

Revision as of 16:16, 15 March 2020

Menu location
Tools → Edit Parameters → BaseApp → Preferences → Mod → Path → EnableExperimentalFeatures
Workbenches
Path
Default shortcut
None
Introduced in version
-
See also
None

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

Enable Experimental Features

To access the hidden experimental features in the Path Workbench, the user must enable them in the Parameter Editor.

To enable Experimental Features:

  1. Open the Parameter Editor via Tools → Edit Parameters...
  2. Once in the editor the path is BaseApp → Preferences → Mod → Path
  3. Right click in the parameter list area to obtain the actions pop-up menu.
  4. Create a new Boolean parameter.
  5. Name the new parameter: EnableExperimentalFeatures (case-sensitive).
  6. Set it to: True.
  7. Save the settings.
  8. Restart FreeCAD.
Result: the experimental tools should appear in the Path Workbench.

Above: the Parameter editor showing the EnableExperimentalFeature boolean as True

Additional Information

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