-
The goal of custom output is to run a custom executable command.
This could allow making a copy of a file to the output directory, parse a template, run a script under development, etc.
```yaml
o…
-
**What do I want to achieve?**
In my boards I have a logo placed with the reference designator G*** which does not have a component related to it.
When I run kibot using the JLCPCB standard import
…
-
This discussion is happening here https://github.com/INTI-CMNB/KiBot/issues/391
I am just summarizing here the issues that are being listed there.
- [x] 1. dos2unix is really needed?
- [x] 2. wh…
-
Fill as much as you can, remove the rest
**Describe the bug**
Kibot does not run on Windows
**To Reproduce**
Kibot run in Kicad shell
**Screenshots**
WARNING:(W106) Running on Windows, thi…
-
**Describe the bug**
I've migrated a project to KiBot 8 but fail on ibom. The same happens when running kicad8_auto:dev on a KiCad 7 project that worked before. I'm not sure when this started but I'v…
-
I am using Kibot to automaticaly output an image to show components. However, it doesnt do it. Here is my settings in the .yaml file:
```yaml
- name: board_top_filled
comment: "Top layer vi…
-
Hi!
I'm getting the following attribute error when having "remove_solder_paste_for_dnp" set to false in Kibot (V1.7.0) config.
It seems like kibot/out_base.py", line 398 should be looking for globa…
-
**What do you want to achieve?**
I need to have different variants of a project, where a part is rotated. My current idea to have one variant for each rotation of the part and have the parts lay on t…
-
There is a great tool by @snhobbs, that generates a testpoint report, cataloging all testpoints and a few useful bit of information about each.
https://github.com/snhobbs/kicad-testpoints
Test p…
-
As part of the auto_crop function within the render3d component, it seems to be calling `-trim +repage` twice. For images I'm seeing, it's first cropping the background to the PCB outline, but then th…