-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Description
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.

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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels