summaryrefslogtreecommitdiff
path: root/gerberex/dxf_path.py
AgeCommit message (Collapse)AuthorFilesLines
2021-06-13Repo re-org, make gerberex tests runjaseg1-412/+0
2019-12-30fix bugs that fail judgement of path's containmentHiroshi Murayama1-1/+1
2019-12-28add a function that generate filled gerberdata with representing internal ↵Hiroshi Murayama1-1/+124
shape by fliping polarity
2019-09-28minor refactoringHiroshi Murayama1-6/+8
2019-09-28improve DXF file handling functions:Hiroshi Murayama1-46/+128
- 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-04-24fix a genarating closed path issueopiopan1-3/+14
2019-04-03fix a rotaion issueopiopan1-3/+1
2019-03-31fix a minor issueopiopan1-2/+1
2019-03-31auto detection closed paths in the collection of DXF arc object and line ↵opiopan1-0/+197
object, then fill these closed path