-
**Describe the bug**
Blender export fails if you add in the schematic variant replacement values for components like: `variant_name:Value -> 123`
Kibot log:
```
WARNING:(W135) Value field mi…
-
Add production files in JLCPCB format to Kibot
- [ ] BOM
- [ ] Pick&Place
Kampi updated
7 months ago
-
When following the steps from #264 I'm running into this issue at the last step `sudo apt-get install kibot`:
`Err:1 https://set-soft.github.io/debian bullseye/main amd64 kibot all 1.6.5-1
404 …
-
Hello,
I use Kicad v8.0.1 under Windows 10 and a docker image of KiBot v1.6.5.
I call Kibot from project directory with command "kibot" without parameter.
When I use KiBot to export schematic t…
-
did you missing top "data" directory?
and after executing 'python ../src/data/make_dataset.py', it just only print "2018-09-04 13:35:22,438 - __main__ - INFO - making final data set from raw data" an…
-
```
# docker run --rm -ti -v .:/app -w /app/Hardware/OpenMowerMainboard ghcr.io/inti-cmnb/kicad_auto_full:dev_k8 kibot -v
- Running the ERC
DEBUG:Executing: /usr/bin/eeschema_do -r -v run_erc -o …
-
**Describe the bug**
When i add a footprint in pcbnew like a mounting hole the reference is named "REF**". It seems that some parser in KiBot only accepts known reference prefixes like U, R, C, ... b…
-
**Describe the bug**
I am testing the KiCad 8 support and everything seems to work fine for projects with 1 sheet. For projects with hierarchical sheets KiBot fails with:
```
Traceback (most rece…
-
**Describe the bug**
kibot somehow fails to parse the `kicad_sch` file, providing the error `generator is not a Symbol 'eeschema'`
[the file](https://github.com/alangecker/spider2/blob/main/spid…
-
Running DRC checks on a project that has DRC warnings but no DRC errors fails.
I'm using the KiBot docker image with GitHub Action `v2_k6` with the following kibot_config.yml:
```
kibot:
ver…