0
mirror of https://github.com/incutec-hw/KiCad-Library.git synced 2026-08-13 06:26:50 +00:00
Files
incutec-KiCad-Library/3dmodel/SolderPad_1.0x0.8mm.wrl
JustStan b25cbd8449 feat: complete library, all product families merged
Merge every per-project KiCad library into the canonical Incutec library:
105 symbols, 195 footprints, full 3D model set. Footprint refs unified to
the Incutec: nickname, model paths to the submodule path contract
(${KIPRJMOD}/../libs/KiCad-Library/3dmodel/). Sources, collision decisions
and validation in MANIFEST.md. Submodule-based usage documented in README.
License CERN-OHL-S-2.0 to match the boards.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-04 13:34:48 +02:00

18 lines
312 B
Plaintext

#VRML V2.0 utf8
Transform {
children [
Shape {
appearance Appearance {
material Material {
diffuseColor 0.82 0.64 0.18
ambientIntensity 0.2
specularColor 0.2 0.2 0.2
shininess 0.2
}
}
geometry Box { size 1.0 0.8 0.05 }
}
]
}