Path Incisione
This documentation is not finished. Please help and contribute documentation.
GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.
See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.
|
|
| Posizione nel menu |
|---|
| Path → Incisione |
| Ambiente |
| Path |
| Avvio veloce |
| Nessuno |
| Introdotto nella versione |
| - |
| Vedere anche |
| Nessuno |
Descrizione
Incisione serve principalmente per incidere un testo ShapeString su una parte, ma può essere utile anche per altre lavorazioni 2D
The CAM Engrave command is primarily for engraving a
Draft ShapeString onto a part. However, it may be useful for other kinds of 2D.
Usage
Empty
Options
Empty
Properties
Data
Base
- DatiPlacement:
- DatiLabel: User name of the object (UTF-8)
Depth
- DatiClearance Height: The height needed to clear clamps and obstructions
- DatiFinal Depth: Final Depth of Tool- lowest value in Z
- DatiSafe Height: The above which Rapid motions are allowed.
- DatiStart Depth: Starting Depth of Tool- first cut depth in Z
- DatiStep Down: Incremental Step Down of Tool
Path
- DatiActive: Make False, to prevent operation from generating code
- DatiBase: The base geometry for this operation
- DatiComment: An optional comment for this operation
- DatiCoolant Mode: Coolant mode for this operation
- DatiCycle Time: Estimated cycle time for this operation
- DatiStart Vertex: The vertex index to start the path from
- DatiTool Controller: The tool controller that will be used to calculate the path
- DatiUser Label: User assigned label
Hidden
- DatiBase Object:
- DatiBase Shapes:
- DatiExpression Engine:
- DatiLabel2:
- DatiPath:
- DatiProxy:
- DatiVisibility:
View
Empty
Scripting
See also: FreeCAD Scripting Basics.
Example:
#Place code example here.
- Project Commands: New Job, Post Process, Sanity Check, Export Template
- Tool Commands: Inspect Toolpath, Legacy CAM Simulator, CAM Simulator, Finish Selecting Loop, Toggle Operation, ToolBit Library Manager, Add toolbit…
- Basic Operations: Profile, Pocket Shape, Face, Helix, Adaptive, Slot, Drilling, Tapping, Engrave, Deburr, Vcarve
- 3D Operations: 3D Pocket, 3D Surface, Waterline
- CAM Dressup: Array, Axis Map, Boundary, Dogbone, Drag Knife, Lead In/Out, Ramp Entry, Tag, Z Depth Correction
- Supplemental Commands: Comment, Stop, Custom, Probe, Path From Shape TC
- CAM Modification: Copy oOperation, Array, Simple Copy
- Specialty Operations: Thread Milling
- Miscellaneous: Area, Area Workplane
- ToolBit architecture: Tools, ToolShape, ToolBit, ToolBit Library, ToolController
- Additional: Preferences, Scripting
- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties, Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base, Assembly, BIM, CAM, Draft, FEM, Inspection, Material, Mesh, OpenSCAD, Part, PartDesign, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Surface, TechDraw, Test Framework
- Hubs: User hub, Power users hub, Developer hub