Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shape of type "arc" cannot be loaded #32

Open
frontline-pcb opened this issue Oct 18, 2023 · 1 comment
Open

Shape of type "arc" cannot be loaded #32

frontline-pcb opened this issue Oct 18, 2023 · 1 comment

Comments

@frontline-pcb
Copy link

Example of an "arc" shape - Debug Viewer displays nothing, or even gets stuck:

  •   arc	{ps=-43222496,7674553 pe=-43222516,7674553 pc=-43222506,7674553 cw=1 r=20320 cap=0}	mat_arc_struc
    
  •   c	{ps=-43222496,7674553 pe=-43222516,7674553 pc=-43222506,7674553 cw=1}	mat_curve_struc
    
  •   w	{cap=0 r=20320 }	mat_cap_struc
    

For comparison, shapes of type "line" have a similar syntax, and there are loaded & displayed OK. For example, this one:

  •   line	{ps=-43222516,7674553 pe=-43222517,8185411 r=20320 cap=0}	mat_line_struc
    
  •   seg	{ps=-43222516,7674553 pe=-43222517,8185411}	mat_seg_struc
    
  •   w	{cap=0 r=20320 }	mat_cap_struc
    
@alexbol99
Copy link
Owner

Bug fixed in v2.2.13
ODB Arc should work now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants