Hiroshi Murayama
fc3f1a23b8
improve DXF file handling functions:
...
- 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-28 17:40:09 +09:00
Hiroshi Murayama
2b1c751ff7
improve compatibility with RS-274x specification:
...
- can merge multiple files having different file scope modifier, such as AS, MI, OF, SF, and IR
- support modal coordinate notation
2019-09-09 09:15:01 +09:00
Hiroshi Murayama
13ab9db6e7
support incremental coordinate for excellon
2019-08-25 20:16:53 +09:00
opiopan
d53293a609
add move and rotation capability to DxfFile object
2019-04-03 19:05:20 +09:00
opiopan
6b4603af21
add rectangle generator
2019-04-03 12:17:59 +09:00
opiopan
cb420e39e2
fix a rotaion issue
2019-04-03 00:30:00 +09:00
opiopan
eda7527550
compliant with Python 2.7
2019-04-01 22:07:56 +09:00
opiopan
53816574a9
fix a minor issue
2019-03-31 18:16:34 +09:00
opiopan
900d992fa3
auto detection closed paths in the collection of DXF arc object and line object, then fill these closed path
2019-03-31 13:30:15 +09:00
opiopan
fcd704e1ee
add mouse bites generator function
2019-03-30 11:16:13 +09:00
opiopan
690df56bb7
add rotation fuction
2019-03-23 21:59:13 +09:00
opiopan
9febca7da6
initial commit
2019-03-21 22:00:32 +09:00