Skip to content

Drilling Operation #2

@KasimAhmic

Description

@KasimAhmic

Basic plunge drilling operation where the tool matches the diameter of the desired hole.

  1. The operation should accept a list of XY coordinates and drill depth from the top of the stock
    • Example [{ X: 0, Y: 0, depth: 5 }, { X: 10, Y: 0, depth: 10 }]
  2. The tool should move to the specified XY coordinates and only the Z axis should be used for drilling
  3. An option should be added for peck drilling
  4. An option should be added for retract height

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions