CAM Drilling/ro: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(6 intermediate revisions by the same user not shown)
Line 2: Line 2:


{{Docnav
{{Docnav
|[[CAM_Pocket_Shape|PocketShape]]
|[[Path_Pocket_Shape|Pocket Shape]]
|[[Path_MillFace|MillFace]]
|[[CAM_MillFace|MillFace]]
|[[Path_Workbench|Path]]
|[[CAM_Workbench|CAM]]
|IconL=Path_Pocket_Shape.svg
|IconL=CAM_Pocket_Shape.svg
|IconR=Path_MillFace.svg
|IconR=CAM_MillFace.svg
|IconC=Workbench_Path.svg
|IconC=Workbench_CAM.svg
}}
}}


Line 14: Line 14:
</div>
</div>


<span id="Description"></span>
==Descriere==
==Descriere==


The Drilling command generates a drilling Operation in the Job.
The [[Image:CAM_Drilling.svg|16px]] [[CAM_Drilling|Drilling]] tool generates a drilling Operation in the Job.


[[Image:Path_Drilling_Sample.png|400px]]
[[Image:Path_Drilling_Sample.png|400px]]
{{Caption|Above: Path Drilling operation sample}}
{{Caption|Above: CAM Drilling operation sample}}


==Usage==
==Usage==
Line 36: Line 37:
*When using edges for Base Geometry, always select the bottom edge of the hole.
*When using edges for Base Geometry, always select the bottom edge of the hole.
*Always verify the tool chosen is the correct diameter for the hole(s) selected.
*Always verify the tool chosen is the correct diameter for the hole(s) selected.
*'''Peck disabled''' generates (G81 canned drill cycles). '''Peck enabled''' generates (G83 canned drill cycles).
*'''Peck disabled''' generates (G81 canned drill cycles). '''Peck enabled''' generates (G83 canned drill cycles).
*'''Dwell enabled''' is currently unsupported, but is intended to generate (G82 canned drill cycles).
*'''Dwell enabled''' is currently unsupported, but is intended to generate (G82 canned drill cycles).


Line 43: Line 44:
''' ''Note'' ''': Not all of these Properties are available in the Task Window Editor. Some are only accessible in the Data tab of the Properties View panel for this Operation.
''' ''Note'' ''': Not all of these Properties are available in the Task Window Editor. Some are only accessible in the Data tab of the Properties View panel for this Operation.


{{TitleProperty|Base}}
====Base====


Note: It is suggested that you do not edit the Placement property of path operations. Rather, move or rotate the Path Job model as needed.
Note: It is suggested that you do not edit the Placement property of path operations. Rather, move or rotate the CAM Job model as needed.


* {{PropertyData|Placement}}: Overall placement[position and rotation] of the object - with respect to the origin (or origin of parent object container)
* {{PropertyData|Placement}}: Overall placement[position and rotation] of the object - with respect to the origin (or origin of parent object container)
** {{PropertyData|Angle}}: Angle in degrees applied to rotation of the object around Axis property value
** {{PropertyData|Angle}}: Angle in degrees applied to rotation of the object around Axis property value
** {{PropertyData|Axis}}: Axis(one or multiple) around which to rotate the object, set in sub-properties: x, y, z
** {{PropertyData|Axis}}: Axis (one or multiple) around which to rotate the object, set in sub-properties: X, Y, Z
*** {{PropertyData|X}}: x axis value
*** {{PropertyData|X}}: X axis value
*** {{PropertyData|Y}}: y axis value
*** {{PropertyData|Y}}: Y axis value
*** {{PropertyData|Z}}: z axis value
*** {{PropertyData|Z}}: Z axis value
** {{PropertyData|Position}}: Position of the object, set in sub-properties: x, y, z - with respect to the origin (or origin of parent object container)
** {{PropertyData|Position}}: Position of the object, set in sub-properties: X, Y, Z - with respect to the origin (or origin of parent object container)
*** {{PropertyData|X}}: x distance value
*** {{PropertyData|X}}: X distance value
*** {{PropertyData|Y}}: y distance value
*** {{PropertyData|Y}}: Y distance value
*** {{PropertyData|Z}}: z distance value
*** {{PropertyData|Z}}: Z distance value
* {{PropertyData|Label}}: User-provided name of the object (UTF-8)
* {{PropertyData|Label}}: User-provided name of the object (UTF-8)
* {{PropertyData|Disabled}}: List of disabled features
* {{PropertyData|Disabled}}: List of disabled features


{{TitleProperty|Depth}}
====Depth====


* {{PropertyData|Clearance Height}}: The height needed to clear clamps and obstructions
* {{PropertyData|Clearance Height}}: The height needed to clear clamps and obstructions
Line 66: Line 67:
* {{PropertyData|Safe Height}}: The height above which Rapid motions are allowed. (Rapid safety height between locations)
* {{PropertyData|Safe Height}}: The height above which Rapid motions are allowed. (Rapid safety height between locations)
* {{PropertyData|Start Depth}}: Starting depth of Tool - ''first cut depth in Z''
* {{PropertyData|Start Depth}}: Starting depth of Tool - ''first cut depth in Z''

{{TitleProperty|Drill}}
====Drill====


* {{PropertyData|Add Tip Length}}: Calculate the tip length and subtract from final depth
* {{PropertyData|Add Tip Length}}: Calculate the tip length and subtract from final depth
Line 77: Line 78:
* {{PropertyData|Return Level}}: Controls how tool retracts Default=G98
* {{PropertyData|Return Level}}: Controls how tool retracts Default=G98


{{TitleProperty|Path}}
====Path====


* {{PropertyData|Active}}: make False, to prevent operation from generating code
* {{PropertyData|Active}}: Make False, to prevent operation from generating code
* {{PropertyData|Comment}}: An optional comment for this Operation
* {{PropertyData|Comment}}: An optional comment for this Operation
* {{PropertyData|User Label}}: User assigned label
* {{PropertyData|User Label}}: User assigned label
* {{PropertyData|Tool Controller}}: Defines the Tool controller used in the Operation
* {{PropertyData|Tool Controller}}: Defines the Tool controller used in the Operation


====Rotation (''when available'')====
{{TitleProperty|Rotation}} (''when available'')


* {{PropertyData|Attempt Inverse Angle}}: Automatically attempt Inverse Angle if initial rotation is incorrect.
* {{PropertyData|Attempt Inverse Angle}}: Automatically attempt Inverse Angle if initial rotation is incorrect.
* <s>{{PropertyData|B_Axis Error Override}}: Visually orient B(y) rotations to model (error in FreeCAD rendering).</s>
* <s>{{PropertyData|B_Axis Error Override}}: Visually orient B(y) rotations to model (error in FreeCAD rendering).</s>
* {{PropertyData|Enable Rotation}}: Enable rotation to gain access to holes not normal to Z axis.
* {{PropertyData|Enable Rotation}}: Enable rotation to gain access to holes not normal to Z axis.
* {{PropertyData|Inverse Angle}}: Inverse the angle of the rotation. '' '''Example:''' change a rotation from -22.5 to 22.5 degrees.''
* {{PropertyData|Inverse Angle}}: Inverse the angle of the rotation. '' '''Example:''' change a rotation from -22.5 to 22.5 degrees.''
* {{PropertyData|Reverse Direction}}: Reverse orientation of Operation by 180 degrees.
* {{PropertyData|Reverse Direction}}: Reverse orientation of Operation by 180 degrees.


Line 95: Line 96:


''Descriptions for the settings are provided in the Properties list above.''
''Descriptions for the settings are provided in the Properties list above.''

This section is simply a layout map of the settings in the window editor for the Operation.
This section is simply a layout map of the settings in the window editor for the Operation.


====Base Geometry====
===Base Geometry===


* '''Add''': adds selected element(s) which should be the base(s) for the path(s)
* '''Add''': Adds selected element(s) which should be the base(s) for the path(s).
* '''Delete''': delete the selected item(s) in the Base Geometry list
* '''Delete''': Delete the selected item(s) in the Base Geometry list.
* '''Clear''': clear all items in the Base Geometry list
* '''Clear''': Clear all items in the Base Geometry list.


====Base Location====
===Base Location===


* '''Add''': add an (X,Y) coordinate location to the current drilling operation.
* '''Add''': Add an (X,Y) coordinate location to the current drilling operation.
* '''Remove''': remove the selected location item(s) from the Base Location list
* '''Remove''': Remove the selected location item(s) from the Base Location list.
* '''Edit''': edit the selected location item
* '''Edit''': Edit the selected location item.


====Depth====
===Depths===


* {{PropertyData|Start Depth}}
* '''Start Depth''':
* {{PropertyData|Final Depth}}
* '''Final Depth''':


====Height====
===Heights===


* {{PropertyData|Safe Height}}
* '''Safe Height''':
* {{PropertyData|Clearance Height}}
* '''Clearance Height''':


====Operation====
===Operation===


* {{PropertyData|Tool Controller}}
* '''Tool Controller''':
* {{PropertyData|Retract Height}}
* '''Retract Height''':
* {{PropertyData|Peck}}
* '''Peck''':
* {{PropertyData|Peck Depth}}
* '''Peck Depth''':
* {{PropertyData|Dwell}}
* '''Dwell''':
* {{PropertyData|Dwell Time}}
* '''Dwell Time''':
* {{PropertyData|Use Tip Length}}
* '''Use Tip Length''':


==Scripting==
==Scripting==
Line 141: Line 143:


{{Docnav
{{Docnav
|[[CAM_Pocket_Shape|PocketShape]]
|[[Path_Pocket_Shape|Pocket Shape]]
|[[Path_MillFace|MillFace]]
|[[CAM_MillFace|MillFace]]
|[[Path_Workbench|Path]]
|[[CAM_Workbench|CAM]]
|IconL=Path_Pocket_Shape.svg
|IconL=CAM_Pocket_Shape.svg
|IconR=Path_MillFace.svg
|IconR=CAM_MillFace.svg
|IconC=Workbench_Path.svg
|IconC=Workbench_CAM.svg
}}
}}


{{Path_Tools_navi{{#translation:}}}}
{{CAM_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

Latest revision as of 14:13, 26 March 2024

Path Drilling

Menu location
Path → Drilling
Workbenches
Path
Default shortcut
P,D
Introduced in version
-
See also
None

Descriere

The Drilling tool generates a drilling Operation in the Job.

Above: CAM Drilling operation sample

Usage

  • Selectați Instrumentul de găurire din Path->menu sau butonul GUI și apăsați.
  • Alegeți un instrument de control din fereastra de selecție din meniul contextual și confirmați apăsând OK.
  • Găurile disponibile pentru procesare cu acest diametru de sculă vor popula lista în Tab-ul Geometrie de bază. Confirmați că lista se potrivește cu găurile destinate prelucrării și ajustați adăugarea, activarea sau dezactivarea după cum este necesar. Găurile pot fi adăugate prin selectarea fețelor de perete ale găurilor.
  • Asigurați adâncimea, adâncimea finală este corectă și reglați dacă este necesar.
  • Asigurați-vă că înălțimile, înălțimile de siguranță și înălțimea sunt corecte și ajustați dacă nu.
  • În fila Operare, specificați Înălțimea retragerii, Perioada Peck și Perioada de așteptare în secunde. Activați Peck, Dwell, și Utilizați lungimea vârfului sculei, dacă este necesar.

Notes

  • When using edges for Base Geometry, always select the bottom edge of the hole.
  • Always verify the tool chosen is the correct diameter for the hole(s) selected.
  • Peck disabled generates (G81 canned drill cycles). Peck enabled generates (G83 canned drill cycles).
  • Dwell enabled is currently unsupported, but is intended to generate (G82 canned drill cycles).

Properties

Note : Not all of these Properties are available in the Task Window Editor. Some are only accessible in the Data tab of the Properties View panel for this Operation.

Base

Note: It is suggested that you do not edit the Placement property of path operations. Rather, move or rotate the CAM Job model as needed.

  • DatePlacement: Overall placement[position and rotation] of the object - with respect to the origin (or origin of parent object container)
    • DateAngle: Angle in degrees applied to rotation of the object around Axis property value
    • DateAxis: Axis (one or multiple) around which to rotate the object, set in sub-properties: X, Y, Z
      • DateX: X axis value
      • DateY: Y axis value
      • DateZ: Z axis value
    • DatePosition: Position of the object, set in sub-properties: X, Y, Z - with respect to the origin (or origin of parent object container)
      • DateX: X distance value
      • DateY: Y distance value
      • DateZ: Z distance value
  • DateLabel: User-provided name of the object (UTF-8)
  • DateDisabled: List of disabled features

Depth

  • DateClearance Height: The height needed to clear clamps and obstructions
  • DateFinal Depth: Final Depth of Tool- lowest value in Z
  • DateSafe Height: The height above which Rapid motions are allowed. (Rapid safety height between locations)
  • DateStart Depth: Starting depth of Tool - first cut depth in Z

Drill

  • DateAdd Tip Length: Calculate the tip length and subtract from final depth
  • DateDwell Enabled: Enable dwell
  • DateDwell Time: The time to dwell between peck cycles
  • DatePeck Depth: Incremental Drill depth before retracting to clear chips
  • DatePeck Enabled: Enable pecking
  • DateRetract Height: The height where feed starts and height during retract tool when path is finished
  • DateReturn Level: Controls how tool retracts Default=G98

Path

  • DateActive: Make False, to prevent operation from generating code
  • DateComment: An optional comment for this Operation
  • DateUser Label: User assigned label
  • DateTool Controller: Defines the Tool controller used in the Operation

Rotation (when available)

  • DateAttempt Inverse Angle: Automatically attempt Inverse Angle if initial rotation is incorrect.
  • DateB_Axis Error Override: Visually orient B(y) rotations to model (error in FreeCAD rendering).
  • DateEnable Rotation: Enable rotation to gain access to holes not normal to Z axis.
  • DateInverse Angle: Inverse the angle of the rotation. Example: change a rotation from -22.5 to 22.5 degrees.
  • DateReverse Direction: Reverse orientation of Operation by 180 degrees.

Tasks Window Editor Layout

Descriptions for the settings are provided in the Properties list above.

This section is simply a layout map of the settings in the window editor for the Operation.

Base Geometry

  • Add: Adds selected element(s) which should be the base(s) for the path(s).
  • Delete: Delete the selected item(s) in the Base Geometry list.
  • Clear: Clear all items in the Base Geometry list.

Base Location

  • Add: Add an (X,Y) coordinate location to the current drilling operation.
  • Remove: Remove the selected location item(s) from the Base Location list.
  • Edit: Edit the selected location item.

Depths

  • Start Depth:
  • Final Depth:

Heights

  • Safe Height:
  • Clearance Height:

Operation

  • Tool Controller:
  • Retract Height:
  • Peck:
  • Peck Depth:
  • Dwell:
  • Dwell Time:
  • Use Tip Length:

Scripting

See also: FreeCAD Scripting Basics.

Example:

#Place code example here.