Skip to content

Incorrect arc preview (in gmoccapy) #3855

@finngineering

Description

@finngineering

The circular arc preview in (at least) gmoccapy is sometimes wrong. Possibly because it doesn't take the current machine position into consideration.

This is with LinuxCNC 2.9.8 from the ISO and stock gmoccapy 3.4.9.

I start the gmoccapy simulation with "gmoccapy" configuration, home the machine (which moves it to X10, Y10, Z-10), load and run this g-code:

F1000
G2 I20 J0 P1
M2

You can see the difference between the preview (white) and actual motion (magenta) in the screenshot below. The preview circle has incorrect coordinates in all three axes.
Image

I made a forum post about this a while back as well:
https://forum.linuxcnc.org/20-g-code/58285-strange-preview-for-circular-arc-g2-g3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions