Hi. I've been browsing some open source projects, as research for my design. Most of these were KiCAD.
Most of these are distributed through github.
I'm wondering, why aren't the output files commited with the rest of the project.
I'm typically including PDF for the schematic, the PCB layout, STEP file of the assembly, ODB++, Assembly drawings etc...
And all of these projects, these files are completely missing.
Is it like technically harder to generate these files in KiCAD? Is it just lazyness? Or people dont know that this is helpful? What's going on?