|
I have a Gerber file from Altium. The first few lines look like this.
The parser errors out on the 2nd G04* Any ideas? Frankie |
Answered by
Argmaster
May 30, 2024
Replies: 2 comments 2 replies
|
I bet parser does not expect an empty G04 and that could be the reason. Could you please open an issue for this? From what I see your code is valid according to standard and should be parsed correctly. |
1 reply
|
Fixed in PyGerber 2.3.2 |
1 reply
Answer selected by
Argmaster
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fixed in PyGerber 2.3.2