I just encountered an unusual behavior with an arc. As can be seen in the screenshot below, the X/Y coordinates are correct in the edit window, but the Start X isn’t in the main one. The arc has been there for some time, so no idea how and when this appeared.
If I delete the arc and redo it (0.5mm radius) the coordinates are all ok.
If I undo to the new arc to get the former one back, the mismatch is present.
So I’m a bit confused as to how to accurately describe and reproduce…
My Kicad version:
Application: KiCad Schematic Editor x64 on x64
Do you mean the difference between the values in the left side panel (properties panel) and the values in the “track&Via properties” dialog?
This could be a bug, a discrepancy in values for the same object should not happen.
So I’m a bit confused as to how to accurately describe and reproduce…
Just archive the project with the “bad arc” (if possible delete all other unwanted objects as these would distract from the issue) and open a bugreport on gitlab. As this seems only a “display”-issue I think there are no steps needed how you got to that bad arc.
Do you mean the difference between the values in the left side panel (properties panel) and the values in the “track&Via properties” dialog?
This could be a bug, a discrepancy in values for the same object should not happen.
Yes that’s the problem.
Just archive the project with the “bad arc” (if possible delete all other unwanted objects as these would distract from the issue) and open a bugreport on gitlab. As this seems only a “display”-issue I think there are no steps needed how you got to that bad arc.
Will do, but without knowing how this happened it may be tricky to find the reason and reproduce. I’ll open a ticket with a copy of my project containing just the arc and two components.