diff --git a/README.md b/README.md index b273a22..efa48a8 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,8 @@ _dxf exporter for mechanical layers of a kicad_pcb board_ - the dxf generated has single line draw as it should be for mechanical interchange (this option is missing in pcbnew plot) creates DXF file of technical layers of the selected kicad pcb board + +![kicad pcb2dxf](screenshots/export-pcb2dxf.png) (this is a part of kicad StepUp tools; please refer to kicad StepUp tools for the full licence) diff --git a/screenshots/export-pcb2dxf.png b/screenshots/export-pcb2dxf.png new file mode 100644 index 0000000..0f7e452 Binary files /dev/null and b/screenshots/export-pcb2dxf.png differ