parts: add ESP32-C3 SuperMini, MLX90640, M12 IO-Link to electronics catalog#513
Open
w1ne wants to merge 1 commit into
Open
parts: add ESP32-C3 SuperMini, MLX90640, M12 IO-Link to electronics catalog#513w1ne wants to merge 1 commit into
w1ne wants to merge 1 commit into
Conversation
…ctronics catalog Three real CC/OSHW-licensed STEP models for the thermal-fingerprint IO-Link build, fetched at ingest time and merged additively into the kernelcad-parts catalog (never clobbers the FreeCAD mechanical parts or existing electronics): - esp32-c3-supermini (OSHW, mrtnvgr/KiCad_ESP32-C3-SuperMini) - mlx90640 (MIT, Adafruit_CAD_Parts #4469) - m12-iolink-5pin (OSHW, Phoenix Contact via oro-os/link) All three verified locally to parse to >=1 solid with measured bboxes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds three real CC/OSHW-licensed STEP models to the electronics parts manifest, fetched at ingest time and merged additively into the kernelcad-parts catalog (FreeCAD mechanical parts + existing electronics are untouched).
Parts
esp32-c3-superminimlx90640m12-iolink-5pinThese are the parts for the thermal-fingerprint IO-Link sensor build (C3 SuperMini MCU + MLX90640 thermal cam over I2C + M12 IO-Link interface).
Verification (deployed catalog)
Ran the Parts Catalog workflow off this branch; it rebuilt FreeCAD (2429) + electronics and deployed to
kernelcad-parts.pages.dev. Verified via the deployed MCP (mcp.kernelcad.com)fetch_part:esp32-wroom-32STILL resolves (no regression).All 3 parse to >=1 solid with measured bboxes (esp32-c3-supermini 18x24.02x4.12mm, mlx90640 25.4x17.78x1.57mm, m12-iolink-5pin 20x28.9x16mm).
Merging keeps the parts in the weekly scheduled rebuild from
develop.