CAM Helix/pl: Difference between revisions

From FreeCAD Documentation
(Created page with "Path:")
 
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>
{{UnfinishedDocu}}
{{UnfinishedDocu{{#translation:}}}}


{{Docnav
{{Docnav

Revision as of 20:23, 25 January 2022

Ta dokumentacja nie jest ukończona. Prosimy o pomoc w tworzeniu dokumentacji.

Strona Model polecenia GUI wyjaśnia jak powinny być dokumentowane polecenia. Przejrzyj stronę Category:UnfinishedDocu, aby zobaczyć więcej niekompletnych stron, takich jak ta. Zobacz stronę Category:Command Reference aby poznać wszystkie komendy.

Zobacz stronę wytycznych Wikidla FreeCAD aby dowiedzieć się, jak edytować strony Wiki, i przejdź do strony Pomóż w rozwoju FreeCAD, aby dowiedzieć się o innych sposobach, w jakie możesz wnieść swój wkład.

Path Helix

Menu location
Path → Helix
Workbenches
Path
Default shortcut
None
Introduced in version
-
See also
None

Description

The Path Helix command appends a helical interpolation Operation to the Job. Clockwise Helix interpolation outputs (G2) G-Code commands. Counterclockwise outputs (G3) G-Code commands. Step Over percentage specifies the concentric step-over as a percentage of the Tool diameter.

Usage

  • Select the Path Workbench
  • Select the icon or Path Helix from the top menu. This opens the configuration panel.
  • Choose a Tool controller and confirm by pressing Apply
  • All available holes compatible to the Helix tool in the Job Model will be selectable for processing. Upon acknowledging, the tool will create a path for those listed in the Base Geometry tab. Confirm that the list matches the holes that are intended for processing. Adjust using add, enable, or disable, as necessary. Note that holes can also be selected by their edge as well as by their wall faces.
  • Ensure Start Depth, Final Depth and step down are correct, and adjust if not.
  • Ensure Safe and Clearance Heights are correct, and adjust if not.
  • In the Operation tab, specify the Helix Starting point, Direction, and Step Over percentage.
  • Click Apply to create or update the path, OK to apply and close the panel, or Cancel to abort and close the panel.

Options

Empty

Properties

Data

Empty

View

Empty

Scripting

See also: FreeCAD Scripting Basics.

Example:

#Place code example here.


Template:Path Tools navi/pl