CAM experimental/pl: Difference between revisions

From FreeCAD Documentation
(Created page with "Środowisko pracy Path zawiera zestaw ukrytych poleceń. Są one domyślnie ukryte, ponieważ są eksperymentalne. Polecenie może być uznane za eksperymentalne z jednego z n...")
(Created page with "==Wyłączenie poleceń eksperymentalnych==")
Line 14: Line 14:
* ... inne powody.
* ... inne powody.


==Wyłączenie poleceń eksperymentalnych==
==Enable experimental commands==


To access the hidden experimental commands of the Path Workbench, the user must enable them in the [[Std_DlgParameter|Parameter Editor]].
To access the hidden experimental commands of the Path Workbench, the user must enable them in the [[Std_DlgParameter|Parameter Editor]].

Revision as of 19:31, 31 March 2022

Opis

Środowisko pracy Path zawiera zestaw ukrytych poleceń. Są one domyślnie ukryte, ponieważ są eksperymentalne. Polecenie może być uznane za eksperymentalne z jednego z następujących powodów:

  • Jest niekompletne.
  • Jest pełne błędów.
  • Jest niestabilne.
  • Nie tworzy poprawnych, stabilnych, bezpiecznych ścieżek.
  • Nie jest standardowym, regularnie używanym poleceniem w tradycyjnym obiegu CAM.
  • Jest dojrzałe, ale nie zostało jeszcze przeniesione na listę narzędzi standardowych.
  • ... inne powody.

Wyłączenie poleceń eksperymentalnych

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

  1. Open the Parameter Editor via Tools → Edit Parameters...
  2. Once in the editor the path is BaseApp → Preferences → Mod → Path
  3. To enable the Path Area and Path Area Workplane commands:
    • Right-click in the parameter list area and select New → New Boolean item from the context menu.
    • Name the new parameter: EnableAdvancedOCLFeatures (case-sensitive).
    • Set it to: True.
  4. To enable the other experimental commands:
    • Again select New → New Boolean item from the context menu.
    • Name the new parameter: EnableExperimentalFeatures (case-sensitive).
    • Set it to: True.
  5. Save the settings.
  6. Restart FreeCAD.

Additional Information

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


Template:Path Tools navi/pl