LCSC STEP file downloader

I’ve been using the excellent easyeda2kicad to scrape design files from the LCSC / EasyEDA database. I realized that it’s pretty challenging to actually get .step files out of LCSC non-programatically. Sometimes I didn’t need to export the full footprint/symbol/model trinity, I just wanted something to put into 3D CAD.
So I made a basic tool to do it automatically. It just wraps the STEP export function from easyeda2kicad in a browser interface. Very simple, only a few lines of code. Hope people find it useful!

6 Likes

The forum only lets me include 2 links per post - here’s the live demo.

3 Likes

I just signed up, just to say THANK YOU.

This is such a great tool. Please keep it always working. This was exactly what I was look for! :heart:

2 Likes

I use this in a past:

You give the JLC Cxxxxxx part number and it downloads symbol, footprint and 3D model for you. I don’t use symbol and footprint JLC provides, but STEP models are sometimes useful to have.