I’m writing a Go library to parse + re-generate the KiCad pcb & mod file formats. My aim is to build better tooling around generating footprints/shapes, as well as revamping the parser powering kcdb.ciphersink.net.
My ask:
Could you share your .kicad_pcb files made with stable KiCad from v4 onwards? I need to assemble a varied set of test cases to make sure I’m parsing all the different features (instead of only the ones I use) correctly.