component
piprobe-wiretest
Public Unreviewedby Drew Owens
PiProbe molecule (KiCad-origin) wiring-pipeline test: KiCad GLB + .kicad_pcb. Validates the KiCad publish -> import -> footprint -> wiring path end to end.
| Name | Last updated |
|---|---|
| docs | 26d ago |
| package.json | 25d ago |
| page.json | 25d ago |
| piprobe.glb | 25d ago |
| piprobe.kicad_pcb | 26d ago |
| piprobe.step | 26d ago |
| README.md | 26d ago |
PiProbe wiretest (KiCad)
End-to-end test of the KiCad molecule pipeline (publish → import → footprint → wiring) in Hydrogen, mirroring the Fusion BHI385 test. Source: Caleb's PiProbe_Molecule_v1.3 (KiCad). Ships the KiCad-exported GLB and the .kicad_pcb; the importer feeds the .kicad_pcb to the board converter (/api/convert-pcb) to generate the machine-pin/contact footprint JSON used for 3D-editor wiring. Pipeline validation only.