legacy_stepper_motor_analyzer icon indicating copy to clipboard operation
legacy_stepper_motor_analyzer copied to clipboard

Request: Provide XLS BOM?

Open bepstein111 opened this issue 3 years ago • 10 comments

Hi there! This project looks great! My only request is to upload an XLS BOM so that people who don't want to source the individual surface mount components can just have the fab assemble that part.

Thanks for your hard work!

bepstein111 avatar Apr 17 '21 17:04 bepstein111

Will work on it. The BOM that Kicad generates is not that useful. I will create something manually. Not too many parts to list.

zapta avatar Apr 17 '21 21:04 zapta

Added BOM. https://github.com/zapta/simple_stepper_motor_analyzer/tree/master/kicad

zapta avatar Apr 17 '21 22:04 zapta

Thanks!

bepstein111 avatar Apr 18 '21 17:04 bepstein111

Crap, I forgot, they also need a CPL (pick and place) file. If that's not easy for you to produce, a exported .zip from kicad (project, not gerber) will let me generate them in EasyEDA.

bepstein111 avatar Apr 18 '21 17:04 bepstein111

Ben, is this is what you are looking for? https://support.jlcpcb.com/article/84-how-to-generate-the-bom-and-centroid-file-from-kicad

I can try going over the instructions and export. BTW, I looked at SMD service at JLCPCB but am not sure they have the exact Alegro current sensors.

zapta avatar Apr 18 '21 19:04 zapta

Yeah, that's it! Hmmm you checked on LCSC.com? That's unfortunate. I wonder if I'd have better luck through PCBway?

bepstein111 avatar Apr 18 '21 21:04 bepstein111

@bepstein111 Did you have chance to generate that CPL file?

I found Alegro current sensor at https://www.aliexpress.com/item/4000178092630.html

coelholm avatar Apr 25 '21 03:04 coelholm

Be very careful of aliexpress vendors. There is a reasonable chance you will get a fake chip. Personally, I would not trust them - way too many stories of remarked chips that aren't even close to what they claim to be.

phil-barrett avatar Apr 25 '21 06:04 phil-barrett

Here is another one. This is witha a different package that most makers would consider easier to solder (will require a minor PCB change).

https://www.aliexpress.com/item/4000178147058.html

On Sat, Apr 24, 2021 at 11:48 PM phil-barrett @.***> wrote:

Be very careful of aliexpress vendors. There is a reasonable chance you will get a fake chip. Personally, I would not trust them - way too many stories of remarked chips that aren't even close to what they claim to be.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/zapta/simple_stepper_motor_analyzer/issues/2#issuecomment-826268865, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAQVMQL76VEHAOUHKYE6P6DTKO3KXANCNFSM43DINNXA .

zapta avatar Apr 25 '21 08:04 zapta

FYI, I just released an upgraded design which is based on the Raspberry Pi Pico. It also includes gerbers, bom and pos files for JLCPCB SMD service, for the parts they do carry.

https://github.com/zapta/simple_stepper_motor_analyzer

zapta avatar Jun 01 '21 06:06 zapta