I wanted to ask if there is a method to use a command line command to let kicad generate the .drl and .gbr file. I already use a script to stuff all these files in a zip file for manufacturing. But the one thing I still cannot do, is to automate the gerbers assembly.
I have not yet found out how I could do this or whether it is even possible to begin with.
Any pointers would be greatly appreciated.
Kind regards,
Bas
P.S.
if somebody ever makes a scripts which can automatically upload gerbers to jlcpcb, order and pay for them as well as well, please let me know
Thank you for your answer. I have upgrade to kicad 6 (was still on 5). At first I had difficulties with the pcb module in python. To fix that issue I used the python binary in the kicad folder instead of the usual python binary.