summaryrefslogtreecommitdiff
path: root/gerber/gerber.py
AgeCommit message (Expand)AuthorFilesLines
2014-10-11Doc updateHamilton Kibbe1-6/+19
2014-10-10Added excellon format detectionHamilton Kibbe1-2/+2
2014-10-09doc updateHamilton Kibbe1-2/+2
2014-10-09Add mode statement parsingHamilton Kibbe1-6/+18
2014-10-08start arcHamilton Kibbe1-0/+7
2014-10-08Update readme and exampleHamilton Kibbe1-2/+3
2014-10-07fix excellon renderHamilton Kibbe1-1/+1
2014-10-06Update excellon statements/ExcellonFileHamilton Kibbe1-2/+1
2014-10-06add excellon statementsHamilton Kibbe1-1/+1
2014-10-01added numpydocHamilton Kibbe1-3/+0
2014-09-30Add travis.ymlHamilton Kibbe1-4/+0
2014-09-29Add CNC base classes and settings classHamilton Kibbe1-9/+12
2014-09-28added ExcellonFile classHamilton Kibbe1-39/+38
2014-09-28Added excellon support and refactored projectHamilton Kibbe1-0/+305
2014-02-05N w modular organization.Paulo Henrique Silva1-567/+0
2014-02-04Handle wierd cases where FS has no leading/trailing zero specificationPaulo Henrique Silva1-2/+2
2014-02-04Fix handling of negative coord numbers.Paulo Henrique Silva1-6/+16
2013-12-20Moving SVG code to use svgwrite.Paulo Henrique Silva1-57/+113
2013-12-19Very ugly but concept proof SVG render.Paulo Henrique Silva1-22/+138
2013-12-18Improved AD param parsing and other nicities.Paulo Henrique Silva1-113/+84
2013-12-18Significantly improved parsing.Paulo Henrique Silva1-43/+302
2013-12-18Refactor function mathcing.Paulo Henrique Silva1-19/+39
2013-12-18Make PEP-8 clean.Paulo Henrique Silva1-13/+19
2013-12-18Make gerber packagePaulo Henrique Silva1-0/+129