enhancing kicad png drawing details

KiCad schematic PNG at 600 DPI

This is the exact same schematic as used in the last post. The big difference is that Inkscape exported the KiCad SVG drawing at 600 DPI instead of 300 DPI. As a consequence, if you zoom in on US, the 1088AS component, the internal LEDs and wiring is a lot clearer. The original 300 DPI export follows.

KiCad schematic PNG at 300 DPI

I’ve set Inkscape’s default export to 600 DPI. Inkscape appears to have a command line capability, which means that I might be able to kick off the export from SVG to PNG within KiCad itself. I need to do more research on that.