summaryrefslogtreecommitdiff
path: root/gerberex/excellon.py
AgeCommit message (Collapse)AuthorFilesLines
2019-09-09improve compatibility with RS-274x specification:Hiroshi Murayama1-1/+1
- can merge multiple files having different file scope modifier, such as AS, MI, OF, SF, and IR - support modal coordinate notation
2019-08-25support incremental coordinate for excellonHiroshi Murayama1-7/+10
2019-08-25improve routing mode compatibility with excellon specificationHiroshi Murayama1-76/+166
2019-08-18fix a bug that unit traslation of excellon failHiroshi Murayama1-16/+32
2019-08-17router mode and G85 slot in excellon file is supportedHiroshi Murayama1-11/+240
2019-04-07expand test and fix many issuesopiopan1-1/+16
2019-03-23add rotation fuctionopiopan1-0/+7
2019-03-21initial commitopiopan1-0/+42