summaryrefslogtreecommitdiff
path: root/gerbonara/gerber/rs274x.py
AgeCommit message (Expand)AuthorFilesLines
2022-01-30Rename gerbonara/gerber package to just gerbonarajaseg1-973/+0
2022-01-30Fix aperture macro outline primitive renderingjaseg1-4/+8
2022-01-30Fix some more testcasesjaseg1-0/+3
2022-01-29Layer matcher WIPjaseg1-4/+6
2022-01-27layers testing WIPjaseg1-22/+6
2022-01-24Add new test filesjaseg1-0/+8
2022-01-24Add more testsjaseg1-43/+62
2022-01-24Improve error messagesjaseg1-7/+12
2022-01-23Fix last remaining test failures except for holes_dont_clearjaseg1-6/+4
2022-01-23Fix multi-quadrant modejaseg1-6/+10
2022-01-23Fix more bugsjaseg1-9/+15
2022-01-23Multi-quadrant code still borkedjaseg1-7/+23
2022-01-23Fix a whole bunch of SVG export bugsjaseg1-37/+71
2022-01-23Squash some more bugsjaseg1-22/+54
2022-01-22Fix last test failuresjaseg1-3/+4
2022-01-22Fix G/XY/D parsingjaseg1-36/+30
2022-01-22Fix more gerber bugsjaseg1-8/+13
2022-01-22Fix a bunch of bugsjaseg1-38/+68
2022-01-22Make excellon tests passjaseg1-3/+8
2022-01-22Excellon: fix first testsjaseg1-73/+8
2022-01-21Fix test failuresjaseg1-2/+2
2022-01-21Add allegro gerber comment parserjaseg1-1/+30
2022-01-21Layer merging WIPjaseg1-1/+22
2022-01-19Remove unnecessary statement class indirection layerjaseg1-30/+34
2022-01-18Unit code refactor WIPjaseg1-7/+7
2022-01-17Excellon, unit conversion WIPjaseg1-45/+27
2022-01-16Excellon WIPjaseg1-1/+2
2022-01-09Fix remaining svg rendering/gerber compositing bugsjaseg1-20/+2
2022-01-09Make bounding box tests passjaseg1-12/+33
2022-01-08Basic SVG export seems to be workingjaseg1-15/+30
2022-01-08Fix rotation testsjaseg1-1/+1
2022-01-05Add a bunch of 2d to_poly / bounding_box functions (untested)jaseg1-21/+39
2022-01-01Add dilation codejaseg1-3/+38
2022-01-01Merge works.jaseg1-20/+45
2021-12-30fix ALL the tests ^^jaseg1-5/+2
2021-12-30Fix rotation bugs, all tests run throughjaseg1-26/+49
2021-12-30Fix more bugs, refined round-trip tests pass nowjaseg1-0/+1
2021-12-30All round trip tests passjaseg1-2/+0
2021-12-30Even less failuresjaseg1-5/+10
2021-12-29More fixesjaseg1-6/+8
2021-12-29Fix some failing testsjaseg1-23/+55
2021-12-29Basic round-trip worksjaseg1-56/+78
2021-12-28WIPjaseg1-2/+50
2021-12-28WIPjaseg1-647/+288
2021-11-10WIPjaseg1-138/+136
2021-11-08Parser half-refactoredjaseg1-287/+259
2021-10-07WIPjaseg1-13/+10
2021-07-04Refactor panelize/rx274x, refactor bounding_box return valuejaseg1-58/+277
2021-06-13Make pcb-tools pytest pass without warningsjaseg1-1/+1
2021-06-13Repo re-org, make gerberex tests runjaseg1-0/+800