summaryrefslogtreecommitdiff
path: root/gerber/am_statements.py
AgeCommit message (Expand)AuthorFilesLines
2016-01-16Fix converting polygons to outlines for macrosGarret Fick1-1/+3
2015-12-30Render polygon flashesGarret Fick1-2/+2
2015-12-30Render primitives for some aperture macrosGarret Fick1-5/+13
2015-12-30First time any macro rendersGarret Fick1-0/+41
2015-03-05Fix tests for macros with no variables.Paulo Henrique Silva1-8/+8
2015-03-03Add aperture macro parsing and evaluation.Paulo Henrique Silva1-2/+6
2015-02-18Get unit conversion working for Gerber/Excellon filesHamilton Kibbe1-9/+6
2015-02-09Tests and bugfixesHamilton Kibbe1-0/+6
2015-02-09Add aperture macro statement testsHamilton Kibbe1-86/+132
2015-02-08Add rest of Aperture Macro PrimitivesHamilton Kibbe1-134/+571
2015-02-02Added some Aperture Macro Primitives. Moved AM primitives to seperate fileHamilton Kibbe1-0/+341