alphaseneca/KiForge

Export BOM, CPL, STEP, Gerbers, Drills, 3D renders, SVGs, and PDF from a KiCad 10 project using the official docker image

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
project_pathRelative path to the KiCad project directory (contains .kicad_pro)yes.
output_dirDirectory inside the workspace where outputs will be saved (relative to project_path)nokiforge
export_3dExport 3D front/back renders (true/false)notrue
export_svgExport copper layer SVGs (true/false)notrue
export_bomExport Bill of Materials (true/false)notrue
export_sch_pdfExport schematic PDF (true/false)notrue
export_posExport component placement file (true/false)notrue
export_stepExport STEP 3D model (true/false)notrue
export_gerbersExport Gerber files (true/false)notrue
export_drillsExport Drill files (true/false)notrue
export_ibomExport Interactive HTML BOM (true/false)notrue
format_jlcAlso produce JLC-ready BOM/CPL from KiCad CSV exports (true/false)notrue
pos_sidePlacement export side: both, front (top), or back (bottom)noboth
pos_smd_onlyPlacement CSV includes SMD parts only (true/false)notrue
pos_exclude_dnpExclude DNP parts from placement CSV (true/false)notrue
step_subst_modelsSTEP export: substitute missing 3D models (true/false)notrue
sync_title_block_revSync schematic title-block (rev) to export version via staged copy (true/false)notrue
versionOptional version tag override for output filenames (defaults to GITHUB_REF_NAME or v0.1.0)no""

no outputs