[LinuxCNC/linuxcnc Issue#611] Support Arc Blending with UVW axes

未分类 bolang 5个月前 (10-15) 24次浏览

Issue #611 | 状态: 进行中 | 作者: robEllenberg | 创建时间: 2019-06-14

标签: enhancement trajectory-planner canon


Merge existing UVW-blending work into master:
– Generalizes canon / motion geometry calculations for 6D arc blend (XYZUVW)
– Replace usage of PMCartesian in many places with Vector6 type (to store XYZYUVW positions)
– Refactor canon / motion internals in several places to make XYZUVW velocity the “fundamental” velocity used by TP (instead of just XYZ)

Unfortunately, this work does not include blend capability for ABC axes, but it removes some of the obstacles towards that.

原始Issue: https://github.com/LinuxCNC/linuxcnc/issues/611

喜欢 (0)