Back to Freecad

STATUS:

src/Mod/CAM/Roadmap/Epics/ImproveAdaptiveOperation.md

1.1.11.1 KB
Original Source

STATUS:

Active

Why it is a priority

The adaptive operation is an important function for users to make constant load tool paths. The current implementation has missing features and bugs that make it difficult for users to generate adaptive tool paths effectively.

Scope

InOut
Algorithm fixes to reliably generate toolpaths with small stepoverRewrite the adaptive algorithm based on new princples to produces arcs instead of lines (too much of a research project; not ready)
Improved automatic diameter selection for entry helix, to never fail if it is possible to enter at the chosen point
Implement rest machining for adaptive
Fix adaptive "profile" mode regression
Refactor operation code to convert adaptive into a pocket/profile fill strategy

Related Epics