simplefoc / Arduino-SimpleFOC-PowerShield

A powerful Arduino shield for running BLDC motors using the FOC algorithm
MIT License
95 stars 26 forks source link

JLCPCB Assembly #5

Open seanray2k opened 2 years ago

seanray2k commented 2 years ago

I've tried uploading both the BLM and the pick and place spreadsheets for JLCPCB, however the software doesn't recognize the information. Is there a way to reformat them?

askuric commented 2 years ago

DId you first uplad the gerber files? Here is a video explaining the procedure https://www.youtube.com/watch?v=sax_9sUgBuk&feature=emb_logo It is for the si,plefocshield but the procedure is mostly the same.

seanray2k commented 2 years ago

This was specifically for the simpleFOC power shield under your high performance boards. The gerber files were fine, however I was having difficulty troubleshooting the .csv files for the BOM and the Pick and Place, where the error was saying "No valid content found"

askuric commented 2 years ago

I've stumbled across the same issue. It's due to the fact that JLCPCB has changed the requirement for the BOM file. They now require Footprint column. If you add an empty footprint column it will pass. I'll update the repo as soon as possible.