CoretechR / OMOTE

Open Source Remote Using ESP32 and LVGL
https://hackaday.io/project/191752
GNU General Public License v3.0
1.02k stars 114 forks source link

Add gerber files #1

Closed thijstriemstra closed 1 year ago

thijstriemstra commented 1 year ago

Would be great to have the gerber/bom/placement files so it can be produced by a company like JLPCB or PCBWay.

I tried exporting it from Kicad 7 but there are so many options, not sure what to do, I'm new to this.

CoretechR commented 1 year ago

Hi, you're right, I will add those files to the repository soon. Until then there are plugins for both JLCPCB and PCBWay in KiCad that work really well.

mandreko commented 1 year ago

I just generated these in KiCad in a way that has worked for me for previous PCBs, if it's helpful.

OMOTE_gerber_20230707.zip

thijstriemstra commented 1 year ago

thanks @mandreko. I believe we'll also need the bom and placement csv files for jlpcb assembly(?). Update: I see you created #3 for that.

CoretechR commented 1 year ago

Added the GERBER files (7b5d897) These were exported by the JLCPCB plugin, but should work for other manufacturers as well.