Skip to content

Commit

Permalink
test kibot 002
Browse files Browse the repository at this point in the history
  • Loading branch information
Strooom committed Nov 27, 2024
1 parent 08b7aad commit 74cc045
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions .github/kibot/main.kibot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ outputs:
dir: 'bom'
category: 'bom'
options:
include_tracks: true
include_nets: true
highlight_pin1: selected
extra_fields: 'manufacturerPartNumber, mouserPartNumber'

- name: 'CSV export'
Expand All @@ -54,8 +57,12 @@ outputs:
options:
format: HTML
columns:
- field: manufacturerPartNumber
- field: mouserPartNumber
- References
- Part
- Value
- Quantity Per PCB
- manufacturerPartNumber
- mouserPartNumber

# PCB outputs
- name: 'print_pcb'
Expand Down

0 comments on commit 74cc045

Please sign in to comment.