summaryrefslogtreecommitdiff
path: root/gerber/utils.py
AgeCommit message (Expand)AuthorFilesLines
2015-02-18Python 3 tests passingHamilton Kibbe1-2/+1
2015-02-18Get unit conversion working for Gerber/Excellon filesHamilton Kibbe1-0/+8
2015-02-08Fix write_gerber_value bugHamilton Kibbe1-0/+5
2015-02-02testsHamilton Kibbe1-0/+10
2015-01-14Fix for cases whee the coordinate precision is decreased.Paulo Henrique Silva1-2/+5
2014-12-15Fix parsing for very short (less 20 lines) files.Paulo Henrique Silva1-2/+7
2014-11-10Bunch of small fixes to improve Gerber read/write.Paulo Henrique Silva1-2/+6
2014-10-26Merge changes from upstreamHamilton Kibbe1-196/+210
2014-10-19Test updateHamilton Kibbe1-8/+9
2014-10-07fix excellon renderHamilton Kibbe1-1/+1
2014-10-06add excellon file writeHamilton Kibbe1-190/+195
2014-09-28added ExcellonFile classHamilton Kibbe1-42/+66
2014-09-28Added excellon support and refactored projectHamilton Kibbe1-2/+38
2014-09-28Add Excellon supportHamilton Kibbe1-3/+51
2014-09-25Create utils.pyhamiltonkibbe1-0/+130