FreeCAD Logo FreeCAD 1.0
  • English Afrikaans Arabic Belarusian Catalan Czech German Greek Spanish Spanish Basque Finnish Filipino French Galician Croatian Hungarian Indonesian Italian Japanese Kabyle Korean Lithuanian Dutch Norwegian Bokmal Polish Portuguese Portuguese Romanian Russian Slovak Slovenian Serbian Swedish Turkish Ukrainian Valencian Vietnamese Chinese Chinese
  • Features
  • Download
  • Blog
  • Documentation
    Documentation index Getting started Users documentation The FreeCAD manual Workbenches documentation Python coding documentation C++ coding documentation Tutorials Frequently asked questions Privacy policy About FreeCAD
  • Contribute
    How to help Sponsor Report a bug Make a pull request Jobs and funding Contribution guidelines Developers handbook Translations
  • Community
    Code of conduct Forum The FPA GitHub GitLab Codeberg Mastodon Matrix IRC IRC via Webchat Gitter Discord Reddit Twitter Facebook LinkedIn Calendar
  • ♥ Donate

Donate

$
SEPA Information
Please set up your SEPA bank transfer to:
Beneficiary: The FreeCAD project association
IBAN: BE04 0019 2896 4531
BIC/SWIFT: GEBABEBBXXX
Bank agency: BNP Paribas Fortis
Address: Rue de la Station 64, 1360 Perwez, Belgium

While Stripe doesn't support monthly donations, you can still become a sponsor! Simply make a one-time donation equivalent to 12 months of support, and you'll gain access to the corresponding sponsoring tier. It's an easy and flexible way to contribute.

If you are not sure or not able to commit to a regular donation, but still want to help the project, you can do a one-time donation, of any amount.

Choose freely the amount you wish to donate one time only.

You can support FreeCAD by sponsoring it as an individual or organization through various platforms. Sponsorship provides a steady income for developers, allowing the FPA to plan ahead and enabling greater investment in FreeCAD. To encourage sponsorship, we offer different tiers, and unless you choose to remain anonymous, your name or company logo will be featured on our website accordingly.

from 1 USD / 1 EUR per month. You will not have your name displayed here, but you will have helped the project a lot anyway. Together, normal sponsors maintain the project on its feet as much as the bigger sponsors.

from 25 USD / 25 EUR per month. Your name or company name is displayed on this page.

from 100 USD / 100 EUR per month. Your name or company name is displayed on this page, with a link to your website, and a one-line description text.

from 200 USD / 200 EUR per month. Your name or company name and logo displayed on this page, with a link to your website and a custom description text. Companies that have helped FreeCAD early on also appear under Gold sponsors.

Instead of donating each month, you might find it more comfortable to make a one-time donation that, when divided by twelve, would give you right to enter a sponsoring tier. Don't hesitate to do so!

Choose freely the amount you wish to donate each month.

Please inform your forum name or twitter handle as a notein your transfer, or reach to us, so we can give you proper credits!


GuiCommand: Name: CAM Drilling MenuLocation: CAM , Drilling Workbenches: CAM_Workbench

CAM Drilling

Description

The Drilling tool generates a drilling Operation in the Job.

*Above: CAM Drilling operation sample*

Usage

  1. There are several ways to invoke the command:

    • Press the CAM Drilling button.
    • Select the CAM → Drilling option from the menu.
  2. In the Operation section:

    • Select a ToolController.

    • Select a Coolant Mode.

    • Optionally enable and adjust the following:

      **Peck**
      
      set the **Depth**.
      • Dwell

        set the Time in seconds.

      • Extended Depth

        .

  3. In the Base Geometry section confirm that the list matches the holes that are intended for processing, and adjust add, enable, or disable, as necessary. Holes can be added by selecting the wall faces of the Holes.

  4. In the Depths section check, and if required adjust, the Start Depth and Final Depth.

  5. In the Heights section check, and if required adjust, the Safe Height and the Clearance Height.

  6. Press the OK button to generate the drilling path(s).

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.

{{TitleProperty|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.

  • Placement: Overall placement[position and rotation] of the object - with respect to the origin (or origin of parent object container)

  • Angle

    : Angle in degrees applied to rotation of the object around Axis property value

-   
    **Axis**

    : Axis (one or multiple) around which to rotate the object, set in sub-properties: X, Y, Z

    -   
        **X**

        : X axis value

    -   
        **Y**

        : Y axis value

    -   
        **Z**

        : Z axis value

-   
    **Position**

    : Position of the object, set in sub-properties: X, Y, Z - with respect to the origin (or origin of parent object container)

    -   
        **X**

        : X distance value

    -   
        **Y**

        : Y distance value

    -   
        **Z**

        : Z distance value
  • Label: User-provided name of the object (UTF-8)

  • Disabled: List of disabled features

{{TitleProperty|Depth}}

  • Clearance Height: The height needed to clear clamps and obstructions

  • Final Depth: Final Depth of Tool- lowest value in Z

  • Safe Height: The height above which Rapid motions are allowed. (Rapid safety height between locations)

  • Start Depth: Starting depth of Tool - first cut depth in Z

{{TitleProperty|Drill}}

  • Add Tip Length: Calculate the tip length and subtract from final depth

  • Dwell Enabled: Enable dwell

  • Dwell Time: The time to dwell between peck cycles

  • Peck Depth: Incremental Drill depth before retracting to clear chips

  • Peck Enabled: Enable pecking

  • Retract Height: The height where feed starts and height during retract tool when path is finished

  • Return Level: Controls how tool retracts Default=G98

{{TitleProperty|Path}}

  • Active: Make False, to prevent operation from generating code

  • Comment: An optional comment for this Operation

  • User Label: User assigned label

  • Tool Controller: Defines the Tool controller used in the Operation

{{TitleProperty|Rotation}}

(when available)

  • Attempt Inverse Angle: Automatically attempt Inverse Angle if initial rotation is incorrect.

  • Enable Rotation: Enable rotation to gain access to holes not normal to Z axis.

  • Inverse Angle: Inverse the angle of the rotation. Example: change a rotation from -22.5 to 22.5 degrees.

  • Reverse 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.

{{CAM_Tools_navi}}


⏵ documentation index > CAM > CAM Drilling

This page is retrieved from https://github.com/FreeCAD/FreeCAD-documentation/blob/main/wiki/CAM_Drilling.md

Get in touch!
Forum GitHub Mastodon Matrix IRC Gitter.im Discord Reddit Twitter Facebook LinkedIn

© The FreeCAD Team. Homepage image credits (top to bottom): ppemawm, r-frank, epileftric, regis, rider_mortagnais, bejant.

This project is supported by: , KiCad Services Corp. and other sponsors

GitHubImprove this page on GitHub