diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 233458a..14b6e6f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -32,16 +32,6 @@ jobs: pcb_input_file: output/pcbs/board.kicad_pcb pcb_output_file: output/pcbs/board_routed.kicad_pcb ses_file: output/pcbs/board.ses - - name: Export Gerbers for top plate - uses: ./.github/actions/export-gerbers - with: - pcb_file: output/pcbs/top_plate.kicad_pcb - gerbers_dir: output/gerbers/top_plate - - name: Export Gerbers for bottom plate - uses: ./.github/actions/export-gerbers - with: - pcb_file: output/pcbs/bottom_plate.kicad_pcb - gerbers_dir: output/gerbers/bottom_plate - name: Export Gerbers for main PCB uses: ./.github/actions/export-gerbers with: diff --git a/samoklava.yaml b/samoklava.yaml index 9b3f4b6..7457c74 100644 --- a/samoklava.yaml +++ b/samoklava.yaml @@ -196,7 +196,7 @@ outlines: fillet: 2 pcbs: - elv: + board: outlines: board: outline: cutout