geekhack Projects > Making Stuff Together!

PCB generator and helper plugin for KiCad

<< < (5/6) > >>

adamws:
Next release will get better track template support, hopefully making it viable choice for ergogen users:


so far it was not possible to define template between more than two pads, making it unsuitable for reversible footprints.

adamws:
Release of kbplacer v0.7 is almost there (wait for merge into KiCad's PCM).
In the meantime I've written script which scraps via layouts and automatically generates (and routes) PCBs based on them. I did it for demo purposes and too see how router is working with variety of layouts.
Anyway, results can be found here https://adamws.github.io/keyboard-pcbs/

Some selected results:







As you may see it is not perfect but it is not terrible either.

I've also written python renderer for kle-layouts and ported obscure https://github.com/cerebral/urlon js package (keyboard-layout-editor uses that) to python so I can have nice images (and links) on that site. So even if you find those PCB files not interesting. https://adamws.github.io/keyboard-pcbs/ could still be usable as layout viewer.

2keys:
Thank you for this great tool, it helped me a lot with positioning key switches in bulk (though I had to move them around in designs where rows are offset). I noticed that the reason was it places each switch cluster in the order it appears in the provided json. I managed to get around it by following a design schema where I declare the position of each switch manually in the json starting left to right and figured out the way KLE does the positioning (before it refactors it for efficiency). Looking forward for new updates

adamws:
New kbplacer release is up https://github.com/adamws/kicad-kbplacer/releases/tag/v0.8
Just a minor bugfix this time.

adamws:
Deployed new version of https://keyboard-tools.xyz/
For release notes check https://github.com/adamws/keyboard-tools/releases/tag/v0.4

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version