Neo: fixed up script to point to the 'Fabrication' folder properly

Variants: able to use kibot variants, separate variants for: mech, sch,
and pcb outputs. This because a BOM variant does not affect the PCB, but it might affect the step file.
This commit is contained in:
ac
2025-04-29 21:29:05 +10:00
parent cf480237f5
commit ebee7ef48e
10 changed files with 201 additions and 99 deletions

18
pcb_main.kibot.yaml Normal file
View File

@@ -0,0 +1,18 @@
# Example KiPlot config file
kibot:
version: 1
import:
- file: default.kibot.yaml
outputs:
- JLCPCB_gerbers
- JLCPCB_drill
- JLCPCB_compress
- print_pcb
- stencil
- interactive_bom
preflight:
erc: false
update_xml: false
drc: true