Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-06-06 | Graft pcb-tools-extension master onto gerbonara main | jaseg | 1 | -2/+0 | |
2021-06-06 | Graft pcb-tools upstream onto gerbonara tree | jaseg | 1 | -0/+7 | |
2021-06-06 | Initial commit | XenGi | 1 | -0/+46 | |
2019-12-30 | fix bugs that fail judgement of path's containment | Hiroshi Murayama | 1 | -7/+7 | |
2019-12-28 | Syntax highlight example code in README | johnthagen | 1 | -10/+12 | |
2019-12-28 | add a function that generate filled gerberdata with representing internal ↵ | Hiroshi Murayama | 1 | -58/+83 | |
shape by fliping polarity | |||||
2019-11-26 | Update badges for GH actions and codecov | Paulo Henrique Silva | 1 | -3/+3 | |
2019-11-26 | Migrate to pytest (#111) | Paulo Henrique Silva | 1 | -2/+2 | |
* Migrate to pytest All tests were update to use pytest. Tests were alse black formatted. Eventually all code will be black formatted but need to merge some PRs first. | |||||
2019-11-25 | Rename requirements for docs and dev and upgrade nose and coverage packages | Paulo Henrique Silva | 1 | -2/+2 | |
2019-09-29 | change README | Hiroshi Murayama | 1 | -1/+20 | |
2019-09-28 | improve DXF file handling functions: | Hiroshi Murayama | 1 | -5/+22 | |
- DM_LINE mode support to generate Excellon routing sequence - DM_MOUSE_BITES mode support to generate mouse bites along all path also, not only line object | |||||
2019-09-15 | change README | Hiroshi Murayama | 1 | -5/+14 | |
2019-09-12 | add IP command handling function | Hiroshi Murayama | 1 | -0/+59 | |
2019-09-09 | improve compatibility with RS-274x specification: | Hiroshi Murayama | 1 | -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-17 | router mode and G85 slot in excellon file is supported | Hiroshi Murayama | 1 | -0/+8 | |
2019-05-12 | change supported python version | opiopan | 1 | -1/+1 | |
2019-04-07 | compliant with PyPi repository | opiopan | 1 | -6/+4 | |
2019-04-07 | expand test and fix many issues | opiopan | 1 | -2/+2 | |
2019-04-03 | add move and rotation capability to DxfFile object | opiopan | 1 | -0/+9 | |
2019-04-01 | fix a document issue | opiopan | 1 | -1/+1 | |
2019-04-01 | fix a document issue | opiopan | 1 | -1/+1 | |
2019-04-01 | compliant with Python 2.7 | opiopan | 1 | -1/+1 | |
2019-04-01 | add examples | opiopan | 1 | -2/+5 | |
2019-03-31 | change document | opiopan | 1 | -3/+3 | |
2019-03-31 | fix a minor issue | opiopan | 1 | -3/+7 | |
2019-03-31 | auto detection closed paths in the collection of DXF arc object and line ↵ | opiopan | 1 | -1/+1 | |
object, then fill these closed path | |||||
2019-03-30 | add mouse bites generator function | opiopan | 1 | -6/+33 | |
2019-03-24 | change README | opiopan | 1 | -6/+31 | |
2019-03-23 | add rotation fuction | opiopan | 1 | -2/+7 | |
2019-03-21 | initial commit | opiopan | 1 | -0/+74 | |
2017-04-16 | Fix broken Markdown headings | Santiago Castro | 1 | -60/+60 | |
2016-11-29 | Update Installation Instructions | Hamilton Kibbe | 1 | -0/+1 | |
2016-11-06 | Merge upstream changes | Hamilton Kibbe | 1 | -1/+9 | |
2016-07-17 | Merge in negative soldermask. Still required further changes to support ↵ | Garret Fick | 1 | -0/+1 | |
negatives for shapes that dont exist in the merge source | |||||
2016-07-16 | Fix most broken tests so that I can safely merge into changes with known ↵ | Garret Fick | 1 | -0/+15 | |
expected test result | |||||
2016-03-22 | Remove "make" line. Apparently it's not necessary. | Ben FrantzDale | 1 | -1/+0 | |
2016-03-22 | Add install instructions. | Ben FrantzDale | 1 | -0/+8 | |
2016-01-28 | Cleanup, rendering fixes. | Hamilton Kibbe | 1 | -1/+2 | |
fixed rendering of tented vias fixed rendering of semi-transparent layers fixed file type detection issues added some examples | |||||
2015-12-19 | Update Readme | Hamilton Kibbe | 1 | -0/+1 | |
2015-11-15 | Remove svgwrite backend | Paulo Henrique Silva | 1 | -2/+2 | |
We moved the functionality to cairo backend, it can write png and svg and maybe more (pdfs?) | |||||
2015-02-18 | Add documentation link to README | Hamilton Kibbe | 1 | -0/+6 | |
2015-02-15 | Add cairo example code, and use example-generated image in readme | Hamilton Kibbe | 1 | -5/+3 | |
2014-10-28 | Renamed project | Paulo Henrique Silva | 1 | -1/+1 | |
2014-10-28 | Change coveralls and travis badges | Paulo Henrique Silva | 1 | -3/+3 | |
2014-10-11 | Readme update | Hamilton Kibbe | 1 | -3/+7 | |
2014-10-11 | Doc update | Hamilton Kibbe | 1 | -0/+5 | |
2014-10-08 | Update readme and example | Hamilton Kibbe | 1 | -5/+3 | |
2014-10-07 | Updated README | Hamilton Kibbe | 1 | -0/+16 | |
2014-09-30 | doc update | Hamilton Kibbe | 1 | -7/+8 | |
2014-09-30 | doc update | Hamilton Kibbe | 1 | -4/+2 | |