kicad/pcbnew/import_dxf
Seth Hillbrand 1828e8cb0f pcbnew: Use Default width define instead of nums
The board design settings file keeps our default values for various
thicknesses.  We use this to replace a number of magic numbers with the
defined value to help self-document the code.
2018-10-08 09:17:40 -07:00
..
examples Fix to closing polylines in DXF imports. 2015-06-18 17:51:17 +02:00
dialog_dxf_import.cpp DXF import: verify the layer used to import the DXF drawings is valid (correctly selected). 2018-07-23 13:58:13 +02:00
dialog_dxf_import.h fix code after renaming files 2018-01-29 22:00:44 +01:00
dialog_dxf_import_base.cpp fix code after file renaming 2018-01-31 09:24:02 +01:00
dialog_dxf_import_base.fbp fix code after file renaming 2018-01-31 09:24:02 +01:00
dialog_dxf_import_base.h fix code after file renaming 2018-01-31 09:24:02 +01:00
dxf2brd_items.cpp pcbnew: Use Default width define instead of nums 2018-10-08 09:17:40 -07:00
dxf2brd_items.h DXF import: add import of DXF splines that are converted to Bezier curves. 2018-07-22 18:39:47 +02:00