yaqwsx / PcbDraw

Convert your KiCAD board into a nicely looking 2D drawing suitable for pinout diagrams
MIT License
1.13k stars 90 forks source link

Usage #134

Closed Andy79881 closed 1 year ago

Andy79881 commented 1 year ago

I would like to know the usage of the tool. The help tells me: pcbdraw plot [OPTIONS] INPUT OUTPUT. What is INPUT and OUTPUT ? Sorry, if I missed the information here?

marv commented 1 year ago

There's a "Usage" section in the readme that should be helpful: https://github.com/yaqwsx/PcbDraw#usage

Andy79881 commented 1 year ago

INPUT is the board file itself (*.kicad_pcb) . Even this may be self explonatory, it may be helpful to add this in the usage section. I have other issues with the tool and open dedicated issues.