Skip to content

CapYangWenli/UnEasy-LCSC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UnEasy-LCSC

UnEasy-LCSC is a browser extension that lets you download footprints, symbols, and 3d models right from LCSC's website:

  • Extracts symbol and footprint in native EasyEDA .json format that you can import in KiCAD
  • Optionally downloads SVG previews (symbol + footprint)
  • Opens an internal EasyEDA 3D viewer
  • Captures the WebGL model and exports it as a .obj mesh

Everything runs locally in your browser — no EasyEDA account necessary.


Install (Chromium browsers)

  1. Clone or download this repo.
  2. Open chrome://extensions/.
  3. Enable Developer mode.
  4. Click Load unpacked → select the UnEasy-LCSC folder.

The extension activates automatically on supported pages.


Usage

On LCSC

  1. Open a component page (CXXXXX).
  2. Use the floating panel bottom-right:
    • Download EasyEDA JSON
    • (Optional) Download SVG
    • Open 3D Viewer

In the 3D Viewer

  1. Wait until the model renders.
  2. Rotate or zoom it once (required to trigger WebGL buffers).
  3. Click Export 3D OBJ.

If no mesh appears, move the model a bit and retry.


Notes

  • Extracted .json files match EasyEDA’s internal symbol/footprint schema.
  • .obj export is geometry-only (no texture/material metadata).
  • Not affiliated with LCSC, EasyEDA, or JLCPCB.

License

MIT.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published