Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-09-09 | improve compatibility with RS-274x specification: | Hiroshi Murayama | 1 | -27/+4 | |
- can merge multiple files having different file scope modifier, such as AS, MI, OF, SF, and IR - support modal coordinate notation | |||||
2019-08-25 | support incremental coordinate for excellon | Hiroshi Murayama | 1 | -28/+3 | |
2019-04-03 | add move and rotation capability to DxfFile object | opiopan | 1 | -7/+59 | |
2019-04-03 | add rectangle generator | opiopan | 1 | -25/+57 | |
2019-04-03 | fix a rotaion issue | opiopan | 1 | -7/+1 | |
2019-04-01 | compliant with Python 2.7 | opiopan | 1 | -1/+3 | |
2019-03-31 | fix a minor issue | opiopan | 1 | -5/+3 | |
2019-03-31 | auto detection closed paths in the collection of DXF arc object and line ↵ | opiopan | 1 | -53/+145 | |
object, then fill these closed path | |||||
2019-03-30 | add mouse bites generator function | opiopan | 1 | -43/+162 | |
2019-03-23 | add rotation fuction | opiopan | 1 | -1/+1 | |
2019-03-21 | initial commit | opiopan | 1 | -0/+357 | |