A Python package was developed to help users with importing DXF drawing to KiCAD PCBnew.
- The package reads a
dxf
file and draw everything in PCBnew board design file. - Supports
layer
,width
parameters - Supports
line
,ploygons
class for now - Will develop for
Arc
,Circle
andText
class in later update. - Dependencies: