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.
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.
# 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.