QtQuickVcp icon indicating copy to clipboard operation
QtQuickVcp copied to clipboard

GLPathItem: Remove tool offset from calculation

Open gb-g opened this issue 4 years ago • 3 comments

Paths that have a tool offset are displayed wrong. This PR displays them the same way as in AXIS. Tested on LInux, on a lathe, with tool offset: Path display as in AXIS, and the tool offset is still used by the lathe machine itself.

gb-g avatar Jun 08 '21 16:06 gb-g

This pull request is in draft status intentionally and not by accident, right?

cerna avatar Jun 13 '21 00:06 cerna

Yes. Feedback is welcome, though!

gb-g avatar Jun 14 '21 18:06 gb-g

Interesting, if it works, this looks good. However, it indicates that the reported machine position is not absolute. Since this is the preview module only, I think it is okay, just worth mentioning.

machinekoder avatar Jun 15 '21 10:06 machinekoder