dudanov / iot-uni-dongle

An project of universal minimalistic Wi-Fi dongle for various IOT appliances controlled via UART.
276 stars 43 forks source link

Building problem: parts Q1 and Q2 in cpl.csv 90 degrees out of alignment with trace contacts. What's the correct rotation? #12

Open snetsplit opened 2 years ago

snetsplit commented 2 years ago

Two of the parts, Q1 and Q2 are 90 degrees rotated out of alignment with the contacts. I had to modify the cpl.csv to rotate them, but there's two possible rotations. There's a purple dot in JLCPCB order tool but I'm not sure which side it goes on. From the animation it looks like the label text should go down to up. So I hope I'm correct, but I don't know.

Can someone help

How the CPL file is off here default

Is this how it should be? Or should the purple dot be rotated in the top left corner of the part? rotated Q1 and Q2

here's the cpl with my best guess of the correct rotation. cpl.csv

malves61 commented 2 years ago

I have ordered from jlcpcb a few months ago, 5 boards were manufactured as your 'best guess' without any modification. For what is worth I have not yet finished assembling them (ESP8266 and USB connector) or tested them - you know 'projects' piled over it.

snetsplit commented 2 years ago

Gonna just hope and order. If it's wrong should be able to resolder it. Ordering 5 as well, so should have some redos if I accidentally let the magic smoke out.

ozumado commented 2 years ago

Hi, did you find out whats the right direction?

snetsplit commented 2 years ago

Nope, and won't for a bit. Unexpected vet bill messed up my finances for a bit

ozumado commented 2 years ago

So I just came with a brilliant idea. I have purchased the iot-uni-dongle last year and its in use at my parents house. I will take high resolution/quality pictures so it will be easier to verify the correct orientation.

snetsplit commented 2 years ago

That would be awesome!

owpole commented 2 years ago

According to the datasheet, it looks like it would work in either direction. SOT363

dudanov commented 2 years ago

Guys, the rotation angles of the components are not standardized. Whichever angle you specify, there is no guarantee that it will be correct. Usually, in PCB assembly services, this stage is manually pre-moderated by engineers. In JLCPCB so, in PCBWAY too. As a general rule, it is recommended to use a silkscreen that identifies the first pin of a component. Engineers basically rely on it.

Don't waste your time looking for the right rotation angle. Trust PCB assembly service engineers. 😉

snetsplit commented 2 years ago

Very good to know! Thank you!