summaryrefslogtreecommitdiff
path: root/gerberex/am_expression.py
AgeCommit message (Collapse)AuthorFilesLines
2021-06-13Repo re-org, make gerberex tests runjaseg1-184/+0
2021-02-06Fix support for comments in aperture definitionsjaseg1-0/+2
2019-08-18zero supressing in aperture macro definitionHiroshi Murayama1-1/+2
2019-07-24Update am_expression.pyMarin Mikaƫl1-1/+1
String format to %f instead of %g. Scientific notation is supportd by Kicad and Ucamco's reference viewer, but causes artefacts on Altium and pcb-tools.
2019-04-07expand test and fix many issuesopiopan1-3/+1
2019-03-21initial commitopiopan1-0/+183