The .step files beside these .wrl models were different parts (USB-C
3.5x oversized, etc), and the upstream LCSC .step is the same wrong
file, so kicad-cli --subst-models shipped wrong geometry in every STEP
export while the 3D viewer looked perfect. Rebuilt as tessellated STEP
solids from the .wrl the viewer renders, via
OpenDrone-Scripts/kicad/wrl_to_step.py: bbox and origin now match to
0.000 mm. check_models reports zero E6, export unblocked.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>