Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-08-18 | zero supressing in aperture macro definition | Hiroshi Murayama | 1 | -1/+2 | |
2019-08-18 | fix a bug that unit traslation of excellon fail | Hiroshi Murayama | 1 | -16/+32 | |
2019-08-17 | router mode and G85 slot in excellon file is supported | Hiroshi Murayama | 2 | -15/+241 | |
2019-07-24 | Update am_expression.py | Marin Mikaël | 1 | -1/+1 | |
String format to %f instead of %g. Scientific notation is supportd by Kicad and Ucamco's reference viewer, but causes artefacts on Altium and pcb-tools. | |||||
2019-07-24 | Update am_primitive.py | Marin Mikaël | 1 | -1/+1 | |
Fix bug when circle doesn't have any rotation by adding a default 0 degree rotation. | |||||
2019-07-24 | Update composition.py | Marin Mikaël | 1 | -1/+5 | |
Add DrillSlot support to excellon composition. | |||||
2019-04-24 | fix a genarating closed path issue | opiopan | 1 | -3/+14 | |
2019-04-07 | expand test and fix many issues | opiopan | 8 | -92/+163 | |
2019-04-03 | add move and rotation capability to DxfFile object | opiopan | 1 | -7/+59 | |
2019-04-03 | add rectangle generator | opiopan | 3 | -27/+64 | |
2019-04-03 | fix a rotaion issue | opiopan | 4 | -11/+25 | |
2019-04-01 | compliant with Python 2.7 | opiopan | 1 | -1/+3 | |
2019-03-31 | fix a minor issue | opiopan | 2 | -7/+4 | |
2019-03-31 | auto detection closed paths in the collection of DXF arc object and line ↵ | opiopan | 2 | -53/+342 | |
object, then fill these closed path | |||||
2019-03-30 | add mouse bites generator function | opiopan | 2 | -43/+184 | |
2019-03-25 | fix a setup issue | opiopan | 1 | -0/+7 | |
2019-03-23 | add rotation fuction | opiopan | 7 | -16/+146 | |
2019-03-21 | initial commit | opiopan | 9 | -0/+1322 | |