You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eigen value edge path planner does not produce expected results
Extra rasters feature also produces (one?) extra waypoints
Solutions
Revise unit tests to use test fixtures to reduce code duplication
Add meaningful expectations to the results of the tool path generation (e.g. number of strokes, number of points per stroke, normal direction
Fix issues with surface walk and eigen value edge planners
Transform test meshes by non-identity transformation to ensure results are correct and not just coincidentally correct (see Fix plane slice planner #136)
The text was updated successfully, but these errors were encountered:
Problems
Solutions
The text was updated successfully, but these errors were encountered: