-
Hello.
I was updating the PCB from the schematic in KiCad, and it seems there are some missing footprints in the design. I’m not sure if these footprints were custom-made or from a library I haven’t …
-
As per title, would be good to have 3D STL of the PCB or layout file as to to be able design a case
-
I'm using the library at commit 0b379eebbeb66c7fd6e82e400b47958ad695614e which contains "Breaking Changes Notice (Commit 6e5adad, 2024-08-15)"
When placing the footprints and flipping to put the ho…
rlake updated
4 weeks ago
-
- [ ] Introduce `footprinter_string` into [`pcb_component` soup definition](https://github.com/tscircuit/soup)
- [ ] Make sure builder attaches the footprint string to the `pcb_component` element in …
-
I have the PCBs for this back from our friends at jlc and all is looking great apart from the footprint for the 6.35mm jack. I have ordered 3 different brands of the jacks and they all have a large fl…
-
### Prerequisites
- [X] I have read [FAQ](https://yaqwsx.github.io/KiKit/latest/faq/)
- [X] I have searched existing issues (including closed ones)
- [X] I use KiKit at least version 1.5.1 (older ver…
dlitz updated
3 months ago
-
There appears to be a mismatch between the silkscreen designators and the actual footprints for R8 and R33 on the OCXO Daughter Card V4 PCB.
According to the BOM, R33 is an 0201 component, and R8…
skear updated
1 month ago
-
Our makerspace is just building its MPCNC and I discovered this project - really awesome, thanks for making it open!
I was wondering if you plan to release the PCB schematic (and ideally, component…
ulope updated
1 month ago
-
How to reproduce it:
Convert any LCSC component, for example `C319164`.
`./fetchComponent.py fetchlcsc --kicadLib test.pretty --force C319164`
The output `test.3dshapes` contains bigger models than…
bsaid updated
3 years ago
-
- when you create a pcb trace, a file is created (the manual edits file)
- core needs to load in that file using the `layout={layout().manualEdits(fileContents)` (this already exists in the example t…