Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-30 | fix bugs that fail judgement of path's containment | Hiroshi Murayama | 2 | -0/+1475 | |
2019-12-28 | add a function that generate filled gerberdata with representing internal ↵ | Hiroshi Murayama | 9 | -114/+1633 | |
shape by fliping polarity | |||||
2019-09-28 | minor refactoring | Hiroshi Murayama | 5 | -5/+5 | |
2019-09-28 | improve DXF file handling functions: | Hiroshi Murayama | 7 | -37/+35 | |
- 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-09 | fix issue #2: single quadrant mode is supported | Hiroshi Murayama | 1 | -0/+35 | |
2019-09-09 | improve compatibility with RS-274x specification: | Hiroshi Murayama | 13 | -40/+27 | |
- 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 | -1/+2 | |
2019-08-25 | improve routing mode compatibility with excellon specification | Hiroshi Murayama | 5 | -16/+26 | |
2019-08-18 | zero supressing in aperture macro definition | Hiroshi Murayama | 5 | -47/+47 | |
2019-08-18 | fix a bug that unit traslation of excellon fail | Hiroshi Murayama | 5 | -175/+155 | |
2019-07-28 | modify test codes | opiopan | 5 | -47/+47 | |
2019-04-07 | expand test and fix many issues | opiopan | 19 | -0/+942 | |