-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issues with BOM / pick & place file when ordering from JLCPCB #18
Comments
A followup question(s) is regarding the parts that apparently JLC doesn't source and so they must be purchased beforehand.
|
Hey, sorry for that! The BOM is a bit out of date. I will update it asap. The missing parts have new JLC part numbers
One would guess that, but sadly this is not true. Those are different warehouses
We have had most parts assembled by JLC, all leftovers were hand-soldered, including the BGA. It is not beginner friendly :/ Maybe you can ask JLC if they can add the Sochip s3 to their warehouse or if they accept consigned parts via AliExpress. They do the latter via Mouser. |
No problem - I'm happy to create a PR to update things if you give me the newer BOM info needed, although I'm guessing it's going to be faster/easier for you to just do it since you know the design.
Ah okay so I didn't misunderstand. Wow I'm surprised so many people have been reflowing BGAs by themselves, that's impressive! I'll see what steps are needed to get JLC to assemble the BGA (and ideally the rest of the parts as well). I'll also look into some of the other inexpensive manufacturers that have a bit more flexible of a quote process than JLC (aka they allow you to give them a BOM instead of forcing you through an online upload form). |
AliExpress does not ship to China, so it's not possible to dropship the AllWinner BGA straight to JLC. I confirmed with them that they do accept consigned parts and no cost, so theoretically one could order the S3 to their home location, then ship it to JLC. @Jana-Marie do you have some upcoming time to update the BOM with the correct LCSC part numbers? I would be able to quote a full assembly from PCBCart/PCBWay, who do support ordering parts from multiple locations (although maybe not aliexpress still). |
Updated the BOM and POS file, please note that most of the components in your screenshot are actually placed on the bottom side and hence are no errors here. Still JLC added a few more components so the board will come more fully populated :) Sadly, even though they did have the S3 they don't anymore. So as you noted already, you probably will head to PCBway there. You can also add it after the fact, it might be a bit complicated though |
Thanks for the update! It looks like there are still a handful of parts missing from the POS that seem like they should be placed. Here's a list of everything, separated into what I think should be in the POS versus what makes sense to not include: What isn't included, but I think should be:
What isn't included, and it makes sense:
|
Hello,
Thanks for trying to make it so easy to order PCBAs from JLC, but for some reason I'm still having trouble with lots of parts not included in the pick and place CSV.
When I upload the
BOM_v2.1.csv
andPOS_v2.1.csv
files fromproduction_v2.1
directly with no modifications, I get the following list of components that won't be placed from the BOM because they aren't found in the placement file:I was expecting a few designators here because I noticed some parts marked DNP in the BOM (like the first part, C49). I was surprised by a couple other things in the list that were also marked DNP in the BOM like U6 (SSM2603, audio codec IC) and U7 (wifi module). Some other designators like C92/C99/X1 have valid BOM part numbers and aren't marked DNP in the BOM, so I would expect them to have data in the pick and place file (especially, X1, a 26MH oscillator seems like it would be necessary?).
I haven't seen any other issues posted about this, so am I just missing something really obvious and this is totally fine, or has something changed and there needs to be a repo/design update?
The text was updated successfully, but these errors were encountered: