Commit graph

23 commits

Author SHA1 Message Date
Hiroshi Murayama
ca23fbd953 fix bugs that fail judgement of path's containment 2019-12-30 17:51:48 +09:00
Hiroshi Murayama
244fcaa534 add a function that generate filled gerberdata with representing internal shape by fliping polarity 2019-12-28 23:45:33 +09:00
Hiroshi Murayama
242dc2ae17 change README 2019-09-29 19:53:53 +09:00
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
882bf14a8d change README 2019-09-15 21:31:39 +09:00
Hiroshi Murayama
00351ebe27 add IP command handling function 2019-09-12 23:44:50 +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
22f4c8a3f5 router mode and G85 slot in excellon file is supported 2019-08-17 23:38:30 +09:00
opiopan
a33e9a1686 change supported python version 2019-05-12 08:21:41 +09:00
opiopan
0d91ed834d compliant with PyPi repository 2019-04-07 23:32:03 +09:00
opiopan
e3c59e39cf expand test and fix many issues 2019-04-07 22:22:33 +09:00
opiopan
d53293a609 add move and rotation capability to DxfFile object 2019-04-03 19:05:20 +09:00
opiopan
b72d891998 fix a document issue 2019-04-01 22:22:47 +09:00
opiopan
166e3dfe2b fix a document issue 2019-04-01 22:21:43 +09:00
opiopan
eda7527550 compliant with Python 2.7 2019-04-01 22:07:56 +09:00
opiopan
b7320a6b58 add examples 2019-04-01 21:26:26 +09:00
opiopan
06ba3e6843 change document 2019-03-31 23:38:07 +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
0d5e6744d1 change README 2019-03-24 11:07: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