Skip to content

Commit

Permalink
add kicost
Browse files Browse the repository at this point in the history
  • Loading branch information
Strooom committed Nov 27, 2024
1 parent b90fc5a commit 26ad326
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/kibot/main.kibot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,3 +119,12 @@ outputs:
comment: "Creates a 3D printable stencil"
type: stencil_3d
dir: pcb

- name: 'Costs'
comment: "Components costs spreadsheet"
type: kicost
dir: bom
options:
output: 'simple'
no_price: true
no_collapse: true
Binary file removed outputs/schematic/openSourceProject-schematic.pdf
Binary file not shown.

0 comments on commit 26ad326

Please sign in to comment.