Jon Evans
craftyjon.com
Jon Evans
@craftyjon.com
software @kicad.org, hardware @formlabs
Sadly not a sci-fi author
Also at @[email protected]
he/him
You can convert arbitrary graphics into rule areas, does this help? E.g. Draw circle, right click, create from selection, rule area
October 4, 2025 at 1:43 PM
Obsidian works well for me
March 30, 2025 at 4:10 AM
That's probably what I would try first.
March 19, 2025 at 5:08 PM
Indeed
January 27, 2025 at 3:29 PM
City of Lost Chances by Adrian Tchaikovsky
January 25, 2025 at 4:56 AM
If you want to check it out, there is an overview at dev-docs.kicad.org/en/apis-and-... and you can find the Python bindings at gitlab.com/kicad/code/k... (and published on PyPI)

Documentation and tutorials are still scarce, so this is for the more adventurous at the moment :)
KiCad IPC API | Developer Documentation | KiCad
KiCad IPC API The IPC API is an interface that can be used to remotely control a running instance of KiCad. This can be used to implement KiCad plug-ins as well as to interface KiCad with external sof...
dev-docs.kicad.org
January 17, 2025 at 11:16 PM
While it doesn't come with many shiny new features vs. the old SWIG API (yet), it does represent a huge step forward: a stable API that we can maintain over time rather than something fragile that could break plugins with every KiCad release.
January 17, 2025 at 11:16 PM
Wow, that's an old one! The kapton window on the front is the protective layer that gives you a chance to not break the beryllium window on the actual x-ray detector. They are replaceable because if you keep pressing it into a pile of metal or mineral bits they tend to puncture.
January 17, 2025 at 8:12 PM
I still haven't found a reason to move off of Alfred
December 31, 2024 at 8:00 PM
I haven't noticed any issues yet, other than areas where Altium has some feature KiCad doesn't (e.g. if you use custom padstacks, they aren't supported in KiCad 8 and those pads will be interpreted as if they weren't custom -- although that one is fixed in the upcoming version 9)
December 28, 2024 at 8:42 PM
As someone who uses both: have you tried directly adding your Altium libs to KiCad? It has helped make it easier to adopt KiCad at work for me.
December 28, 2024 at 2:15 PM
We only officially support platforms that at least one of the developers uses and wants to support. KiCad should work fine on ARM Linux devices but we don't test it.
December 22, 2024 at 6:37 PM
Can you share a screenshot of a place where you are thinking you might want to use a bus?
December 14, 2024 at 5:02 PM
I was planning on writing about that sometime. Are any things about it particularly confusing?
December 14, 2024 at 5:01 PM
We aim for a new major version every year around the start of February
December 13, 2024 at 11:00 PM