Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-09-29 | change README | Hiroshi Murayama | 1 | -1/+20 |
2019-09-28 | minor refactoring | Hiroshi Murayama | 7 | -12/+14 |
2019-09-28 | update setup.py | Hiroshi Murayama | 1 | -1/+1 |
2019-09-28 | improve DXF file handling functions: | Hiroshi Murayama | 10 | -290/+310 |
2019-09-15 | change README | Hiroshi Murayama | 1 | -5/+14 |
2019-09-12 | add IP command handling function | Hiroshi Murayama | 3 | -3/+83 |
2019-09-09 | fix issue #2: single quadrant mode is supported | Hiroshi Murayama | 4 | -16/+113 |
2019-09-09 | improve compatibility with RS-274x specification: | Hiroshi Murayama | 19 | -132/+266 |
2019-08-25 | support incremental coordinate for excellon | Hiroshi Murayama | 4 | -62/+16 |
2019-08-25 | improve routing mode compatibility with excellon specification | Hiroshi Murayama | 8 | -105/+213 |
2019-08-18 | zero supressing in aperture macro definition | Hiroshi Murayama | 7 | -73/+74 |
2019-08-18 | fix a bug that unit traslation of excellon fail | Hiroshi Murayama | 8 | -262/+250 |
2019-08-17 | router mode and G85 slot in excellon file is supported | Hiroshi Murayama | 3 | -15/+249 |
2019-07-28 | modify test codes | opiopan | 7 | -72/+73 |
2019-07-24 | Update am_expression.py | Marin Mikaël | 1 | -1/+1 |
2019-07-24 | Update am_primitive.py | Marin Mikaël | 1 | -1/+1 |
2019-07-24 | Update composition.py | Marin Mikaël | 1 | -1/+5 |
2019-05-12 | change supported python version | opiopan | 2 | -4/+1 |
2019-04-24 | fix a genarating closed path issue | opiopan | 2 | -4/+21 |
2019-04-07 | compliant with PyPi repository | opiopan | 3 | -10/+10 |
2019-04-07 | expand test and fix many issues | opiopan | 41 | -100/+2634 |
2019-04-03 | add move and rotation capability to DxfFile object | opiopan | 2 | -7/+68 |
2019-04-03 | add rectangle generator | opiopan | 3 | -27/+64 |
2019-04-03 | fix a rotaion issue | opiopan | 5 | -13/+28 |
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 | 2 | -2/+4 |
2019-04-01 | add examples | opiopan | 57 | -2/+94376 |
2019-03-31 | change document | opiopan | 1 | -3/+3 |
2019-03-31 | fix a minor issue | opiopan | 3 | -10/+11 |
2019-03-31 | auto detection closed paths in the collection of DXF arc object and line obje... | opiopan | 17 | -14744/+345 |
2019-03-30 | add mouse bites generator function | opiopan | 9 | -49/+2786 |
2019-03-25 | fix a setup issue | opiopan | 2 | -2/+18 |
2019-03-24 | change README | opiopan | 2 | -7/+32 |
2019-03-23 | add rotation fuction | opiopan | 17 | -19/+12374 |
2019-03-21 | initial commit | opiopan | 14 | -0/+1551 |