Duet3D / RepRapFirmware

OO C++ RepRap Firmware
GNU General Public License v3.0
945 stars 535 forks source link

move.rotation incorrectly reported in object model #963

Closed dc42 closed 8 months ago

dc42 commented 8 months ago

Object model field move.rotation returns incorrect values, typically zeros even if G68 has been used to apply coordinate rotation. This bug is present in RRF 3.4.x and 3.5.x up to and including 3.5.0-rc.3.

dc42 commented 8 months ago

Fixed in branch 3.5-mms-changes.

dc42 commented 8 months ago

3.5-mms-changes now merged into 3.5-dev.