XIAO on assembled board

I want to have a PCB with a XIAO ESP32 built in. I grabbed the SMD footprint from the Seeed OPL library and made a quick prototype. It looks like this:

(I did remove the inside pads so Aisler is happier).

I pushed it to Aisler through the KiCad plugin and it tells me I have one THT component, the XIAO. Why is that? Would it be a problem? According to Seeed there is no problem soldering like this.

Since this is a very (very!) rough sketch, I am happy to share all the files.

Hi there David :waving_hand:

This is caused because the footprint type is set to Undefined you can set it to SMD within KiCad under the Attributes section, and it will be recognized correctly.

We use the information about the type of footprint for calculating the assembly cost, so if you want to get your boards assembled, you should update the parameter as described above to get accurate pricing. If you just want to get PCBs, you can safely ignore it.

1 Like

This topic was automatically closed 12 hours after the last reply. New replies are no longer allowed.