Skip to content

Commit

Permalink
Adapted the gencad test reference to KiCad 6.0.4.
Browse files Browse the repository at this point in the history
- Small differences in ARC computation.
  Seems they fixed it so the numbers make segments continuous
  • Loading branch information
set-soft committed Apr 9, 2022
1 parent 3702f52 commit ff0593d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/reference/6/good.cad
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,8 @@ LINE -0.226378 0.0531496 -0.226378 0.112205
LINE -0.216929 0.102756 -0.216929 -0.181496
LINE 0.11063 0.0633858 0.11063 -0.142126
LINE -0.0366142 -0.181566 0.0705442 -0.181566
ARC 0.0712598 -0.181496 0.11063 -0.142126 0.0712599 -0.142126
ARC 0.11063 0.0633858 0.0712598 0.102756 0.0712599 0.0633859
ARC 0.0712598 -0.181496 0.11063 -0.142126 0.0712598 -0.142126
ARC 0.11063 0.0633858 0.0712598 0.102756 0.0712598 0.0633858
PIN "none" PAD1 -0.0590551 -0.159449 TOP 0 0
PIN "1" PAD3 0 0 TOP 0 0
PIN "2" PAD2 0 -0.0787402 TOP 0 0
Expand Down

0 comments on commit ff0593d

Please sign in to comment.