matthewlai / JLCKicadTools

Tool for using JLCPCB assembly service with KiCad
GNU General Public License v3.0
340 stars 60 forks source link

a mistake in the listing i gave you #54

Closed arifainchtein closed 2 years ago

arifainchtein commented 3 years ago

Hi Matt, I received the cbs last week and i have been working on the code. Yesterday I started testing the relay and i could not get it to switch. I checked that the NC was working but the NO did not work. I reviewd every component of that part of the circuit and i think the culprit is the relay. It is placed reverse. the coil side is 180 degrees opposite of it should be.

I had add it this line to the ritation file:

"^Relay_DPDT_Omron_G6K-2F",-90

because originally was placed perpendicular, I guess i should have one: "^Relay_DPDT_Omron_G6K-2F",90

Just wanted to give you a head's up. I am working through the pcb and i expect to make the next version in a couple of weeks.
Will send you an update once i have verified that this correction fixes the problem

thanks

matthewlai commented 3 years ago

Thanks for the heads up. I have reverted them for now. Let me know if that works!

arifainchtein commented 3 years ago

all the other ones are ok, the relay is the only wrong one.

Sent from my iPhone

On 23 Mar 2021, at 11:06 am, Matthew Lai @.***> wrote:

 Thanks for the heads up. I have reverted them for now. Let me know if that works!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.