Credits & Open Source Licenses
Last updated: April 17, 2026
MakerSuite 3D is built on open source software. We are grateful to the projects and communities listed below. Full license texts are available in each project's repository.
Parsers, Converters & Libraries
Data Providers & APIs
- LCSC (via jlcsearch.tscircuit.com) — Community-run mirror — used for BOM component lookup
- DigiKey Product API v4 — Official API — © DigiKey Electronics
- Mouser Search API v2 — Official API — © Mouser Electronics
3D Models
3D component models are loaded at runtime from the KiCad 3D model library (https://gitlab.com/kicad/libraries/kicad-packages3D). Licenses vary per model — the library is primarily distributed under CC-BY-SA 4.0 and CERN-OHL-S/P, © KiCad contributors and upstream vendors. See the upstream repository for the license applicable to each model. Additional models hosted on our CDN are either generated procedurally or contributed by users under compatible open licenses. Sample PCB files bundled under /samples are attributed separately in /samples/ATTRIBUTION.md.
Infrastructure & Services
- Vercel — Application hosting
- @vercel/analytics — MPL-2.0 — cookieless web analytics SDK
- Cloudflare — R2 object storage & CDN
- Sentry — Error monitoring service
- @sentry/nextjs — MIT License — error reporting SDK
- Google Fonts (Geist, Geist Mono) — SIL Open Font License 1.1
LGPL Notice for OCCT
OpenCascade Technology is distributed under the GNU Lesser General Public License 2.1 with an additional exception permitting use in proprietary applications. MakerSuite 3D dynamically loads the WASM build of OCCT (via occt-import-js) at runtime. You may obtain the OCCT source code and modify it as permitted by the license. See the OpenCascade website for source, license text, and build instructions.