Skip to content

Commit

Permalink
copy last changes to feeder gerbers
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Pereira authored May 23, 2021
1 parent 9349486 commit 0a0df65
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions feeder/pcb/mobo/config.kibot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,8 @@ outputs:
suffix: GBS
- layer: Edge.Cuts
suffix: GKO
- layer: F.Paste
suffix: GPL

- name: 'drill_file'
comment: 'Drill file for Board House'
Expand All @@ -175,6 +177,10 @@ outputs:
dir: .
options:
format: png
show_components: all
style:
board: '#404040'
silk: '#000000'

- name: board_bottom
comment: "Bottom layer view"
Expand All @@ -183,6 +189,10 @@ outputs:
options:
format: png
bottom: true
show_components: all
style:
board: '#404040'
silk: '#000000'

- name: 'pick_and_place_file'
comment: 'Pick and Place Location File'
Expand Down

0 comments on commit 0a0df65

Please sign in to comment.