Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |