A Python package was developed to help users with importing DXF drawing to KiCAD PCBnew.
- The package reads a
dxffile and draw everything in PCBnew board design file. - Supports
layer,widthparameters - Supports
line,ploygonsclass for now - Will develop for
Arc,CircleandTextclass in later update. - Dependencies:

