auto detection closed paths in the collection of DXF arc object and line object, then fill these closed path
This commit is contained in:
parent
fcd704e1ee
commit
900d992fa3
17 changed files with 345 additions and 14744 deletions
2
setup.py
2
setup.py
|
|
@ -14,7 +14,7 @@ def read(fname):
|
|||
|
||||
METADATA = {
|
||||
'name': 'pcb-tools-extension',
|
||||
'version': "0.1.1",
|
||||
'version': "0.1.2",
|
||||
'author': 'Hiroshi Murayama <opiopan@gmail.com>',
|
||||
'author_email': "opiopan@gmail.com",
|
||||
'description': ("Extension for pcb-tools package to panelize gerber files"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue