Skip to content

Commit

Permalink
fixed layer
Browse files Browse the repository at this point in the history
  • Loading branch information
Thunderbird2086 committed May 12, 2024
1 parent 1aee938 commit 551a4ea
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .kibot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,22 +40,22 @@ outputs:
layers:
- layer: 'F.Cu'
suffix: 'F_Cu'
- layer: 'F.Mask'
suffix: 'F_Mask'
- layer: 'F.Paste'
suffix: 'F_Paste'
- layer: 'F.SilkS'
suffix: 'F_Silks'
- layer: 'F.Mask'
suffix: 'F_Mask'
- layer: 'B.Cu'
suffix: 'B_Cu'
- layer: 'B.Mask'
suffix: 'B_Mask'
- layer: 'B.Paste'
suffix: 'B_Paste'
- layer: 'B.SilkS'
suffix: 'B_Silks'
- layer: 'B.Mask'
suffix: 'B_Mask'
- layer: 'B.Mask'
suffix: 'B_Mask'
- layer: 'Edge.Cuts'
suffix: 'Edge_Cuts'

- name: 'excellon_drill'
comment: "Excellon drill files"
Expand Down

0 comments on commit 551a4ea

Please sign in to comment.