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

Fix incorrect behavior of block aperture definitions. #136

Open
Argmaster opened this issue Jan 28, 2024 · 0 comments
Open

Fix incorrect behavior of block aperture definitions. #136

Argmaster opened this issue Jan 28, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@Argmaster
Copy link
Owner

Argmaster commented Jan 28, 2024

According to Gerber spec, graphical state, after aperture block definition, should remain as it was at the end of it, except for current point which is undefined.
Current behavior of PyGerber doesn't comply with that as state from before the aperture block is fully restored, as PyGerber implements stack of graphical states.

See The Gerber Layer Format Specification

@Argmaster Argmaster added the enhancement New feature or request label Jan 28, 2024
@Argmaster Argmaster added this to the Soon milestone Jan 28, 2024
@Argmaster Argmaster modified the milestones: Soon, 2.5.0 Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant