Skip to content

Commit

Permalink
Switch to KiCad 8 PCB template and require Ergogen v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ceoloide authored Apr 11, 2024
1 parent fb01360 commit 37a3c4f
Show file tree
Hide file tree
Showing 25 changed files with 104,179 additions and 71,806 deletions.
10 changes: 9 additions & 1 deletion ergogen/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
meta:
engine: 4.0.5
engine: 4.1.0
name: corney-island
version: 0.2
ref: &kb_ref "Corney Island v0.2"
Expand Down Expand Up @@ -676,6 +676,7 @@ outlines:

pcbs:
backplate:
template: kicad8
outlines:
main:
outline: backplate
Expand All @@ -688,6 +689,7 @@ pcbs:
hole_drill: screw_diameter

frontplate:
template: kicad8
outlines:
main:
outline: frontplate
Expand All @@ -700,6 +702,7 @@ pcbs:
hole_drill: screw_diameter

controller_overlay:
template: kicad8
outlines:
main:
outline: controller_overlay
Expand All @@ -712,6 +715,7 @@ pcbs:
hole_drill: screw_diameter

_corney_island_baseline:
template: kicad8
outlines: &basepcb_outlines
main:
outline: _pcb_outline
Expand Down Expand Up @@ -812,6 +816,8 @@ pcbs:
shift: [0, -0.65 kp]

corney_island:
template: kicad8

outlines:
<<: *basepcb_outlines

Expand Down Expand Up @@ -894,6 +900,8 @@ pcbs:
rotate: 180

corney_island_wireless:
template: kicad8

outlines:
<<: *basepcb_outlines

Expand Down
Binary file modified ergogen/output/gerbers/backplate.zip
Binary file not shown.
Binary file modified ergogen/output/gerbers/controller_overlay.zip
Binary file not shown.
Binary file modified ergogen/output/gerbers/corney_island.zip
Binary file not shown.
Binary file modified ergogen/output/gerbers/corney_island_autorouted.zip
Binary file not shown.
Binary file modified ergogen/output/gerbers/corney_island_manually_routed.zip
Binary file not shown.
Binary file modified ergogen/output/gerbers/corney_island_wireless.zip
Binary file not shown.
Binary file modified ergogen/output/gerbers/corney_island_wireless_autorouted.zip
Binary file not shown.
Binary file modified ergogen/output/gerbers/frontplate.zip
Binary file not shown.
Binary file modified ergogen/output/images/corney_island_autorouted-bottom.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified ergogen/output/images/corney_island_autorouted-top.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified ergogen/output/images/corney_island_manually_routed-bottom.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified ergogen/output/images/corney_island_manually_routed-top.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified ergogen/output/images/corney_island_wireless_autorouted-bottom.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified ergogen/output/images/corney_island_wireless_autorouted-top.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified ergogen/output/images/frontplate-bottom.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified ergogen/output/images/frontplate-top.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 37a3c4f

Please sign in to comment.