Skip to content

Option to have turns happen inside the polygon when leaving the polygon shape is not permissible #76

@vinnnyr

Description

@vinnnyr

As mentioned off hand here,
#41 (comment)

currently F2c allows turns to spill over the input borders.

In certain cases, this is not acceptable.
You can solve this issue a number of ways:

  • precompute how much the path is spilling over, and shortening the parent swaths by that amount
  • iteratively expanding the headlands until the turns are no longer violating the border
  • others?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions