issues
search
Argmaster
/
pygerber
Python implementation of Gerber X3/X2 standard with 2D rendering engine.
https://argmaster.github.io/pygerber/stable
MIT License
55
stars
10
forks
source link
Linter
#277
Open
Argmaster
opened
3 months ago
Argmaster
commented
3 months ago
Functionality ideas:
drop redundant G codes.
drop redundant D02 codes.
convert comment attributes to normal attributes
convert normal attributes to comment attributes
detect instructions after M00/M02 - they are not valid
Functionality ideas: