Initial commit
All checks were successful
KiBot CI / test (push) Successful in 49s

This commit is contained in:
2026-03-10 23:04:58 +00:00
commit 862bd3b95f
70 changed files with 9502 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
# KiBot output for generating PCB 2D renders with PcbDraw
# https://kibot.readthedocs.io/en/latest/configuration/outputs/pcbdraw.html
kibot:
version: 1
outputs:
- name: @NAME@
output_id: @NAME@
comment: '@COMMENT@'
type: pcbdraw
category: '@DIR@'
dir: '@DIR@'
options:
bottom: @BOTTOM@
format: @FORMAT@
output: '%f-%I%v.%x'
...
definitions:
NAME: pcbdraw_top
COMMENT: PCB 2D Render (Top)
DIR: renders
BOTTOM: false