a4ba01f42d
The attached patch makes the following changes to import DXF: 1. correctly implements scaling based on DXF $INSUNITS - at least where INSUNITS is sensible. I ignore units like miles, gigameters, AU, lightyear, parsec ... 2. correctly implements LWPolylines, adding an ARC segment rather than a line segment when bulge != 0. A number of users have been complaining about getting the wrong board shape (chamfered corners rather than rounded corners) on DXF Import, now they shouldn't complain. |
||
---|---|---|
.. | ||
examples | ||
dialog_dxf_import.cpp | ||
dialog_dxf_import.fbp | ||
dialog_dxf_import.h | ||
dialog_dxf_import_base.cpp | ||
dialog_dxf_import_base.h | ||
dxf2brd_items.cpp | ||
dxf2brd_items.h |