Skip to content

Commit 8dbf913

Browse files
committed
Rewired then updated kibot
1 parent af95143 commit 8dbf913

File tree

8 files changed

+113293
-21604
lines changed

8 files changed

+113293
-21604
lines changed

.github/workflows/kibot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
DRC:
2828
runs-on: ubuntu-latest
2929
container:
30-
image: setsoft/kicad_auto:ki6.0.7_Debian
30+
image: ghcr.io/inti-cmnb/kicad6_auto:1.6.1
3131
steps:
3232
- uses: actions/checkout@v3
3333
with:
@@ -38,7 +38,7 @@ jobs:
3838
ERC:
3939
runs-on: ubuntu-latest
4040
container:
41-
image: setsoft/kicad_auto:ki6.0.7_Debian
41+
image: ghcr.io/inti-cmnb/kicad6_auto:1.6.1
4242
steps:
4343
- uses: actions/checkout@v3
4444
with:
@@ -50,7 +50,7 @@ jobs:
5050
runs-on: ubuntu-latest
5151
needs: [ERC, DRC]
5252
container:
53-
image: setsoft/kicad_auto:ki6.0.7_Debian
53+
image: ghcr.io/inti-cmnb/kicad6_auto:1.6.1
5454
steps:
5555
- uses: actions/checkout@v3
5656
with:

PJ-320D-A--3DModel-STEP-56544.STEP

Lines changed: 2054 additions & 0 deletions
Large diffs are not rendered by default.

codec-test-nau88c22.kicad_pcb

Lines changed: 23431 additions & 19933 deletions
Large diffs are not rendered by default.

codec-test-nau88c22.kicad_prl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"board": {
3-
"active_layer": 37,
3+
"active_layer": 0,
44
"active_layer_preset": "",
55
"auto_track_width": false,
66
"hidden_nets": [],
@@ -62,7 +62,7 @@
6262
35,
6363
36
6464
],
65-
"visible_layers": "ffdffff_ffffffff",
65+
"visible_layers": "ffdfff0_7fffffff",
6666
"zone_display_mode": 0
6767
},
6868
"meta": {

codec-test-nau88c22.kicad_pro

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -437,5 +437,8 @@
437437
""
438438
]
439439
],
440-
"text_variables": {}
441-
}
440+
"text_variables": {
441+
"date": "2023-11-25",
442+
"version": "af95143"
443+
}
444+
}

0 commit comments

Comments
 (0)